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

body{
	margin:0px;
	padding:0;
	background:url(img/bc-all.jpg) repeat-x;
}

#all{
	margin:0 auto;
	width:775px;
}
#ymn{
	height:23px;
	text-align:center;
	background-image:url(img/head4.gif);
	font-size:13px;
	padding-top:7px;
}
#ymn a{
	color:#000000;
}
#yokomn{
	width:775px;
	height:130px;
	background: url(img/y-mn.gif) no-repeat;
}
#yokomn a{
	color:#000000;
}
table tr td{
	font-size:13px;
	line-height:1.5em;
}

#foot{
	width:775px;
	height:40px;
	background:url(img/foot.gif) no-repeat;

}
#foot table tr td{
		text-align:center;
}
#content{
	background:url(img/bc-content.gif) no-repeat;
	width:775px;
	padding-top:20px;
}

.bun{
	line-height:2em;
}

#price table tr th,#price2 table tr th{
	text-align:left;
	text-indent:1em;
}
#price table tr td,#price2 table tr td{
	text-align:right;
}

.waku{
	width:200px;
	border:1px solid #333333;
	padding:4px;
}
.waku2{
	border:1px solid #000000;
	padding:8px;
}