@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;
}
