@charset "utf-8";

/*=========================================
SETTING
===========================================*/



/* wrapnote */

.bottomArea div.ctsArea div.pageBox div.wrapnote {
	width:600px;
	float:left;
	margin-bottom:30px;
}

.note {
	margin: 10px;
}

.bottomArea div.ctsArea div.pageBox div.wrapnote p {
	width:600px;
	float:left;
	background: url(images/common/line.png) repeat bottom left;
	font-size: 12px;
	line-height: 25px;
	padding: 0 10px;
}

.picleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 0em;
}





/* topicsBpx */

.topicsBpx {
	width:600px;
	float:left;
	padding-left:20px;
}

.topicsBpx dl {
	width:600px;
	float:left;
}

.topicsBpx dl dt {
	background:url(images/bg_news_list.gif) no-repeat bottom;
	width:100px;
	height:28px;
	float:left;
	font-size:12px;
	color:#0099cc;
	padding:4px 0 0 0;
}

.topicsBpx dl dd {
	background:url(images/bg_news_list.gif) no-repeat bottom;
	width:500px;
	height:28px;
	float:left;
	display:block;
	padding:4px 0 0 0;
}

.topicsBpx dl dd a {
	float:left;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

.topicsBpx dl dd a:hover {
	float:left;
	font-size:12px;
	color: #fe2e2e;
	font-weight:normal;
	text-decoration: underline;
	display:block;
}

span.newMark {
	float:left;
	margin-right:3px;
	background-color:#40c3ee;
	padding:1px 3px 1px 3px;
	font-size:10px;
	color:#FFFFFF;
}


/* soudanBox */

.soudanBox {
	width:640px;
	padding-bottom:10px;
	float:left;
}

.soudanBox p#soudanTtl {
	width:640px;
	float:left;
}

.soudanBox p#soudanDtl {
	width:640px;
	float:left;
}

/*=========================================
footArea
===========================================*/


.footArea {
	width: 940px;
	height:100px;
	clear:both;
	margin:0 auto;
}

.bottomArea div.footBox{
	background-image: url(images/fot_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 940px;
	height:100px;
}

.bottomArea div.footBox p{
	width: 940px;
	text-align:center;
	font-size:12px;
}

.bottomArea div.footBox p strong{
	font-size:14px;
}

.cp{
	font-size: 10px;
	color: #4f8a00;
	}




