body {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	padding-top: 10px;
	color: #FFF;
}
.h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -3px;
	margin-left: 30px;
	margin-top: 5px;
}
#bg_left {
	background: url(../img/bg_w.gif) repeat-y;
}
#bg_right {
	background: url(../img/bg_e.gif) repeat-y;
}
.bg_right-top {
	background: url(../img/bg_ne.gif) no-repeat fixed left top;
	height: 15px;
	width: 31px;
	position: fixed;
}
.bg_left-top {
	background: url(../img/bg_nw.gif) no-repeat fixed right top;
	height: 15px;
	width: 30px;
}
#td_sidbox {
	font-size: 12px;
	color: #FFF;
	background: #999;
	padding: 5px;
	font-weight: bold;
}
#comdatebox {
	background: #6C3;
	padding: 10px;
	font-size: 14px;
}
#comdatebox_title {
	font-size: 14px;
	font-weight: bolder;
}
#border {
	height: auto;
	padding: 5px;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px none #666;
	border-left: 1px none #666;
}
#td_main {
	background: url(../img/main_1-5b.jpg) no-repeat center top;
	height: 41px;
	width: 702px;
}


#main_box {
	background-image: url(img/main_1-5a.jpg);
	background-repeat: no-repeat;
}
#sidebox {
	background: url(../img/banner_bg.gif) repeat-x 0px 0px;
	width: 200px;
	padding: 16.5px 15px;
}
.td_subbox {
	background: #CCC;
}

.sub_text {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}
#comdatebox {
	font-size: 12px;
	padding: 5px;
	color: #000;
}
#under_text {
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 10px;
}

.link {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	height: 30px;
	margin: auto;
}
a {
	color:#FFF;
}
a:visitid {
	color:#FFF
}
.p-link {
	font-size: 10px;
	color: #000;
}
