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


/*-----------------------------

		navi

-------------------------------*/

/*----		contact		-----*/

#top_navi_contact{
	top:0px;
	left:0px;
	
}

#top_navi_contact a{
	background-image: url(../common/img/contents_header/top_navi_info.png);
	background-position: 0px 0px;
}

#top_navi_contact a:hover{
	background-position: 0px -30px;
}

#top_navi_contact_selected {
	top:0px;
	left:0px;
	background-image: url(../common/img/contents_header/top_navi_info.png);
	background-position: 0px -60px;
	z-index:99;
}	

/*----		company		-----*/


#top_navi_company {
	top:0px;
	left:115px;
}

#top_navi_company a{
	background-image: url(../common/img/contents_header/top_navi_info.png);
	background-position: -120px 0px;
}

#top_navi_company a:hover{
	background-position: -120px -30px;	
}

#top_navi_company_selected {
	top:0px;
	left:115px;
	background-image: url(../common/img/contents_header/top_navi_info.png);
	background-position: -120px -60px;
	z-index:99;
}	






#info_col2_wrap{
	position:relative;
	width:960px;
	height:600px;
}

#info_col2_L{
	width:396px;
	height:426px;
	float:left;
	margin:0px 24px 50px 0px;
	background-color:#F0F5F5;
	padding:36px;	
}

#info_col2_R{
	width:396px;
	height:426px;
	float:left;
	margin:0px 0px 50px 0px;
	background-color:#F2F2F2;
	padding:36px;
}


/*--- heading---*/

#info_os_heading {
	width:100%;
	height:36px;
	line-height:36px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	font-size:18px;
	border-bottom:#CCC solid 1px;
	margin-bottom:36px;
	color:#005368;
}

#info_os_text {
	width:396px;
	text-align:justify;
	margin-bottom:50px;
	
}

#info_os_img {
	width:300px;
	height:80px;
	margin:0 auto 71px auto;
}



#info_os_contact {
	width:250px;
	margin:0 auto 0 auto;
	color:#005368;
	
}
#info_os_contact li{
	list-style:none;
	display:block;
	height:32px;
	line-height:32px;
	font-size:18px;
	text-align:left;
	
}


/*----SM---*/


#info_sm_heading {
	width:100%;
	height:36px;
	line-height:36px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	font-size:18px;
	border-bottom:#CCC solid 1px;
	margin-bottom:36px;
	
}

#info_sm_text {
	width:396px;
	text-align:justify;
	margin-bottom:50px;

}

#info_sm_img {
	width:300px;
	height:80px;
	margin:0 auto 50px auto;
}


/*------ tokyo --------*/
#info_sm_contact_tokyo_wrap{
	width:188px;
	float:right;
}

#info_sm_contact_tokyo {
	width:188px;
	
}


#info_sm_contact_tokyo li{
	list-style:none;
	display:block;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:left;
	
}

/*------ shizoka--------*/

#info_sm_contact_shiz_wrap{
	width:188px;
	float:left;
}


#info_sm_contact_shiz {
	width:188px;
	
}


#info_sm_contact_shiz li{
	list-style:none;
	display:block;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:left;
	
}

/*---------------------------

	campany info

---------------------------*/

#info_col2_716_main{
	width:735px;
}
#info_col2_716_sub{
	width:205px;
	position:absolute;
	top:0px;
	right:0px;
}

#info_com_table{
	
	margin:0 auto 50px auto;
}


.info_com_th {
	
	text-align:left;
	border-bottom:#FFF 1px solid;
	background-color:#f0f5f5;
	}
	


.info_com_th_top{
	border-top:#CCC 1px solid;
	border-bottom:#FFF 1px solid;
	text-align:left;
	background-color:#f0f5f5;
}
.info_com_th_bottom{
	border-bottom:#CCC 1px solid;
	text-align:left;
	background-color:#f0f5f5;
}

.info_com_td{
	
	border-bottom:#CCC 1px solid;
}


.info_com_td_top{
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}
.info_com_td_bottom{
	border-bottom:#CCC 1px solid;
}

/*------------------------------------

		問合せフォーム

-----------------------------------*/


#contact_title{
	width:960px;
	margin:0 0 36px 0;
}

.contact_heading{
	width:100%;
	height:36px;
	line-height:36px;
	font-size:12px;
	border-top:solid 2px #005368;
	border-bottom:dotted 1px #005368;
	margin-bottom:36px;
	color:#005368;
	font-weight: normal;	
}
.contact_table{
	
	margin:0 auto 36px auto;
}

#contact_submit_warp{
	width:360px;
	margin:0 auto 0 auto;
	text-align: center;
}

#contact_thank_wrap{
	width:480px;
	margin:40px auto 50px auto;
}

#contact_thank_list li{
	text-align:right;
	list-style:none;
	display:block;
	height:30px;
	font-size:14px;
	line-height:30px;
	
	
}
