@charset "utf-8";
/* CSS Document */

#container div#main_area {
	background:url(../img/main_back.gif) repeat-y;
}

#container div#main_area_line {
	height:6px;
	width:920px;
	background:url(../img/main_line.png) no-repeat 1px 0;
	text-indent:-9999px;
}


/*content_left*/

#container div#main_area div#left_contents{
	float:left;
	display:inline;
	width:183px;
	padding-left:11px;
	margin-bottom:23px;
	font-size:12px;
}

#container div#main_area div#left_contents h2{
	background:url(../img/title_contents_left.png) no-repeat;
	width:183px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:10px;
}#container div#main_area div#left_contents ul li {
	font-size:12px;
	display:inline;
}
#container div#main_area div#left_contents ul li a{
	display:block;
	width:183px;
	float:left;
}

#container div#main_area div#left_contents a.side_menu_02{
	width:120px;
	padding-right:5px;
	margin-bottom:10px;
	background:url(../img/vector_red_02.gif) no-repeat 10px 11px;
	color:#2D2D38;
	text-decoration:none;
	padding-left:20px;
	padding-top:7px;
}

#container div#main_area div#left_contents a.side_menu_02:hover{
	text-decoration:underline;
}

/*right_contents*/

#container div#right_contents {
	width:699px;
	float:right;
	display:inline;
	padding-top:21px;
	margin-bottom:23px;
}

#container div#main_area div#right_contents h2#character{
	background:url(../img/title_coporate.gif) no-repeat;
	width:674px;
	height:52px;
	margin-bottom:40px;
	text-indent:-9999px;
}

#container div#main_area div#right_contents h2#outline{
	background:url(../img/title_coporate_02.gif) no-repeat;
	width:674px;
	height:52px;
	margin-bottom:35px;
	margin-top:30px;
	text-indent:-9999px;
}

#container div#main_area div#right_contents h2#history{
	background:url(../img/title_coporate_03.gif) no-repeat;
	width:674px;
	height:52px;
	margin-bottom:35px;
	margin-top:30px;
	text-indent:-9999px;
}


#container div#main_area div#right_contents div.company_box_01{
	width:674px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#DFDFDF solid 1px;
	line-height:160%;
	font-size:78%;
}

#container div#main_area div#right_contents div.company_box_01 img.company_box_photo {
float:left;
}

#container div#main_area div#right_contents div.company_box_01 p{
float:right;
width:460px;
}

#container div#main_area div#right_contents div.company_box_01 p img{
margin-bottom:7px;
}

#container div#main_area div#right_contents div.company_box_02{
	width:674px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#DFDFDF solid 1px;
}

#container div#main_area div#right_contents div.company_box_02 p{
	line-height:160%;
	font-size:78%;
	}

#container div#main_area div#right_contents div.company_box_02 p.company_box_title{
	background:url(../img/vector_coporate.gif) no-repeat 0 5px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:5px;
}

#container div#main_area div#right_contents div.company_box_03{
	width:674px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#DFDFDF solid 1px;
	line-height:160%;
	font-size:78%;
}

#container div#main_area div#right_contents div.company_box_03 img.company_box_photo {
	margin-bottom:7px;
}

#container div#main_area div#right_contents div.company_box_03 p.company_box_title{
	background:url(../img/vector_coporate.gif) no-repeat 0px 5px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:10px;
}



/*company_table*/

.company_table{
	font-size:78%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.company_table .td_title {
	padding-left:15px;
	padding-top:14px;
	padding-bottom:12px;
	background-color:#EEEEEE;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:180px;
}

.company_table .td_field {
	line-height:140%;
	vertical-align:top;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:13px;
	border-bottom:1px solid #CCCCCC;
}

/*history_table*/

.history_table{
	font-size:78%;
	float:left;
	margin-right:30px;
}

.history_table .td_title {
	vertical-align:top;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	width:60px;
	font-weight:bold;
}

.history_table .td_field {
	line-height:140%;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:13px;
	border-bottom:1px dotted #CCCCCC;
}

#container div#main_area div#right_contents img.company_box_photo_02 {
	margin-top:15px;
	margin-bottom:15px;
	float:right;
	padding-right:50px;
}
