@charset "utf-8";


#top {
	width: 700px;
	float: right;
	margin-top: 50px;
}

.top_tit {
	background-image: url(../top/img/icon_coupon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	font-weight: bold;
	height: 30px;
	padding-top: 2px;
	margin-bottom: 10px;
	clear: both;
}


/*スライドショー---------------------*/

#mainphoto {
	margin: 0px;
	padding: 0px;
	height: 540px;
	width: 700px;
}

.viewer {
	margin: 0 auto;
	width: 700px;
	height: 540px;
	overflow: hidden;
}

.viewer ul {
	width: 700px;
	height: 540px;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 700px;
	height: 540px;;
	display: none;
	position: absolute;
}


/*ニュース---------------------*/
#news {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#news dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
}
#news dt {
	width: 7em;
	float: left;
	padding: 10px;
	font-size: 85%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#news dd {
	margin-left: 7em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#album_keisai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#oubo {
	margin: 0px 0px 50px 10px;
	float: left;
	width: 450px;
	padding: 0px;
}
#album_img {
	margin: 0px 0px 30px;
	float: right;
	padding-top: 0px;
	padding-left: 10px;
}

/*クーポン---------------------*/

#coupon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#use {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#coupon img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#coupon #txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	color: #938562;
	padding-bottom: 0px;
}
#coupon #naiyo {
	color: #000;
	background-color: #BCA884;
	margin: 10px;
	line-height: 1.6em;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#adviser {
	background-image: url(../top/img/adviser.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 185px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 80px;
}
#news #ningyokyokai {
	background-image: url(../top/img/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	padding-top: 15px;
}
