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

/* +++++++++++++++++++++++
		global
+++++++++++++++++++++++ */

body {
	font-size:12px;
	color:#333;
	line-height:1.7;
	background: url(../img/bg01.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color: #333;
}
a:hover{
	text-decoration: none;
}
#naviBox{
	width: 445px;
}

.navi li{
	float: left;
}



.orange{
	color: #BD4A18;
}
/* +++++++++++++++++++++++
		header
+++++++++++++++++++++++ */
#head{
	height: 105px;
	width: 900px;
	margin: 4px auto 0 auto;
	position: relative;
}
#sitename{
	width: 330px;
	font-size: 10px;
	position: absolute;
	left: 25px;
	top: 16px;
	height: 65px;
	background: url(../img/logo01.jpg) no-repeat;
	padding-left: 80px;
	background-position: 0 5px;
}

#head .form{
 margin-bottom: 5px;
}
#head .form li{
	margin-right: 10px;
	margin-bottom: 10px;
}

#head .tel{
 padding-left:35px;
}

/* +++++++++++++++++++++++
		gnavi
+++++++++++++++++++++++ */
.global{
	background: url(../img/n_bg01.png) no-repeat;
	padding-left: 54px;
	padding-top: 6px;
	width: 860px;
	margin: 0 auto 33px auto;
}

/* +++++++++++++++++++++++
		pagebody
+++++++++++++++++++++++ */
#tPath{
	background-color: #F5EFE4;
	border-bottom: 1px solid #EFD2C6;
	height: 25px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	margin-bottom: 30px;
}
#tPath li{
	display: inline;
	background: url(../img/arrow.png) no-repeat;
	padding-left: 11px;
	background-position: 0 3px;
}
#tPath li.home{
	background-image: none;
}
#naviBox{
	position: absolute;
	left: 435px;
	top: 0;
}
#main{
	width: 900px;
	margin: 0 auto;
}
#main .navi{
	margin-left: 80px;
	background: url(../../img/index/bg01.jpg) no-repeat;
	background-position:-3px 352px;
	padding-bottom: 50px;
}
#main .navi li{
	margin-right: 3px;
	margin-bottom: 1px;
}
#pagebody{
	width: 900px;
	margin: 0 auto;
}
.leftBox{
	width: 460px;
	float: left;
	padding-left: 35px;
	margin-bottom: 35px;
}

.rightBox{
	width: 400px;
	float: left;
	margin-bottom: 35pxx;
}

.bunnerBox li{
	float: left;
	margin-right: 4px;
}
.bunnerBox {
	background-color: #EBEBEB;
	clear:both;
	padding-left: 26px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.Stitle{
	width: 420px;
	height: 30px;
	position: relative;
	background: url(../../img/index/bg02.png) no-repeat;
	background-position: bottom left;
}
.Stitle h2{
	position: absolute;
	top: 0;
	left: 0;	
}
.Stitle p{
	position: absolute;
	top: 3px;
	right: 0;	
}

.Ttitle{
	width: 370px;
	height: 30px;
	position: relative;
	background: url(../../img/index/bg03.png) no-repeat;
	background-position: bottom left;
}
.Ttitle h2{
	position: absolute;
	top: 0;
	left: 0;	
}
.Ttitle p{
	position: absolute;
	top: 3px;
	right: 0;	
}
.seminer{
	width: 420px;
}
.seminer th{
	width: 65px;
}
.seminer th , .seminer td{
	padding-bottom: 3px;
	padding-top: 3px;
}
.seminer tr{
	border-bottom: 1px dotted #CCCCCC;
}
.topics{
	width: 368px;
}
.topics th{
	width: 65px;
}
.topics th , .topics td{
	padding-bottom: 3px;
	padding-top: 3px;
}
.topics tr{
	border-bottom: 1px dotted #CCCCCC;
}
.pageTop{
	text-align: right;
	margin-top: 20px;
	padding-top: 20px;
}
#contents{
	width: 662px;
	margin-right: 30px;
	float: left;
}
#sidebar{
	width: 205px;
	float: left;
}
	#sidebar .single {
		margin-bottom:40px;
	}
.sideHead{
	margin-bottom: 20px;
}
#lnavi{
	margin-bottom: 37px;
}
#bunner li{
	margin-bottom: 10px;
}
#foot{
 padding-top:30px;
}
#foot .sub{
 width: 445px;
 float:left;
 padding-left:70px;
}
#foot .sub li{
	display: inline;
	border-right: 1px dotted #CCCCCC;
	padding-right: 5px;
	margin-right: 5px;
	float: none;
}
#foot .sub li.edge{
	border-right: none;
}

#foot .Top{
	text-align: right;
	width: 1020px;
}
#mainWrap{
	min-height: 500px;
}
#mainWrap {
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
.nextPage{
	text-align: right;	
}
.detailBox{
	border: 1px solid #CCC;
	padding: 10px 10px 0 30px;
	margin-bottom: 25px;
}
.detailBox li{
	padding-bottom: 15px;
	padding-right: 25px;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

.detailBoxes a{
	color: #BD4A18;
	display:block;
}
.detailBoxes{
	border: 1px solid #CCC;
	padding: 10px 30px 0;
	margin-bottom: 25px;
	height:35px;
}
.detailBoxes li{
	padding-bottom: 15px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	line-height:20px;
	float:left;
	width:200px;
}
	.detailBoxes li.l {
		text-align:left;
	}
	.detailBoxes li.c {
		text-align:center;
	}
	.detailBoxes li.r {
		text-align:right;
	}
.detailBoxes a{
	color: #BD4A18;
	display:block;
}

/* +++++++++++++++++++++++
		footer
+++++++++++++++++++++++ */
#footer{
 border-top: 3px solid #9A260D;
 margin-top: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
}

#footer p{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.footLink{
	border: 1px solid #999;
	margin-top: 30px;
	padding: 10px;
	background-color: #E5E5E5;
}
.footLink li{
	float: left;
	margin-right: 15px;
	margin-bottom:10px;
}
.footLink li a{
	color: #BB4917;
}


/* clearfix
---------------------------------------------------- */
.clearfix:after, .navi:after , #pagebody:after , .bunnerBox:after , #foot:after , .footLink:after , .detailBox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.clearfix, .navi , #pagebody , .bunnerBox , #foot , .detailBox{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html .navi , * html #pagebody , * html .bunnerBox , * html #foot , * html .footLink , * html .detailBox{
	height: 1%;
}
.clearfix, .navi , #pagebody , .bunnerBox , #foot , .footLink , .detailBox{
	display: block;
}
/* End hide from IE-mac */

