@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#f4ebc2;
	color:#555555;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック","MS PGothic","メイリオ", Meiryo,  sans-serif;
}
table tr td{
	font-size:13px;
	line-height:1.5em;
}

#all{
	margin:0 auto;
	width:750px;
	background:url(img1/bc-main.gif) repeat-y;
}
#head{
	width:750px;
	background:#f4ebc2;
}
#left{
	width:180px;
	float:left;
	background:url(img1/0mn_bc.gif) repeat-y;
}
#left a{
	color:#fece8e;
}
#right{
	width:570px;
	float:right;
}
#ftlink{
	clear:both;
	width:750px;
	height:70px;
	padding-top:5px;
	background:url(img1/bc-ftlink.gif);
	color:#ffedb8;
	line-height:1.2em;
	vertical-align:middle;
}
#ftlink table tr td{
	font-size:12px;
		
}
#ftlink a{
	color:#ffedb8;
}
#foot{
	width:750px;
	clear:both;
	background:#f4ebc2;
	color:#555555;
}

.head1{
	color:#b75200;
	font-size:12px;
}
.t2{
	margin:0 0 0 42px;
	font-weight:bold;
}
