@charset "UTF-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-07-16
 * Modified: 2010-07-20
 * Editor:   k@DiiV, hara@DiiV
 *
 * Information: CSS for root/company/index.html
 *
 * ******************************
 */

#main_contents {
	line-height:1.7em;
}

h1 {
	background:url(../../img/company/title_h1.gif) no-repeat top left;
	height:26px;
	width:274px;
	text-indent:-9999px;
	margin:0 0 5px 0;
}

/********************************/
/*****▼ first_area start ▼*****/
/********************************/
#first_area{
	margin-bottom: 50px;
}

#first_area table {
	width:632px;
	margin:0 0 0 85px;
}

#first_area .first_child th {
	border-top:none;
}

#first_area .first_child td {
	border-top:none;
}

#first_area th {
	border-right:1px #777777 dotted;
	border-top:1px #777777 dotted;
	width:115px;
	padding:10px 10px 5px 0;
	text-align: right;
}

#first_area td {
	border-top:1px #777777 dotted;
	padding:10px 10px 5px;
}

/******************************/
/*****▲ first_area end ▲*****/
/******************************/

/*********************************/
/*****▼ second_area start ▼*****/
/*********************************/
#second_area{
	margin-bottom: 50px;
}

#second_area h2{
	background: url(../../img/company/title_h2_02.gif) left top no-repeat;
	width: 302px;
	height: 26px;
	margin-bottom: 20px;
}

#second_area .section_lv1{
	padding-left: 80px;
	margin-bottom: 30px;
}

#second_area .section_lv1 img{
	float: left;
}

#second_area .section_lv1 p{
	width: 384px;
	float: right;
}
/******************************/
/*****▲ second_area end ▲*****/
/******************************/

/*********************************/
/*****▼ third_area start ▼*****/
/*********************************/
#third_area{
	padding-left: 80px;
	margin-bottom: 50px;
}

h2,
#third_area h3{
	text-indent: -9999px;
	display: block;
}

h2{
	background: url(../../img/company/title_h2.gif) left top no-repeat;
	width: 302px;
	height: 26px;
	margin-bottom: 20px;
}

#third_area h3{
	background: url(../../img/company/title_h3.gif) left top no-repeat;
	border-bottom: #777777 1px dotted;
	width: 637px;
	height: 23px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#third_area .sub_comment{
	display: none;
}
/******************************/
/*****▲ third_area end ▲*****/
/******************************/


/*********************************/
/*****▼ g_navi start ▼*****/
/*********************************/
#g_navi #g_navi_02 a:link,
#g_navi #g_navi_02 a:visited{
	background: url(../../img/common/btn_gnavi_02.jpg) left -37px no-repeat;
}

/******************************/
/*****▲ g_navi end ▲*****/
/******************************/

#company #side_navi{
	background: url(../../img/company/img_left_navi_company_top.gif) left top no-repeat;
	width: 173px;
	padding-top: 34px;
	margin-bottom: 20px;
}

#company #side_navi #side_navi_01 a:link,
#company #side_navi #side_navi_01 a:visited{
	background: url(../../img/company/btn_side_navi_company_01.gif) left top no-repeat;
}

#company #side_navi #side_navi_01 a:hover,
#side_navi #side_navi_01 a:active{
	background: url(../../img/company/btn_side_navi_company_01.gif) right top no-repeat;
}

#company #side_navi #side_navi_02 a:link,
#company #side_navi #side_navi_02 a:visited{
	background: url(../../img/company/btn_side_navi_company_02.gif) left top no-repeat;
}
#company #side_navi #side_navi_02 a:hover,
#company #side_navi #side_navi_02 a:active{
	background: url(../../img/company/btn_side_navi_company_02.gif) right top no-repeat;
}

#company #side_navi #side_navi_03 a:link,
#company #side_navi #side_navi_03 a:visited{
	background: url(../../img/company/btn_side_navi_company_03.gif) left top no-repeat;
}
#company #side_navi #side_navi_03 a:hover,
#company #side_navi #side_navi_03 a:active{
	background: url(../../img/company/btn_side_navi_company_03.gif) right top no-repeat;
}


