@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#conts {
	width: 960px;
}

#mainContent {
	font-size: 1.3em;
	line-height: 1.75;
}


#conts .headLine02 {
	overflow: hidden;
	zoom: 1;
}

#conts .headLine02 span {
	float: left;
}

#conts .headLine02 .spanText {
	padding: 8px 2px 0 0;
	float: right;
	color: #007A68;
	font-size: 1.3em;
	font-weight: normal;
	background: none;
}

#conts p {
	margin-bottom: 24px;
}

#conts .btnDesign01{
	margin-top: 30px;
}


#conts .mainContentListArea{
	font-size: 1.4em;
}
