@charset "utf-8";
/* CSS Document */

/* 
 * Style for 「index.html」
 */

/* Left Column */
#information {
	width: 500px;
	margin: 20px 0px 0px 40px;
}

/* What's New */
#whatsnew {
	width: 500px;
	margin: 0px;
}

#whatsnew .whatsnew_title {
	width: 500px;
	height: 24px;
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

#whatsnew .whatsnew_title img {
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
	vertical-align: bottom;
}

#whatsnew .whatsnew_title hr {
	width: 500px;
	height: 2px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #339900;
	color: #339900;
	text-align: left;
	float: left;
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

#whatsnew .whatsnew_sentence {
	margin: 10px 0px 0px 0px;
	font-size: 93%;
	font-family: "MS UI Gothic";
}

#whatsnew_top5 {
	margin: 0px 0px 0px 0px;
}

#whatsnew_hide {
	margin: 0px 0px 0px 0px;
	display: none;
}

#whatsnew_sentence_more {
	margin: 0px 0px 0px 0px;
	display: none;
}

#whatsnew .whatsnew_sentence img {
	margin: 0px 0px 0px 20px;
}

#whatsnew .whatsnew_sentence p {
	margin: 5px 0px 0px 0px;
}

#whatsnew a:link {
	color: #339900;
	text-decoration: none;
}
#whatsnew a:visited {
	text-decoration: none;
}
#whatsnew a:active {
	color: #339900;
	text-decoration: none;
}
#whatsnew a:active {
	color: #339900;
	text-decoration: none;
}

/*#whatsnew .whatsnew_more {
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #339900;
	font-size: 93%;
	font-family: "Century Gothic";
	cursor: pointer;
}*/

#whatsnew p.whatsnew_more {
	text-align: right;
	color: #339900;
	font-size: 108%;
	font-family: "Century Gothic";
	cursor: pointer;
}

#whatsnew .whatsnew_more_link {
	color: #339900;
	font-size: 93%;
	font-family: "Century Gothic";
	cursor: pointer;
}

/* TOPICS */
#topics {
	width: 500px;
	margin: 20px 0px 0px 0px;
}

#topics .topics_header {
	background-image:url(../images/topics_header.jpg);
	width: 500px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

#topics .topics_body {
	background-color: #ffffbb;
	width: 500px;
}

#topics .topics_title {
	width: 500px;
	height: 35px;
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

#topics .topics_title img {
	margin: 0px 0px 0px 15px;
	font-size: 0;	/* IE6バグ回避用 */
	vertical-align: bottom;
}

#topics .topics_title_border {
	width: 472px;
	height: 2px;
	margin: 0px 0px 0px 15px;
}

#topics .topics_sentence {
	width: 500px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}

#topics .topics_sentence h3 {
	margin: 0px 0px 0px 20px;
	font-size: 108%;
	font-weight:normal;
	color:#ff9900;
	line-height: 1.5em;
}

#topics .topics_sentence p {
	width: 320px;
	margin: 0px 0px 0px 30px;
	font-size: 93%;
}

#topics .topics_sentence img {
	float: right;
	margin: 0px 15px 0px 5px;
	font-size: 0;	/* IE6バグ回避用 */
	display: inline;
	border-style: none;
}

#topics a:link {
	color: #339900;
	text-decoration: none;
}
#topics a:visited {
	text-decoration: none;
}
#topics a:hover {
	color: #339900;
	text-decoration: none;
}
#topics a:active {
	color: #339900;
	text-decoration: none;
}

#topics .topics_sentence_border {
	margin: 10px 0px 10px 15px;
	font-size: 0;	/* IE6バグ回避用 */
	background-color: #ffffbb;
}

#topics p.topics_more {
	width: 480px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	color: #ff9900;
/*	font-size: 93%;*/
	font-family: "Century Gothic";
	cursor: pointer;
}

#topics_sentence_more {
	display: none;
}

#topics .topics_footer {
	background-image:url(../images/topics_footer.jpg);
	width: 500px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

/* Right Column */
#banners {
	width: 190px;
	float: right;
	margin: 20px 15px 0px 0px;
	padding: 0px;
}

#banners img {
	border-style: none;
}

#spacer {
	width: 800px;
	height: 50px;
}

/* 
 * Style for 「link.html」
 */

#caption {
	background-image:url(../images/cap_title_link.jpg);
}

#titleline {
	margin: 20px 0px 20px 35px;
	font-size: 0;
}

#link_leftcolumn {
	width: 360px;
	margin: 0px 0px 0px 35px;
	float: left;
	display: inline;	/* IE6バグ回避用 */
	/*font-size: 0;*/	/* IE6バグ回避用 */
}

#link_rightcolumn {
	width: 360px;
	float: left;
	margin: 0px 0px 0px 30px;
	/*font-size: 0;*/	/* IE6バグ回避用 */
	display: inline;	/* IE6バグ回避用 */
}

.area {
	margin: 0px;
	/*font-size: 0;*/	/* IE6バグ回避用 */
}

.area .areatitle {
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

.area .linklist {
	margin: 5px 0px 0px 20px;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 108%;
	color: #333333;
	line-height: 1.7em;
	text-decoration: underline;
}

.area .linklist a:link,a:active {
	color: #333333;
}

.area .linklist a:hover {
	color: #ff9900;
	font-weight: bold;
}

#link_rightcolumn .spacer {
	width: 360px;
	height: 220px;
	font-size: 0px;
}

#link_rightcolumn .link_pagetop {
	width: 360px;
}

#link_rightcolumn .link_reservation {
	width: 360px;
	height: 37px;
	margin: 15px 0px 0px 0px;
	border: none;
	text-align: right;
	font-size: 0px;
}

#link_rightcolumn .linkinpage {
	width: 360px;
	margin: 15px 0px 15px 0px;
}

#footer {
	clear: left;
}

/* 
 * Style for 「sitemap.html」
 */

#cap_sitemap {
	background-image:url(../images/cap_title_sitemap.jpg);
}

#title_sitemap {
	width: 680px;
	height: 100px;
	margin: 30px 0px 10px 60px;
}

#title_sitemap img {
	margin: 0px 10px 0px 0px;
	float: left;
	font-size: 0;
	display: inline;
}

#title_sitemap .titletxt {
	font-size: 108%;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1.5em;
	color: #ff9900;
}

#sitemap_leftcolumn {
	width: 330px;
	margin: 0px 0px 0px 60px;
	float: left;
	display: inline;	/* IE6バグ回避用 */
	/*font-size: 0;*/	/* IE6バグ回避用 */
}

#sitemap_rightcolumn {
	width: 330px;
	float: left;
	margin: 0px 0px 0px 20px;
	display: inline;	/* IE6バグ回避用 */
	/*font-size: 0;*/	/* IE6バグ回避用 */
}

.category {
	margin: 15px 0px 0px 0px;
	/*font-size: 0;*/	/* IE6バグ回避用 */
}

.category .categorytitle {
	margin: 0px;
	font-size: 0;	/* IE6バグ回避用 */
}

.category .subtitle {
	margin: 10px 0px 0px 20px;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 108%;
	font-weight: bold;
	color: #339900;
}

.category .pagelist {
	margin: 5px 0px 0px 45px;
	text-align: left;
	font-family: "MS UI Gothic";
	font-size: 93%;
	color: #333333;
	line-height: 1.6em;
}

.category .pagelist a {
	text-decoration: underline;
}

.category .pagelist .indent {
	padding: 0px 0px 0px 25px;
}

.category .pagelist a:link {
	color: #333333;
}
.category .pagelist a:active {
	color: #333333;
}
.category .pagelist a:hover {
	color: #333333;
}

.link_pagetop {
	margin: 20px 0px 0px 0px;
	clear: left;
}

.link_reservation {
	width: 740px;
	height: 37px;
	margin: 15px 0px 20px 0px;
	border: none;
	text-align: right;
	font-size: 0px;
}

.linkinpage {
	width: 740;
	margin: 0px 20px 15px 0px;
}

/* 
 * Style for 「coupon.html」
 */

.b_coupon body {
	overflow-x: hidden;
}

#coupon_header {
	height: 115px;
	font-size: 0px;
}


#coupon_head_logo {
	position: absolute;
	top: 25px;
	left: 40px;
	font-size: 0px;
}

#head_title {
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 0px;
}

#close_window {
	margin: 40px 0px 0px 332px;
	font-size: 0px;
}

#close_window img {
	border-style: none;
}

#coupon {
	width: 740px;
	margin: 5px 0px 0px 30px;
	/*font-size: 0;*/
}

#coupon .sentence {
	width: 690px;
	margin: 0px 0px 15px 0px;
}

#coupon .sentence .description_area {
	padding: 10px 0px 15px 15px;
	background-color: #ffffbb;
	font-size: 93%;
}

#coupon .sentence .list_area {
	height: 1400px;
	padding: 10px 10px 15px 15px;
	background-color: #ffffbb;
	font-size: 93%;
}

#coupon .sentence h3 {
	margin: 0px 0px 5px 0px;
	font-size: 123.1%;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	color: #ff9900;
}

#coupon .sentence h2 {
	margin: 0px 10px 15px 0px;
	font-size: 108%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	display: inline;
}

#coupon .left_area {
	width: 235px;
	float: left;
}

#coupon .center_area {
	width: 220px;
	float: left;
}

#coupon .right_area {
	width: 210px;
	float: left;
}

#coupon .ol_couponlist li {
	margin: 5px 0px 5px 40px;
}

#coupon_footer {
	width: 730px;
}
