@charset "utf-8";
/*=======================================================================================

	company/guide/

=======================================================================================*/
.guide{background:url(/img/company/guide/guide_titleBg.png) 0 172px repeat-x;}
.guide main{display:block; background:url(/img/company/guide/guide_menuTabBtm.png) bottom repeat-x;}
.guide main .wrapper{
	width:990px !important;
}
.guide main #breadcrumb .wrapper{
	width:960px !important;
}
.guide main .wrapper #Lcol{
	float:none;
	width:100%;
	margin-top:0;
	max-height: 999999px;
}
.guide main .wrapper #Lcol h1{
	padding:0 15px;
	height:232px;
}
.guide main .wrapper #Lcol .menuTab{
	display:block;
	width:990px;
	height:73px;
	margin-bottom:94px;
/*	border:1px solid #f00;*/
}
.guide main .wrapper #Lcol .menuTab li{
	float:left;
	margin-left:15px;
}
.guide main .wrapper #Lcol .menuTab li a:hover{
	opacity:1 !important;
}



/*----------------------------------------------------------------------------------------
	company/guide/index.html
----------------------------------------------------------------------------------------*/
.guideTop main .wrapper #Lcol h2{
	float:none;
	text-align:center;
}
.guideTop main .wrapper #Lcol p.textArea{
	width:670px;
	float:none;
	text-align: left;
	margin:30px auto 1em auto !important;
}
.guideTop main .wrapper #Lcol figure{
	width:100%;
	float:none;
	text-align:center;
	margin-bottom:130px;
}
.guideTop main .wrapper #Lcol figure figcaption{
	text-align:left;
}



/*----------------------------------------------------------------------------------------
	company/guide/case.html
----------------------------------------------------------------------------------------*/
.case main .wrapper #Lcol ul.anchorlink{
	float:none;
	padding-bottom:5em;
}
.case main .wrapper #Lcol article{
	display:block;
	clear:both;
	width:960px;
	margin:0 auto;
	padding-bottom:100px;
}
.case main .wrapper #Lcol article h2{
	margin-bottom:21px;
}
.case main .wrapper #Lcol article p{
	float:none;
}
.case main .wrapper #Lcol article dl.textArea{
	float:none;
	width:315px;
	font-size:90%;
	margin-left:145px;
}
.case main .wrapper #Lcol article dl.textArea dt{
	font-weight:bold;
	margin-bottom:15px;
}

.case main .wrapper #Lcol article#sec01{
	background:url(../../../img/company/guide/case_pic01.png) right 23px no-repeat; 
	min-height:390px;
}
.case main .wrapper #Lcol article#sec01 dl.textArea dt{
	margin-top:70px;
	color:#e56329;
}
.case main .wrapper #Lcol article#sec02{
	background:url(../../../img/company/guide/case_pic02.png) right 56px no-repeat; 
	min-height:391px;
/*	border:1px solid #f00;*/
}
.case main .wrapper #Lcol article#sec02 dl.textArea dt{
	margin-top:56px;
	color:#e5800a;
}
.case main .wrapper #Lcol article#sec03{
	background:url(../../../img/company/guide/case_pic03.png) right 79px no-repeat; 
	min-height:391px;
}
.case main .wrapper #Lcol article#sec03 dl.textArea dt{
	margin-top:56px;
	color:#eda526;
}
.case main .wrapper #Lcol article#sec04{
	background:url(../../../img/company/guide/case_pic04.png) right 0 no-repeat; 
	min-height:400px;
	padding-top:9px;
}
.case main .wrapper #Lcol article#sec04 dl.textArea dt{
	margin-top:58px;
	color:#8cb60e;
}
.case main .wrapper #Lcol article#sec05{
	background:url(../../../img/company/guide/case_pic05.png) right 56px no-repeat; 
	min-height:390px;
}
.case main .wrapper #Lcol article#sec05 dl.textArea dt{
	margin-top:74px;
	color:#198080;
}
.case main .wrapper #Lcol article#sec06{
	background:url(../../../img/company/guide/case_pic06.png) right 14px no-repeat; 
	min-height:391px;
}
.case main .wrapper #Lcol article#sec06 dl.textArea dt{
	margin-top:55px;
	color:#1d5893;
}
.case main .wrapper #Lcol article#sec07{
	background:url(../../../img/company/guide/case_pic07.png) right 41px no-repeat; 
	min-height:390px;
	padding-bottom:200px;
}
.case main .wrapper #Lcol article#sec07 dl.textArea dt{
	margin-top:57px;
	color:#6b5c93;
}

























































