@charset "utf-8";
/* CSS Document */

/* サブページcontents
---------------------------------------------------- */

#sub-contents {
	width: 728px;
	text-align:left;
	margin:0px 0px 0px 11px;
	padding: 0px;
	float: left;
}

/* 一覧ページ
---------------------------------------------------- */

.pageing {
	width: 728px;
	height: 25px;
	clear: both;
}
.shop-waku {
	width: 728px;
	border: 1px solid #E9D58D;
	margin-bottom: 5px;
	float: left;
	padding-bottom:15px;
}
.shop-waku-bottom {
	width: 728px;
	border: 1px solid #E9D58D;
	float: left;
}
.topic-waku {
	width: 728px;
	border: 1px solid #E9D58D;
	margin-bottom: 5px;
	float: left;
	padding-bottom:15px;
}
html:first-child .ichiran-photo {
	width : 120px;
	float : left;
	padding : 0px;
	margin-top : 15px;
	margin-right : 15px;
	margin-left : 15px;
}
html>body .ichiran-photo {
	width : 120px;
	float : left;
	padding : 0px;
	margin-top : 15px;
	margin-right : 15px;
	margin-left : 15px;
}
*:first-child+html .ichiran-photo {
	width : 120px;
	float : left;
	padding : 0px;
	margin-top : 15px;
	margin-right : 15px;
	margin-left : 15px;
}
* html .ichiran-photo {
	width: 120px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	padding-left: 15px;
}
.ichiran-contents {
	height: auto;
	width: 563px;
	margin: 15px 0px 0px;
	float: left;
	padding-bottom: 15px;
}
.ichiran-top {
	width: 563px;
	height: auto;
}
.ichiran-kana {
	font-size: 11px;
	line-height: 100%;
}
.ichiran-name {
	width: 303px;
	float: left;
}
.ichiran-name a:link,
.ichiran-name a:visited {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
.ichiran-name a:hover {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}
.ichiran-category {
	width: 250px;
	float: left;
	line-height: 120%;
	margin-left: 10px;
}
.ichiran-comment {
	height: auto;
	width: 563px;
	clear: left;
	line-height: 120%;
	padding-top: 8px;
}


/* 詳細ページ TOP
---------------------------------------------------- */

#submenu-waku {
	width: 728px;
	border-bottom: 6px solid #ACC53A;
	text-align: center;
	margin-top: 30px;
	padding: 0px;
	height: 30px;
}
#submenu-waku ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 62px;
}
#submenu-waku li{
	float:left;
	margin: 0px 1px 0px 0px;
	display: inline;
	height: 30px;
	width: 150px;
	text-align: center;
	font-size: 14px;
}
.bg-g a{
	float:left;
	height: 30px;
	width: 150px;
	background-image: url(../img/sub/submenu_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 0px;
	font-size: 14px;
}
.bg-g a:link,a:visited{
	text-decoration: none;
}
.bg-g a:hover{
	text-decoration: underline;
}
.bg-w a{
	float:left;
	height: 30px;
	width: 150px;
	background-image: url(../img/sub/submenu_bg_f2.jpg);
	background-repeat: no-repeat;
	padding: 7px 0px 0px;
	font-size: 14px;
}
.bg-w a:link,a:visited{
	text-decoration: none;
}
.bg-w a:hover{
	text-decoration: underline;
}
#news {
	width: 600px;
	clear: left;
	margin-top: 30px;
	margin-left: 64px;
}
#title-news {
	width: 600px;
	background-image: url(../img/sub/title_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}
#title-news h2 {
	font-size: 16px;
	color: #2F9000;
	font-weight: bold;
	margin-left: 20px;
	width: 580px;
	padding-top: 8px;
}
/*.news-title {
	width: 580px;
	text-decoration:underline;
	padding: 15px 0px 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.news-title {
	width: 580px;
	text-decoration:underline;
	padding: 15px 0px 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}*/
html:first-child .news-title {
	width: 580px;
	text-decoration:underline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 15px;
}
html>body .news-title {
	width: 580px;
	text-decoration:underline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 15px;
}
*:first-child+html .news-title {
	width: 580px;
	text-decoration:underline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
* html .news-title {
	width: 580px;
	text-decoration:underline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
.news-title h3 {
	margin-left: 20px;
	width: 580px;
}
.news-title ul {
	margin: 0px;
	padding: 0px;
}
.news-title li{
	list-style: none;
	background: url(../img/sub/arrow.jpg) no-repeat;
	margin: 0px 1px 0px 0px;
	padding-left: 20px;
}
.news-title li a:link,
.news-title li a:visited {
	text-decoration:underline;
	color:#F58020;
	font-size: 16px;
	font-weight: bold;
}
.news-title li a:hover {
	text-decoration:underline;
	color:#F58020;
	font-size: 16px;
	font-weight: bold;
}
#shosai-comment {
	width: 600px;
	margin-top: 30px;
	margin-left: 64px;
}
#shosai-all {
	width: 600px;
	margin-top: 30px;
	margin-left: 64px;
	margin-bottom: 30px;
}
.shosai-kana {
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
}
#shosai-name {
	font-size: 16px;
	color: #2F9000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#shosai-category {
	line-height: 120%;
	margin-bottom: 10px;
}
.shosai-hyo {
	width: 130px;
	background-color: #FDE997;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
}
.shosai-hyo2 {
	height: 25px;
	padding: 3px 3px 3px 10px;
	background-color: #FFFFFF;
}
.shosai-hyo2 a,
.shosai-hyo2 a:hover,
.shosai-hyo2 a:visited {
	font-weight: normal;
}
.shosai-hyo2 a:hover {
	text-decoration:underline;
}
#shosai-soushin {
	width: 728px;
	border-top: 1px solid #E89C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89C00;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
}


/* 詳細ページ メニュー
---------------------------------------------------- */
#menu-top {
	width: 600px;
	margin-left: 64px;
	margin-top: 20px;
}
.menu-waku {
	width: 600px;
	clear: both;
}
.menu-photo {
	height: 124px;
	width: 166px;
	float: left;
	margin-right: 15px;
	padding-bottom: 15px;
}
.menu-name {
	width: 419px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #2F9000;
}
.menu-comment {
	width: 419px;
	height: auto;
	margin-top: 5px;
	float: left;
	padding-bottom: 15px;
}
#menu-sonota {
	width: 600px;
	height: auto;
	margin-left: 64px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACC53A;
	border-bottom-color: #ACC53A;
	padding-top: 20px;
	padding-bottom: 0px;
	clear: both;
}
#menu-bottom {
	width: 650px;
	margin-left: 64px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.menu-waku2 {
	width: 166px;
	float: left;
	margin-right: 50px;
}
.menu-waku3 {
	width: 166px;
	float: left;
}
.menu-photo2 {
	height: 124px;
	width: 166px;
	margin-bottom: 5px;
}
.menu-name2 {
	width: 166px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #2F9000;
}
.menu-comment2 {
	width: 166px;
	margin: 0px;
	padding: 0px;
}
.map_area {
	clear:both;
	margin-top:20px;
	width: 600px;
	height:210px;
}


/* クーポンページ
---------------------------------------------------- */
.coupon-waku {
	width: 570px;
	margin: 15px;
}
.coupon-title {
	width: 470px;
	color:#F58020;
	font-size: 16px;
	font-weight: bold;
}
.coupon-date {
	width: 570px;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	font-size: 11px;
}
.coupon-comment {
	width: 570px;
	font-size: 12px;
	line-height: 120%;
}
.coupon-hyo {
	border-bottom: 1px solid #999999;
	padding: 3px;
}
.coupon-hyo2 {
	padding: 3px;
	background-color: #FDE997;
}
.coupon-hyo3 {
	height: 25px;
	padding: 3px 3px 3px 10px;
	background-color: #FFFFFF;
}
.coupon-hyo3 a,
.coupon-hyo3 a:hover,
.coupon-hyo3 a:visited {
	font-weight: normal;
}
.coupon-hyo3 a:hover {
	text-decoration:underline;
}
#coupon-mapwaku {
	width: 600px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
#coupon-map {
	width: 600px;
	height: 450px;
	margin-bottom: 15px;
}
#coupon-mapcomment {
	width: 600px;
}
.coupon-kana {
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
}
#coupon-name {
	font-size: 16px;
	color: #2F9000;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 200px;
}
#coupon-name a:link,
#coupon-name a:visited {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#coupon-name a:hover {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#coupon-category {
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	width: 200px;
}
#coupon-gaiyo {
	width: 600px;
	margin-top: 15px;
	clear: left;
}



/* TOPIC詳細ページ
---------------------------------------------------- */

/*#topicshosai-waku {
	width: 600px;
	clear: left;
	margin: 0px 0px 0px 64px;
	padding-top: 30px;
}*/
html:first-child #topicshosai-waku {
	width: 728px;
	clear: left;
}
html>body #topicshosai-waku {
	width: 728px;
	clear: left;
}
*:first-child+html #topicshosai-waku {
	width: 728px;
	clear: left;
}
* html #topicshosai-waku {
	width: 728px;
	clear: left;
}
#topicshosai-all {
	width: 726px;
	padding-top: 15px;
	border: 1px solid #CCCCCC;
	height: auto;
	padding-bottom: 15px;
	background-color: #EFEFEF;
	float: left;
	margin-bottom: 15px;
}
.topicshosai-kana {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	font-weight: normal;
}
#topicshosai-name {
	font-size: 16px;
	color: #2F9000;
	font-weight: bold;
	width: 358px;
	float: left;
	padding-left: 15px;
}
#topicshosai-name a:link,
#topicshosai-name a:visited {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#topicshosai-name a:hover {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#topicshosai-category {
	float: left;
	width: 330px;
	margin-left: 5px;
}
html:first-child #topicshosai-title {
	width: 728px;
	background-image: url(../img/sub/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	margin: 0px 0px 15px;
	color: #2F9000;
}
html>body #topicshosai-title {
	width: 728px;
	background-image: url(../img/sub/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	margin: 0px 0px 15px;
	color: #2F9000;
}
*:first-child+html #topicshosai-title {
	width: 728px;
	background-image: url(../img/sub/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	margin: 0px 0px 5px;
	color: #2F9000;
}
* html #topicshosai-title {
	width: 728px;
	background-image: url(../img/sub/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	margin: 0px 0px 5px;
	color: #2F9000;
}

#topicshosai-title h2 {
	font-size: 16px;
	color: #2F9000;
	margin-left: 20px;
	padding-top: 8px;
}
.topicshosai-contentswaku {
	width: 728px;
	padding-top: 20px;
	clear:both;
}
.topicshosai-photo {
	height: 124px;
	width: 166px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topicshosai-photo2 {
	height: 124px;
	width: 166px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.topicshosai2-photo {
	width: 166px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topicshosai2-photo2 {
	width: 166px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.topicshosai-photo img {
	height: 124px;
	width: 166px;
}
.topicshosai-photo2 img {
	height: 124px;
	width: 166px;
}
.topicshosai2-photo img {
	width: 166px;
}
.topicshosai2-photo2 img {
	width: 166px;
}
.topicshosai-comment-title {
	font-size: 16px;
	font-weight: bold;
	color: #F58020;
}
.topicshosai-comment {
	font-size: 13px;
}
.topicshosai-comment a,
.topicshosai-comment a:link,
.topicshosai-comment a:visited {
	text-decoration:none;
	color:#2F9000;
	font-weight: normal;
}
.topicshosai-comment a:hover {
	text-decoration:underline;
}
#topicshosai-gaiyo {
	width: 725px;
	clear: left;
	padding-top: 15px;
}
.topicshosai-kana2 {
	font-size: 11px;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
}
#topicshosai-name2 {
	font-size: 16px;
	color: #2F9000;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 260px;
	margin-top: 5px;
}
#topicshosai-name2 a:link,
#topicshosai-name2 a:visited {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#topicshosai-name2 a:hover {
	text-decoration:underline;
	color:#2F9000;
	font-size: 16px;
	font-weight: bold;
}
#topicshosai-category2 {
	margin-bottom: 10px;
	float: left;
	width: 260px;
}

.wide-title {
	width: 728px;
	background-image: url(../img/sub/title_bg2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	margin: 0px 0px 15px;
	color:#2F9000;
}
.wide-title h2 {
	font-size: 16px;
	color: #2F9000;
	margin-left: 20px;
	padding-top: 8px;
}

/* 入力フォーム
---------------------------------------------------- */
.input_table {
	width: 728px;
	border-collapse: collapse;
	border: 1px #666666 solid;
	background-color: #666666;
}

.input_table th {
	width: 180px;
	border: 1px #666666 solid;
	padding: 3px;
	background-color: #FDE997;
	font-weight: normal;
	text-align: center;
}

.input_table td {
	border: 1px #666666 solid;
	height: 25px;
	padding: 3px 3px 3px 10px;
	background-color: #FFFFFF;
}

/* 入力補助
----------------------------------------------------- */
.required {
	color: red;
	font-size: 10px;
}
.inputInfo {
	color: #666666;
	font-size: 10px;
}

/* 完了画面文言エリア
----------------------------------------------------- */
.complete-message {
	width: 728px;
	border-top: 1px solid #E89C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89C00;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
}
.complete-message a{
	color: #2F9000;
}
.complete-message a:link,a:visited{
	text-decoration: none;
}
.complete-message a:hover{
	text-decoration: underline;
}

/* 利用規約
----------------------------------------------------- */
.tos_accedence{
	width: 728px;
	height: 150px;
	border: 1px solid #666666;
	overflow-y: scroll;
	margin-top: 10px;
	text-align: left;
}

