@charset "utf-8";
/*   ヘッダトップ部分  */

#contents {
	background: url(../images/top/top-backimg.jpg) no-repeat top left;
}

#contents #contents-top {
	height:287px;
	}

#contents #contents-top p {
	color:#FFF;
	padding:180px 0 0 80px;
	text-align:left;
	font-size:14px;
	line-height:1.5;
	font-weight:bold
	}

#contents #topics-top {
	height:100px;
	background: url(../images/top/topics-img.gif) no-repeat top left;
	width:933px;
	height:33px;
	text-align:left;
	margin:0 auto;
	color:#6EB12D;
	padding-top:10px;
	}

#contents #topics-top p{
	font-size:10px;
	display:inline;
	text-align:left;
	padding-left:130px;
	color:#000;
	margin-right:15px;
}

#contents #main-top {
	height:auto;
	text-align:center;
	margin:10px auto;
	}

#contents #main-top .topmain-body {
	background: url(../images/top/topmain-body.png) repeat-y top center;
	height:260px;
	}

#contents #main-top .topmain-body h3 {
	font-size:15px;
	color:#4D4D4D;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:30px;
	font-weight:bold;
	text-align:left;
}

#contents #main-top .topmain-body h2 {
	font-size:17px;
	color:#009744;
	margin:10px 0 10px 0;
	font-weight:bold;
	}

#contents #main-top .topmain-body h4 {
	font-size:14px;
	margin-bottom:6px;
	font-weight:bold;
}

#contents #main-top .topmain-body h4 a {
	color:#77B644;
	margin-left:13px;
	text-decoration:underline;
}

#contents #main-top .topmain-body .topmain-left {
	float:left;
	width:550px;
	margin-left:60px;
	text-align:left;
	border-right:1px #444 dotted;
	height:auto;
	padding-right:20px;
	line-height:1.5
}

#contents #main-top .topmain-body .topmain-left .topmain-left1 {
	float:left
}
#contents #main-top .topmain-body .topmain-left .topmain-right1 {
}

#contents #main-top .topmain-body .topmain-right {
	float:left;
	width:260px;
	height:auto;
	text-align:left;
	margin-left:20px;
	line-height:1.5
}

/*  Pマーク部分  */
#contents .p-mark {
	text-align:right;
	width:95%;
	}

#contents .p-mark .mark-right{
	float:right;
	text-align:left;
	padding-top:15px;
	margin-left:10px;
	line-height:1.2;
	}


#contents .p-mark .mark-left{

	}

