@charset "utf-8";

@import "../../../common/css/0-import.css";
#conts .mainBox {
	margin: 0 15px;
}

#conts .mainBox h2 {
	padding: 12px 0 22px 2px;
	margin: 16px 0 17px;
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	font-weight: normal;
	font-family: Verdana;
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
}

#conts .img{
	width: 320px;
	float: right;
}

#conts p{
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 1.4;
}
#conts p.one{
	margin-bottom: 18px;
}

#conts .box{
/*	padding: 3px 0 0 2px; */
/*	+padding: 2px 0 0 2px; */
	width: 710px;
}

#conts .img{
	padding-left:20px;
}

#conts .img p{
	font-size: 11px;
	line-height: 1.2;
}

#conts .box h3{
	padding-left: 0px;
	font-size: 12px;
	line-height: 1.4;
}

#conts .bigbox{
	margin-bottom: 35px;
	overflow: hidden;
	zoom: 1;
}

#conts p.pageTop{
	margin-bottom: 0;
	line-height:1;
}
