@charset "utf-8";

#about .wrap .section-1{
	padding-top:25px;
}

#about .wrap .section-1 h1{
	font-size:16px;
	font-weight:bold;
	color:#F35B00;
}

#about .wrap .section-1 p{
	padding-top:10px;
	line-height:1.5;
}

#about .wrap .section-1 ol{
	list-style:none;
	margin:0;
	padding:10px 0 0;
}

#about .wrap .section-1 ol li{
	text-indent:-15px;
	padding-left:15px;
}

#about .wrap .section-1 ol li strong{
	color:#5C5C5C;
	text-decoration:none;
}

#about .wrap .section-1 ol li span{
	color:#F35B00;
	font-weight:bold;
}

#about .wrap .section-1 strong {
	color:#F35B00;
	text-decoration:none;
	font-weight: normal;
}

#about .wrap .section-2{
	padding-top:30px;
}

#about .wrap .section-2 h2 {
	width:665px;
	height:26px;
	background-image:url(../images/other/midashi2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:35px;
	line-height:28px;
}

#about .wrap .section-2 .ex{
	padding-top:20px;
}

#about .wrap .section-2 .ex p{
	float:left;
	width:370px;
}

#about .wrap .section-2 .ex p span.link{
	display:block;
	padding-top:15px;
}

#about .wrap .section-2 .ex ul.right{
	float:right;
	width:300px;
	margin:0;
	padding:0;
}

#about .wrap .section-2 .ex ul.right li{
	vertical-align:bottom;
}


#about .wrap .section-2 .ex ul.right li.cap{
	text-align:right;
	font-size:10px;
}


#about .wrap .section-2 .ex ul.bottom{
	margin-top:8px;
	*margin-top:-10px;
}


#about .wrap .btn{
	padding-top:50px;
}

#about .wrap .btn ul{
	text-align:center;
	margin:0;
	padding:0;
}

#about .wrap .btn ul li{
	display:inline;
	padding-right:10px;
}

#about .wrap .btn ul li.none{
	padding-right:0;
}
















