body { font-family:Osaka,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;margin: 0; padding: 0pt; background-image: url('body_bk.gif'); font-size: 90%;line-height:1.4; }
#main{
	margin:0 auto 0 auto;
	text-align: center;
	background-color:#FFFFFF
}
a { text-decoration: none; color: rgb(59, 93, 119); }
a:hover { color: rgb(102, 143, 163); }
/* ¥Ø¥Ã¥À¡¼ */
#h_u{
	width:900px;
	height: 18px;
	background-color: #000000;
	margin: 0 auto 0 auto;
}
#h_u .txt{
	color:#FFFFFF;
	float:left;
	font-size:10px;
	margin: 3px 5px 0 3px;
}
#h_t{
	width:900px;
	height: 63px;
	background-image: url(header/title_bk.gif);
	text-align: left;
	margin: 0 auto 0 auto;
	clear: both;
}
.h_t_t{
	width:260px;
	height: 63px;
	float: left;
}

#h_t .h_t_c{
	color:#FFFFFF;
	float:left;
	font-size:85%;
	margin: 3px 5px 0 3px;
}
.h_t_r{
	width:127px;
	height: 63px;
	float: right;
}

#h_n{
	width:900px;
	height: 26px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(header/h_n_bk.gif);
	margin: 0 auto 0 auto;
	clear: both;
}
.h_n_l{
	width:5px;
	height: 26px;
	float: left;
}
.h_n_r{
	width:5px;
	height: 26px;
	float: right;
}

#h_n .topv{
overflow: hidden;
width:97px;
height:23px;
background-image:url(header/h_n_top_v.gif)
}

/* ¥Õ¥Ã¥¿¡¼ */
#foot{
	width:900px;
	height: 45px;
	background-image: url(header/foot.gif);
	margin: 0 auto 0 auto;
}
#foot .txt{
	color:#333333;
	float:left;
	font-size:85%;
	margin: 3px 5px 0 3px;
}

.clear {
clear:both;
}

.navigation{
	margin: 80px 0px 0 0px;
}
.photofrm
{
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}
.allclear{
clear:both;
}

table.sample{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(http://www.bs-sox.com/image/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}