@charset "utf-8";
@import "common/0-import.css";

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .box01 {
	margin-bottom: 20px;
	padding: 270px 5px 6px 93px;
	background: url(../img/group/box_back01.jpg) no-repeat left top;
	zoom:1;
}

#conts .box01 p {
	margin-bottom: 15px
}

#conts .box02 {
	margin-bottom: 17px;
	padding-left: 91px;
	clear: both;
}

#conts .box02 ul {
	margin-bottom: 10px;
}

#conts .box02 ul li {
	margin-right: 20px;
	width: 200px;
	float: left;
}

#conts .box02 ul li span {
	display: block;
	margin: 0 5px;
}

#conts .box02 p.line{
	font-size: 11px;
	text-align: center;
	clear: both;
	line-height: 35px;
	font-weight: bold;
	background: url(../img/group/line02.jpg) repeat-x left top;
}

#conts .box03 {
	margin-bottom: 17px;
	clear: both;
}

#conts .box03 .boxl{
	width: 255px;
	float: left;
}


#conts .box03 .boxr{
	float: right;
	width: 255px;
}


#conts .box03 img {
	margin-bottom: 8px;
}

#conts .box03 p{
	margin: 0 2px 0 6px;
}


#conts .box03 p.right{
	margin: 11px 0 0 0;
	text-align: right;
}

#conts .pageTop {
	padding-bottom: 42px;
}

#conts .none {
	padding-bottom: 0px;
}


#conts h3{
	margin-bottom: 18px;
}

#conts h3.one{
	margin-bottom: 13px;
}

#conts .box1{
	margin-bottom: 45px;
	padding: 15px 5px 30px 10px;
	background: url(../img/group/boxback.jpg) no-repeat left top;
}

#conts .box1 p{
	margin-bottom: 10px;
}

#conts .box2 {
	clear: both;
	margin-bottom: 7px;
}

#conts .box2 .smallbox{
	padding: 16px  0 0 8px;
	width: 340px;
	float: left;
}

#conts .btn{
	padding-bottom: 22px;
	margin-bottom: 14px;
	clear: both;
	text-align: center;
	background: url(../img/guidance/line01.jpg) repeat-x left bottom;
	zoom: 1;
}

#conts .btn img{
	margin: 0 auto;
}

#conts .ulbox ul {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 14px;
	background: url(../img/guidance/line01.jpg) repeat-x left bottom;
}


#conts .ulbox ul.bottom{
	clear: both;
	padding-bottom: 35px;
}

#conts .ulbox ul li{
	width: 170px;
	margin-right: 5px;
	float: left;
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
}


#conts .ulbox ul li span {
	padding: 0 5px;
	display: block;
}

#conts .ulbox ul li span.one{
	padding: 0;
	font-size: 9px;
	line-height: 1.6;
	font-weight: normal;
	display: block;
}

