@charset "utf-8";
#topright {
	background-image: url(../img/bg_topright.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#top {
	background-image: url(../img/bg_top.gif);
}

*+html #layout {
	margin-top:-3px;
}
* html #layout {
	margin-top:-3px;
}

#layout {
	margin-top:-1px;
}#topleft {
	background-image: url(../img/bg_topleft.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#topcontents {
	background-image: url(../img/bg_topcontents.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#topics {
	background-image: url(../img/bg_topics.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.topicsdetail {
	background-image: url(../img/icon.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.topicsdetail a {
	text-decoration: none;
}
#kyujinnum {
	background-image: url(../img/bg_num.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
	height: 22px;
	width: 143px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#pickup {
	text-align: center;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}
td.kyujinmenu {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.kyujinmenu a {
	text-decoration: none;
}
#kyujinmenu_last {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#num {
	font-size: 18px;
	font-weight: bold;
}


/*	header
----------------------------------------*/
div#header {
	margin-top:-18px;
}

/*	footer
----------------------------------------*/
*html div#footer {
	width:100%;
	margin:0;
	padding:10px 0px;
	background-image:url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#D2D2D2;
	clear:both;
}

*html div#footermenu table {
	margin-top:12px;
}

*html div#footermenu td {
	padding:6px 0px;
	font-size:90%;
}

*html div#copyright {
	width:863px;
	margin:0px auto 10px;
	padding:0;
	text-align:left;
	line-height:180%;
}

*+html div#footer {
	width:100%;
	margin:0;
	padding:10px 0px;
	background-image:url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#D2D2D2;
	clear:both;
}

*+html div#footermenu table {
	margin-top:12px;
}

*+html div#footermenu td {
	padding:6px 0px;
	font-size:90%;
}

*+html div#copyright {
	width:863px;
	margin:0px auto 10px;
	padding:0;
	text-align:left;
	line-height:180%;
}

/*	sidemenu
----------------------------------------*/
*html div#contact {
	margin-left:15px;
}

*+html div#contact {
	margin-left:15px;
}