﻿@charset "utf-8";
/*------------------------------------------------------------
	団員募集
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 16px;
}

#conts p {
	margin-bottom: 18px;
	font-size: 1.467em;
	line-height: 1.25;
}

#conts .singSection {
	margin: 34px 10px 0 8px;
	padding: 20px 43px 7px;
	background: url(../img/recruit/section_bg.jpg) no-repeat left top;
}

#conts .singSection h3 {
	margin: 0 auto 13px;
	padding-right: 4px;
	width: 470px;
}

#conts .singSection .inner {
	padding-left: 1px;
}

#conts .singSection .inner .floatR {
	margin-top: 5px;
}

#conts .singSection .inner .boxL {
	width: 295px;
	float: left;
}

#conts .singSection dl {
	font-size: 1.6em;
	line-height: 1.7;
	color: #212121;
	clear: both;
}

#conts .singSection dl dt {
	padding-left: 30px;
	width: 205px;
	float: left;
	clear: left;
}

#conts .singSection dl .dt01 {
	background: url(../img/recruit/icon01.gif) no-repeat left 2px;
}

#conts .singSection dl .dt02 {
	background: url(../img/recruit/icon02.gif) no-repeat left 2px;
}

#conts .singSection dl .dt03 {
	background: url(../img/recruit/icon03.gif) no-repeat left 2px;
}

#conts .singSection dl .dt04 {
	background: url(../img/recruit/icon04.gif) no-repeat left 2px;
}

#conts .singSection dl .dt05 {
	background: url(../img/recruit/icon05.gif) no-repeat left top;
}

#conts .singSection dl .dt06 {
	background: url(../img/recruit/icon06.gif) no-repeat left top;
}

#conts .singSection dl dd {
	margin-left: 138px;
}

	*html #conts .singSection dl dd {
		text-indent: -3px;
	}
	
#conts .dis {
	margin: 0 10px 25px 8px;
	display: block;
	clear: both;
}

#conts .section {
	padding: 12px 15px;
	border: 1px solid #bbbbbb;
	background-color: #fffce9;
}

#conts .section p {
	color: #131313;
}

#conts .comList {
	margin-bottom: 8px;
	font-size: 1.867em;
	color: #131313;
}

#conts .comList li a {
	color: #131313;
}

#conts .section .inner {
	padding: 0 20px 0 22px;
}

#conts .section .inner .singDl {
	float: left;
	width: 278px;
	font-size: 1.467em;
	line-height: 1.2;
	color: #131313;
}

#conts .section .inner .singDl dt {
	margin-right: 10px;
	float: left;
}

#conts .section .inner .singDl dd {
	padding-top: 30px;
}

	*html #conts .section .inner .singDl dd {
		text-indent: -3px;
}

#conts .pageTop a {
	padding-left: 16px;
	font-size: 1.2em;
	color: #448ccb;
	text-decoration: none;
	background: url(../img/common/icon/icon03.gif) no-repeat left 2px;
}

#conts .pageTop a:hover {
	text-decoration: underline;
}