#contents{
	margin-top:150px;
	width:100%;
}
#contents h2,#contents h3,#contents h4{
	font-size:24px;
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url(../img/dot2.png) no-repeat;
	
	margin-bottom:60px;
}
#contents h2{
	width:950px;
	text-align:center;
	margin:0 auto 40px;
	background-position:110px center;
}
#contents #intro li{
	width:200px;
	margin-left:50px;
	float:left;
	text-align:center;
}
#contents #intro li p{
	font-weight:bold;
}
#contents #intro{
	width:950px;
	margin:0 auto;
	margin-bottom:30px;
}
#contents #intro li:first-child{
	margin-left:0px;
}
#contents #intro li img{
	margin:0 auto 20px;
}
#contents .introText{
	width:950px;
	margin:0 auto 60px;
}
section{
	padding-top:60px;
	background:url(../img/content_bg.jpg) no-repeat top center;
}
section h3{
	padding-left:30px;
	background-position:0 center !important;
}
#contents .inner{
	width:950px;
	margin:0 auto;
}
#contents .leftBox,#contents .rightBox{
	float:left;
}
#contents .leftBox{
	width:500px;
}
#contents .rightBox{
	margin-left:50px;
}
#bottom{
	background:url(../img/cintent_line.jpg) no-repeat top center;
	margin-bottom:60px;
}
#bottom .leftBox{
	width:410px;
}
#bottom .rightBox{
	width:490px;
}
#bottom .btm_top{
	margin-bottom:60px;
	position:relative;
}
#bottom .btm_top h3{
	margin-bottom:0;
	float:left;
}
#bottom .btm_top nav,#bottom .btm_top nav ul li{
	float:left;
}
#bottom .btm_top nav{
	position:absolute;
	right:0;
	bottom:0;
}
#bottom .btm_top nav ul li{
	font-weight:bold;
	margin-left:20px;
	cursor:pointer ; 
	font-size:106%;
}
#bottom .rightBox p{
	clear:both;
}
#contents section .db{
	padding-top:30px;
}
#contents .link{
	text-align:right;
	margin:30px 0;
	
}
#contents .link a{
	padding-right:10px;
	background:url(../img/arrow.jpg) no-repeat center right;
	color:#999;
}
#contents .link a:hover{
	color:#333;
}