﻿/* CSS Document */

body {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	background-color:#FFFF66
   }

#mainwrapper {
	width:750px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	height: auto;
	background-color: #FFFFFF;
}
#wrapper {
	font-size:0.9em;
	width:738px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}

/*-----header ここから-----*/
#header {
	text-align:left;
	width:738px;
	padding-top: 8px;
	float: left;
}
.header_left {
	float: left;
	width: 350px;
}
#header h1 {
	font-size: 0.8em;
	font-weight: bold;
	color: #0066CC;
	display: block;
	margin: 8px;
}

.calendar {
	float: right;
}
.search {
	width: 738px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	clear: both;
}
.search img {
	float: left;
	display: block;
}


.main_menu {
	margin-bottom: 10px;
	margin-top: 0px;
	width: 738px;
	float: left;
	clear: both;
}
.menu_a {
	padding-right: 2px;
	height: 17px;
	width: 90px;
	text-align: center;
	float: left;
	line-height: 1.4em;
}
.menu_a a {
	background-color: #ffdb94;
	color: #ff6100;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6100;
	font-size: 13px;
	font-weight: lighter;
}
.menu_a a:hover {
	background-color: #fff78c;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 90px;
	font-size: 13px;
	font-weight: lighter;
}

.menu_b {
	padding-right: 2px;
	height: 17px;
	width: 90px;
	text-align: center;
	float: left;
	line-height: 1.4em;
}
.menu_b a {
	background-color: #b5c3ff;
	color: #6375ef;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6375ef;
	font-size: 13px;
	font-weight: lighter;
}
.menu_b a:hover {
	background-color: #fff78c;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 90px;
	color: #ff6100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6100;
	font-size: 13px;
	font-weight: lighter;
}

/*-----header ここまで-----*/
#content {
	width:738px;
	float: left;
	clear: both;
	margin-top: 10px;
}
#content_left {
	float: left;
	width: 583px;
}

/*-----left ここから-----*/
#left {
	width:175px;
	float: left;
	background-image: url(index/shop150.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	background-position: top;
}
#left h2 {
	display: block;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 1em;
}

.kosin_joho {
	width: 160px;
	text-align: right;
	padding-right: 10px;


}

.marutoku {
	width: 170px;
	text-align: center;
	padding-top: 8px;
	background-image: url(index/coupon_bac.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 5px;
	background-position: center;
}
.coupon {
	width: 130px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFB221;
}
.event {
	width: 130px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFB221;

}
.oshirase {
	width: 130px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFB221;

}
.area {
	width: 170px;
	margin-top: 5px;
	padding-top: 5px;

}
.genre {
	clear: both;
	float: left;
	width: 170px;
	margin-top: 5px;
	padding-top: 5px;

}
.genre_box {
	display:inline;
	margin: 3px;
	float: left;
	height: 2.2em;
	width: 50px;
	text-align: center;
	padding-top: 0.7em;
	font-size: 0.9em;
}
.genre_box a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.genre_box a:hover{
	font-weight: bold;
	color: #009966;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	height: 2em;
	width: 50px;
	padding-top: 0.5em;
	margin-top: -0.5em;
}

#oshokuji {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
#onsen {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
}
#tokusan {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #94ae21;
}
#life {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	font-size: 0.8em;
	height: 2.6em;
	padding-top: 0.4em;
}

#asobi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3165ff;
}
#tanosimi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3366;
}
#kurasi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
}
#sumai {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}
#iryou {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
#sanrgyou {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6633CC;
}
#shoutengai {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
#dantai {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.onsen {
	width: 170px;
	margin-top: 5px;
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	color: #181C18;
	clear: both;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.onsen img {
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}


.soba {
	clear: both;
	width: 170px;
	margin-top: 5px;
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	color: #294984;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.soba img {
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	display: block;
}

.noodle {
	clear: both;
	width: 170px;
	margin-top: 5px;
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	color: #BD2810;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
	float: left;
}
.noodle img {
	display: block;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}

.sweet {
	clear: both;
	width: 170px;
	margin-top: 5px;
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	color: #FF0099;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.sweet img {
	display: block;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
}
.cherry {
	clear: both;
	width: 170px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	padding-bottom: 5px;
}

/*-----center ここから-----*/
#center {
	width: 399px;
	float: right;

}
.news {
	border: 1px dotted #3399FF;
	padding: 5px;
	color: #000000;
	width: 378px;
	line-height: 1.2em;
	font-size: 0.9em;
}

.news2 {
	border: 1px dotted #FF0000;
	padding: 5px;
	color: #000000;
	width: 378px;
	line-height: 1.2em;
	font-size: 0.9em;
	background-color: #ffffd0;
}

#center .top_special {
	text-align: center;
	margin-bottom: 4px;
}

#eomiseblog {
	background-color: #DFFFFF;
	padding: 5px;
	width: 350px;
	line-height: 1.1em;
	clear: both;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #666666;
}

.news img {
	float: right;
	border: 1px dotted #FF9900;
}

.new_img {
	float: left;
	width: 125px;
	margin-top: 10px;
	margin-left: 2px;
	display: inline;
}
.topics {
	border: 1px dotted #0099CC;
	float: left;
	width: 380px;
	margin-top: 10px;
	padding-left: 8px;
	padding-bottom: 3px;
}
.shinki {
	border: 1px solid #0099CC;
	width: 354px;
	margin-bottom: 10px;
	padding: 5px;
}
.daily_topic {
	padding-bottom: 1.5em;
}

#shinki  {
	color: #339900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-color: #EFFFEF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #33CC00;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1em;

}



.topics h2  {
	background-color: #0099FF;
	font-size: 1em;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: -5px;
	padding-left: 3px;
}
.topics h3 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-image: url(index/h3_img.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 0px;
}
.topics .update {
	color: #FF0033;
	background-image: url(index/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 360px;
	display: block;
	padding-right: 10px;
}

.update2 {
	color: #FF0033;
	font-size: 0.9em;
	float: left;
	width: 50px;
}
.update3 {
	color: #FF0033;
	font-size: 0.8em;
}

.info {
	border: 1px dotted #0099CC;
	float: left;
	width: 380px;
	margin-top: 10px;
	padding-left: 8px;
	padding-bottom: 3px;
}
.info h2  {
	background-color: #0099FF;
	font-size: 1em;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: -5px;
	padding-left: 3px;
}
.info dt {
	color: #FF0000;
	display: block;
	float: left;
	width: 125px;
	padding-top: 2px;
}
.info .update2 {
	display: block;
	width: 40px;
	font-size: 0.8em;
}

.info dd {
	display: block;
	width: 240px;
	float: left;
	padding-top: 2px;
	margin-left: 3px;
}

.info dl {
	margin-top: 5px;
}


.special {
	float: left;
	width: 390px;
	margin-top: 10px;
	clear: both;
        padding-left:5px

}

/*-----right ここから-----*/
#right {
	font-size: 0.8em;
	overflow: hidden;
	width: 155px;
	float: right;
}
.special img {
	display: block;
	margin-top: 5px;
}

#right  h2 {
	font-size: 1.1em;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.sumai {
	width: 150px;
	border: 1px solid #0065CE;
	height: auto;
	margin-bottom: 8px;
	float: right;

}
.sumai img {
	float: left;
}
#sumai_h2 {
	background-color: #0066CC;
}


.wedding {
	width: 150px;
	border: 1px solid #FF3063;
	float: right;
	height: auto;
	margin-bottom: 8px;

}
#wedding_h2 {
	background-color: #FF6699;
}

.wedding img {
	float: left;
}

.community {
	background-image: url(index/comm-img.jpg);
	height: 120px;
	width: 150px;
	text-align: right;
	border: 1px solid #31CF31;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 8px;
	float: right;
}
#community_h2 {
	background-color: #33CC33;
	text-align: left;
}
.blog {
	width: 150px;
	float: right;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
#staf {
	border: 1px solid #3366FF;
}
#tatemono {
	border: 1px solid #990033;
}

.blog img {
	display: block;
	margin-bottom: 3px;
}



.guide {
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 134px;

}
.taiken {
	margin-bottom: 8px;
	float: right;
	width: 150px;
}
.saijikoyomi {
	width: 150px;
	margin-bottom: 8px;
	background-image: url(index/saijikoyomi.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 70px;
	float: right;
}
.koyomi1 {
	display: block;
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 0.5em;
}
.weather {
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100px;
}
.livecamera {
	text-align: center;
	margin-bottom: 8px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.melma {
	margin-bottom: 8px;
	float: right;
	width: 150px;
}
.howto {
	margin-bottom: 8px;
	width: 102px;
	margin-right: 27px;
	margin-left: 26px;
	clear: both;
}
.keitai {
	background-color: #CCFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #0099CC;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 100px;
}

.aeon {
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 147px;
}
.okaze {
	margin-bottom: 8px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.fujitsu {
	margin-bottom: 8px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}


/*-----footer ここから-----*/
#footer {
	font-size:0.8em;
	padding-top:15px;
	text-align: center;
	clear: both;
	padding-bottom: 8px;
}
.link {
	width: 738px;

}
.sub_menu {
	width: 738px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
}
.copyright {
	width: 738px;
	line-height: 1.2em;
	text-align: center;
}
#logo_s {
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
}
