*
	{ margin:0; padding:0; }
body
	{ background:#ffffff; }
p, ul, ol
	{ font-size:10pt; line-height:14pt; color:#333333; font-family: san-serif; }
h1
	{ font-size:14pt; line-height:16pt; color:#333333; padding:10px 20px 5px 0; }
a
	{ color:#0000FF; text-decoration:none; }
a:hover
	{ color:#0000FF; text-decoration:underline; }
img
	{ border:0; }

.lbox
	{ float:left; }
.rbox
	{ float:right; }
.clearb
	{ clear:both; }
.aligncenter
	{ margin-left:auto; margin-right:auto; }

div.body
	{ width:770px; }
div.hdr
	{ border-bottom:1px solid #4D4D4D; }
div.ftr p
	{ text-align:center; }

/* 全体 */
div#body
	{ width:771px; }
/* ヘッダ */
div.hdr
	{ height:74px; background:url('../img/img_hdrbg.jpg') repeat-y; width:771px; }
div.hdr div.logo
	{ float:left; margin-top:8px; }
div.hdr div.hdrr
	{ width:458px; height:66px; background:url('../img/img_hdrrbg.jpg') no-repeat; margin-top:8px; float:left; }
div.hdr div.hdrr p
	{ color:#7B2528; }
div.hdr div.hdrr p.p1
	{ float:left; padding:22px 0 0 10px; }
div.hdr div.hdrr p.p2
	{ float:left; font-size:9pt; line-height:11pt; padding:12px 0 0 10px; }

/* フッタ(コピーライト等) */
p.copy
	{ font-size:9pt; text-align:center; padding-bottom:10px; }
