@charset "utf-8";
/* アンダーページ固有CSS */

/* layout */
#sub_menu{
	background-color:#666;
	width:900px;
	height:22px;
	padding: 4px 0px 2px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#sub_menu a{
	color: #FFF;
	text-decoration: none;
}

#sub_menu a:link{
	color: #FFF;
	text-decoration: underline;

}

#sub_menu a:visited{
	color: #FFF;
	text-decoration: underline;
}

#sub_menu a:hover{
	color: #96C800;
	text-decoration: underline;
}

#main{
	background-color:#FFF;
	width:630px;
	padding:5px 20px 20px 20px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#breadclumb{
	padding:0px 0px 5px 0px;
	font-size:11px;
	text-align:right;
}


.submenu_text_active {
	color: #F90;
}


.vision_txt_bold {
	font-size: 16px;
	font-weight: bold;
}

.vision_text1{
	width:460px;
	float:left;
	margin-top:10px;
}

.vision_photo1{
	width:160px;
	float:right;
	margin-top:10px;
	text-align:right;
}

.vision_text2{
	width:440px;
	float:left;
}

.vision_photo2{
	width:180px;
	float:right;
	text-align:right;
}


.gaiyo{
	width:600px;
	border-top: 1px solid #96C800;
	clear:both;
	margin-left:10px;
}


.gaiyo_midashi{
	width:150px;
	float:left;
	padding: 7px 0px 7px 5px;
	font-weight:bold;
}

.gaiyo_naiyo{
	width:430px;
	float:left;
	padding: 7px 0px 7px 5px;
}

#googlemap{
	width:600px;
	padding:10px 0px 0px 15px;

}

.consul_text1{
	width:300px;
	float:left;
}

.consul_photo1{
	width:320px;
	float:right;
	text-align:right;
}

.consul_step{

}

.consul_step h4{
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding: 13px 0px 0px 60px;
	margin:0px;
	height:38px;
	background-image:url(../img/consul_h3_bk.gif);
	background-repeat:no-repeat;
}


.consul_text2{
	width:450px;
	float:right;
}

.consul_photo2{
	width:155px;
	float:left;
	margin-left:10px;
}

.consul_column {
	height:40px;
	padding:0px;
	border: 1px solid #CCC;
}


.oneshot_text1{
	width:450px;
	float:right;
}

.oneshot_photo1{
	width:170px;
	float:left;
}

#k_menu_zuban {
	background-image:url(../img/k_menu_zuban2.gif);
	background-repeat:no-repeat;
	width:630px;
	height:440px;
	margin-top:20px;
}

#k_menu_concept {
	width: 200px;
	height: 75px;
	padding: 135px 0px 0px 400px;
	font-size:12px;
	line-height:110%;
	clear:both;
}

#k_menu_human {
	width: 200px;
	height: 100px;
	padding: 10px 0px 0px 290px;
	font-size:12px;
	line-height:110%;
	clear:both;
}

#k_menu_tech {
	width: 230px;
	height: 65px;
	padding: 35px 0px 0px 140px;
	font-size:12px;
	line-height:110%;
	clear:both;
}

.info_honbun{
	width:630px;
	padding-bottom:20px;
}

.info_date{
	font-size:12px;
	color:#F90;
}

.partner_midashi{
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/partner_midashi.gif);
	background-repeat:no-repeat;
	height:25px;
	padding: 8px 0px 0px 40px;
	margin-top:10px;
}

.partner_text{
	width:470px;
	float:left;
}

.partner_photo{
	width:140px;
	float:right;
}

#partner_column{
	width:600px;
	background-color:#FFF7E6;
	margin-left:15px;
}

#partner_column_photo{
	width:140px;
	float:left;
	margin:20px 10px 20px 20px;
	text-align:center;
}

#partner_column_text{
	width:400px;
	float:right;
	margin:20px 20px 20px 0px;
}
/* layout end */



/* common tag */

#main h1 {
	font-size: 24px;
	font-weight: bold;
	margin:0px	;
	padding:0px 0px 10px 0px;
	line-height:130%;
	height:40px;
	background-image:url(../img/h1_bk.gif);
	background-repeat: no-repeat;
}

#main h2 {
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding:3px 0px 10px 10px;
	line-height:130%;
	height:30px;
	background-image:url(../img/h2_bk.gif);
	background-repeat: no-repeat;
}

#main h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	line-height:130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

/* common tag end */
