*
	{ margin:0; padding:0; }

p, ul, ol
	{ font-size:80%; line-height:150%; color:#333333; }
ul ul, ul ol, ol ol, ol ul
	{ font-size:100%; }

a
	{ color:#0000ff; text-decoration:none; }
a:hover
	{ color:#0000ff; text-decoration:underline; }
img
	{ border:0; }
.lbox
	{ float:left; }
.rbox
	{ float:right; }
p.ac
	{ text-align:center; }
p.ar
	{ text-align:right; }
.mgt
	{ margin-top:20px; }
.mgb
	{ margin-bottom:20px; }
.cb
	{ clear:both; }
span.fb
	{ font-weight:bold; }

/* 全体 */
div.body
	{ width:780px; }

/* ヘッダ */
div.hdr
	{ height:117px; }

/* 上ナビ */
div.unv
	{ padding-left:38px; height:30px; border-bottom:1px solid #999999; border-top:1px solid #999999; background:url('../img/unv/img_unvbg.jpg') repeat-x; }
div.unv div
	{ float:left; }

/* フッタ(コピーライト等) */
div.ftr
	{ clear:both; background:#FFD1AC; padding:2px 0; }
div.ftr p
	{ text-align:center; font-size:75%; }
