@charset "utf-8";
/* CSS Document */

/*----------------------------------------------header*/

#header {
	width:910px;
	height:auto;
	margin:0 auto;
	height:1%;
	overflow:hidden;
}

.l_area {
	float:left;
}

p.tagline {
	display:block;
	padding:9px 0 0;
	font-size:85%;
}

#header h1 {
/*	float:left;
*/}

ul.utilitynav {	
	float:right;
	margin-top:10px;
}

ul.utilitynav li {
	float:left;
}

ul.utilitynav li.nav01 a {
	background:url(../img/h_border.gif) no-repeat left center;
	padding-left:10px;
	margin-left:8px;
}

ul.utilitynav li a {
	font-family: "ヒラギノ角ゴ Pro W3",ＭＳ Ｐゴシック", Osaka,";
	font-size:77%;
}

.participation {
	float:right;
	width:252px;
	margin:9px 0 0 0;
}



/*----------------------------------------------nav*/
#g_nav {
	background:url(../img/n_bg.gif) repeat-x 0 0;
	min-width:910px;
	width:100%;
}
#nav_area {
	width:910px;
	height:47px;
	margin:0 auto;
}

#nav_area ul li {
	display:inline;
}

#nav_area ul li a {
	float:left;
}

/*----------------------------------------------content*/

#conWrap {
	background:url(../img/mainimg.jpg) center top no-repeat;
	overflow:hidden;
	height:1%;
	min-width: 910px;
	clear:both;
}

#content {
	margin:0 auto;
	width:910px;
	padding:0 0 30px;
	overflow:hidden;
	height:1%;
}

#main {	
	float:left;
	width:660px;
	margin-top:240px;
}


/*--------------------------------topics_area*/

.topics_area {
	padding-bottom:30px;
	position:relative;
}

.topics_area  h2 {
	background:url(../img/main_border.gif) no-repeat left bottom;
	padding-bottom:8px;
	margin-bottom:5px;
}

.topics_area ul.ree {
	position:absolute;
	right:0;
	top:0;
}

.topics_area ul.ree li {
	float:left;
	margin-left:5px;
}

.topics_area dt {
	float:left;
	color:#84ce1b;
	font-weight:bold;
	background:url(../img/icon01.gif) no-repeat left center;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:10px;
}


.topics_area dt a {
	color:#84ce1b;
}


.topics_area dd {
	color:#666;
	border-bottom:1px dashed #bebebe;
	padding-left:110px;
	padding-top:10px;
	padding-bottom:10px;
}

.topics_area dd a:hover {
	color:#84ce1b;
	text-decoration:underline;
}
.newcom_area {
	padding-bottom:30px;
	position:relative;
}


.newcom_area h2 {
	background:url(../img/main_border.gif) no-repeat left bottom;
	padding-bottom:8px;
	margin-bottom:5px;
}

.newcom_area ul.ree {
	position:absolute;
	right:0;
	top:0;
}

.newcom_area ul.ree li {
	float:left;
	margin-left:5px;
}

.newcom_area dt {
	float:left;
	color:#666;
	font-weight:bold;
	background:url(../img/icon01.gif) no-repeat left center;
	padding-left:13px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.newcom_area dd {
	color:#666;
	border-bottom:1px dashed #bebebe;
/*	padding-left:110px;
*/	padding-top:10px;
	padding-bottom:10px;
}

.newcom_area dd a:hover {
	color:#84ce1b;
	text-decoration:underline;
}

.newcom_area dd  img.btn_intro {
	margin-left:15px;
}

.newcom_area dd  a img {
	margin-bottom:-2px;
}

/*---------------------------------rightbox*/


#sub {
	width:228px;
	float:right;
	margin-top:10px;
	background:url(../img/top_sub_bg.gif) center top no-repeat;
	padding-bottom:30px;
}


#notice {
	height:188px;
	width:198px;
	background:url(../img/notice_bg.gif) left top no-repeat;
	margin-top:13px;
	margin-left:10px;
	padding:10px 0 0 10px;
}
#notice h2 {
	font-size:16px;
	margin-bottom:16px;
	}
#notice dl {
}
#notice dl dt {
	width:35px;
	float:left;
	border-left:3px solid #84ce1b;
	margin-bottom:6px;
	padding-left:3px;
}
#notice dl dd {
	width:140px;
	float:left;
	margin-bottom:2px;
	padding-left:3px;
}

#notice dl dt.long_dt {
	width:65px;
}
#notice dl dd.long_dd {
	width:110px;
}


#notice dl {
}
#notice p {
	clear:both;
	text-align:right;
	margin-right:10px;
}

p.bnr {
	width:205px;
	margin:10px auto;
}

#backnumber {
	margin:0 4px;
	padding-bottom:10px;
	background:url(../img/backnumber_bg.gif) repeat;
}

#backnumber dl {
	width:205px;
	margin:0 auto;
}
#backnumber dl dt {
	background-color:#fff;
	padding:7px 8px;
	position:relative;
	top:0;
	left:0;
}
#backnumber dl dd {
	background-color:#fff;
	padding:0 8px 5px;
	margin-bottom:8px;
}

#backnumber dl dt span {
	padding-left:5px;
	font-size:10px;
 }
#backnumber dl dt a {
	position: absolute;
	top:10px;
	right:8px;
}

#backnumber dl dd ul {
	overflow:hidden;
	height:1%;
}

#backnumber dl dd ul li {
	float:left;
	margin-right:4px;
}
#backnumber dl dd ul li.last {
	margin-right:0;
}
#backnumber dl dd ul li a img {
	border:2px solid #ccc;
}
#backnumber dl dd ul li a img:hover {
	border:2px solid #84ce1b;
}
/*---------------------------------footer*/
#footer {
	clear:both;
	min-width:910px;
	width:100%;
	border-top:1px solid #d4d4d4;
}

.copyarea {
	width:910px;
	margin:0 auto;
}

.copyarea p {	
	float:right;
	font-size:80%;
	color:#666;
	padding-top:10px;
	padding-bottom:25px;
}



