/* CSS Document */

.hidden{
	display:none;
}
body {
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
	background-color:#FFFFFF;
}
p{
	padding:0;
	margin:0;
}
img{
	border:none;
}
h1, h2{
	padding:0;
	margin:0;
}
#container {
	width:785px;
	margin:0;
	padding:0px;
	background-position:center;
}
.box01 {
	width:785px;
	height:185px;
	margin:0;
	padding:0;
	position:relative;
	background-image:url(./img/dougu01.jpg);
	background-repeat:no-repeat;
}
.box02 {
	width:785px;
	height:225px;
	margin:0;
	padding:0;
	position:relative;
	background-image:url(./img/dougu02.jpg);
	background-repeat:no-repeat;
}
.box03 {
	width:785px;
	height:77px;
	margin:0;
	padding:0;
	position:relative;
	background-image:url(./img/dougu03.jpg);
	background-repeat:no-repeat;
}
.box04 {
	width:785px;
	height:263px;
	margin:0;
	padding:0;
	position:relative;
	background-image:url(./img/dougu04.jpg);
	background-repeat:no-repeat;
}
.box05 {
	width:785px;
	height:70px;
	margin:15px 0 0;
	padding:0;
	position:relative;
	background-repeat:no-repeat;
}
.box06 {
	width:140px;
	height:70px;
	margin: 0 0 0 15px;
	padding:0;
	float:left;
	position:relative;
	background-repeat:no-repeat;
}
.cr {
	margin-left:155px;
	color:#993300;
	font-size: 10px;
	line-height: 14px;
	}

.sale{
	position: absolute;
	left: 384px;
	top: 8px;
	width:187px;
	height:39px;
}

.tameshi{
	position: absolute;
	left: 119px;
	top: 105px;
	width:151px;
	height:144px;
}

.hidden{
	display:none;
}
