body {
	font: 0.8em/1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #600;
	background: #FFC;
}




body, h2, h3, p, ul {
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
ul {
	list-style: none;
}
#page {
	background: url(images/kazari.jpg) repeat-y right 200px;
	margin: 0px auto;
	width: 750px;
	position: relative;
}

#title  {
	background: url(images/title.jpg) no-repeat;
	height: 200px;
	width: 750px;
	text-indent: -9999pt;
}
#gbtn {
	margin: 0px 0px 15px;
	height: 40px;
	overflow: hidden;
}
#gbtn a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 150px;
	text-indent: -9999px;
}
.btn1, .btn2, .btn3, .btn4, .btn5 {
	float: left;
}
#gbtn .btn1 a {
	background: url(images/btn1.png) no-repeat;
}
#gbtn .btn1 a:hover {
	background: url(images/btn1_hover.png) no-repeat;
}
#gbtn .btn2 a {
	background: url(images/btn2.png) no-repeat;
}
#gbtn .btn2 a:hover {
	background: url(images/btn2_hover.png) no-repeat;
}
#gbtn .btn3 a {
	background: url(images/btn3.png) no-repeat;
}
#gbtn .btn3 a:hover {
	background: url(images/btn3_hover.png) no-repeat;
}
#gbtn .btn4 a {
	background: url(images/btn4.png) no-repeat;
}
#gbtn .btn4 a:hover {
	background: url(images/btn4_hover.png) no-repeat;
}
#gbtn .btn5 a {
	background: url(images/btn5.png) no-repeat;
}
#gbtn .btn5 a:hover {
	background: url(images/btn5_hover.png) no-repeat;
}







#contents {
	margin: 0px 0px 30px;
	width: 700px;
	border-top: 1px dotted #FF0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#footer {
	font-size: 0.8em;
	text-align: right;
	padding: 50px 55px 0px 10px;
	background: url(images/footer2.png) no-repeat center;
	height: auto;
	color: #000;
}
.desc {
}


.recomend {
	margin: 20px 0px 0px;
}
.photo {
	margin: 0px 20px 15px 0px;
	float: left;
	height: 200px;
	width: 320px;
}
.text {
	float: left;
	width: 360px;
	padding: 0px;
}
.desc {
	background: #FFC;
	text-align: right;
	padding: 0px 10px 0px 0px;
	clear: left;
	color: #036;
}
.desc a {
	background: url(images/cicon4.png) no-repeat left bottom;
	text-decoration: none;
	padding: 10px 0px 5px 35px;
	color: #066;
}
.desc a:visited {
	color: #930;
}
.desc a:hover {
	background: url(images/cicon3.png) no-repeat left bottom;
}

h2 {
	color: #FFF;
	background: #066;
	padding: 10px 0px 10px 25px;
}
#apDiv1 {
	position: absolute;
	left: -129px;
	top: 7px;
	width: 200px;
	height: 200px;
	z-index: 1;
}
#apDiv2 {
	position: absolute;
	left: 67px;
	top: 1087px;
	width: 349px;
	height: 71px;
	z-index: 1;
}
