@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:10px 0;
}

#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%;
}

ul.utilitynav li a:hover {
	text-decoration:underline;
	color:#84ce1b;
}

.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%;
clear:both;
}

#content {
	margin:0 auto;
	width:910px;
	padding:0 0 20px;
	overflow:hidden;
	height:1%;
	clear:both;
}

#main {	
	float:left;
	width:660px;
	margin-top:10px;
}




/*---------------------------------rightbox*/

#sub {
	width:228px;
	float:right;
	overflow:hidden;
	height:1%;
	margin-top:13px;
	background:url(../../img/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:10px;
	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;
}






/*--------------------パンくずリスト*/
p.topicarea {
	height:20px;
	font-size:12px;
}
p.topicarea a {
}

p.topicarea a:hover {
	color:#84ce1b;
	font-weight:400;
	text-decoration:underline;
}


/*--------------------パンくずリストfooter*/
#footer_top {
	width:910px;
	margin:0 auto;
	margin-bottom:5px;
	height:1%;
	overflow:auto;
	clear:both;
}

#footer_top p.topicarea {
	font-size:12px;
	height:15px;
	float:left;
} 

#footer_top p.topicarea a:hover {
	color:#84ce1b;
	font-weight:400;
	text-decoration:underline;
}


#top_btn {
margin-top:20px;
float:right;
clear:both;
}


#top_btn a {
}


span.topic {
/*	color:#84ce1b;*/
}




/*---------------------------------footer*/
#footer {
	clear:both;
	min-width:910px;
	width:100%;
	border-top:1px solid #d4d4d4;
}


#footer-co {
	width:910px;
	margin:0 auto;
}


.utilitynavlast {
	float:left;
	padding-top:10px;
	font-size:80%;
}

.utilitynavlast li {
	float:left;
	margin-right:10px;
}

.utilitynavlast li a {
	background:url(../img/icon_footer.gif) no-repeat left center;
	padding-left:12px;
}



.copyarea {
	float:right;
	margin:0 auto;
}

.copyarea p {	
	font-size:80%;
	color:#666;
	padding-top:10px;
	padding-bottom:25px;
}










