@charset "shift_JIS";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF4FF;
	text-align: center;
}
#waku {
	height: auto;
	width: 1000px;
	margin-right: 10%;
	margin-left: 10%;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	right: 0px;
}
#fr {
	height: 359px;
	width: 1000px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}
#main {
	font-family: "メイリオ";
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 720px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
#main #style {
	font-family: "メイリオ";
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main #bun3 {
	font-family: "メイリオ";
	font-size: 11px;
	color: #666666;
	height: 400px;
	width: 500px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
}
#main #coupon {
	font-family: "メイリオ";
	font-size: 11px;
	color: #666666;
	padding: 10px;
	float: right;
	height: 150px;
	width: 479px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#main #nwe {
	font-family: "メイリオ";
	font-size: 12px;
	color: #666666;
	float: right;
	height: 230px;
	width: 498px;
	border-bottom-color: #666666;
	padding-top: 10px;
}

#coupon h4 {
	font-family: "メイリオ";
	font-size: 11px;
	color: #FFCCCC;
}
#main #nwe h5 {
	color: #FFCCCC;
}
#waku #footer h6 {
	font-size: 12px;
	color: #FFCCCC;
}


#bun3 #bun4 p {
	float: left;
	height: 400px;
	width: 500px;
}

#main #bun3 h3 {
	font-family: "メイリオ";
	font-size: 12px;
	color: #FFCCCC;
}

#style #stayle1 {
	font-family: "メイリオ";
	font-size: 10px;
	color: #333333;
	height: 160px;
	width: 110px;
	margin-bottom: 10px;
	border: 1px dotted #333333;
	float: none;
}
#style #gazou1 {
	height: 160px;
	width: 110px;
	float: left;
	margin-right: 6px;
	margin-left: 7px;
	border: 1px dotted #666666;
}

#main h2 {
	font-family: "メイリオ";
	font-size: 12px;
	background-color: #FFFFFF;
}
#bun2 h2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 30px;
	color: #FFCCCC;
}



#header {
	font-family: "メイリオ";
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#navi1 {
	font-family: "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	width: 1000px;
	height: 20px;
}

#header #bun1 {
	margin-top: 100px;
	text-align: center;
}
#header h1 {
	font-family: "メイリオ";
	font-size: 12px;
	color: #666666;
}
#footer {
	font-family: "メイリオ";
	font-size: 12px;
	color: #666666;
	background-image: url(img/footer.jpg);
	height: 190px;
	width: 1000px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}

