@charset "utf-8";
/* CSS Document */
html {background:url(img/back_g4.jpg); background-repeat:repeat;}
body {background:url(img/back_g3.png) center top; background-repeat:repeat-y;}
img {border:none;}
#head {width:860px; margin:0 auto; background:#FFF;}
#content01 {width:860px; margin:0 auto; background:#FFF;}
#content02 {width:860px; margin:0 auto; background:#FFF;}
#content03 {width:860px; margin:0 auto; background:#FFF;}
#content04 {width:860px; margin:0 auto; background:#FFF;}
#foot {width:860px; margin:0 auto; background:#630; color:#FFF; text-align:center; padding:5px;}

table.price {border-top:1px solid #ccc; border-left:1px solid #ccc; width:530px; margin-left:10px;}
table.price td {border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; padding:5px;}

.closed{
	padding:0 10px 10px 50px;
	line-height:150%;
	font-size:17px;}
	
.red{
	color:#F00;}