/***TopPage Style***/


/*Page Layout*/

div#left_box {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	width: 715px;
	text-align: left;
	float: left;
}

div#right_box {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 220px;
	text-align: left;
	float: right;
}


/*Header IconMenu*/

ul.header_iconmenu {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 65px;
	font-size: 50%;
	line-height: normal;
	position: absolute;
	right: 10px;
	top: 45px;
}

ul.header_iconmenu li {
	margin: 0px;
	padding: 0px;
	height: 65px;
	list-style-type: none;
	list-style-position: outside;
	float: right;
}

ul.header_iconmenu li a {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
	height: 100%;
	width: 65px;
	text-indent: -3250px;
	line-height: normal;
	text-decoration: none;
	background-repeat: repeat;
}

ul.header_iconmenu li a:hover {
	text-decoration: none;
	background-position: 0px 65px;
}

li.btn_icon_tenki a {
	background: url(../img_top/btn_tenki.png);
}

li.btn_icon_livecam a {
	background: url(../img_top/btn_livecam.png);
}


/*Photo*/

div#photo_box {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	width: 715px;
	text-align: center;
}

div#photo_box img {
	margin: 0px auto;
	padding: 0px;
}

div#news_box img.img_topic,
div#event_box img.img_topic {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	width: 325px;
}


/*News*/

div#news_box {
	margin: 0px 24px 15px 0px;
	padding: 0px;
	width: 345px;
	text-align: left;
	background-color: #fff;
	float: left;
}

div.news_title {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	width: 325px;
	height: 34px;
	border-top: #82ae46 5px solid;
	border-bottom: #d6c6af 1px solid;
	position: relative;
}

h2.h2_news {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 34px;
	font-size: 10%;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	text-indent: -3600px;
	background: #fff url("../img_top/ti_news.gif") no-repeat 0px 0px;
	border: 0px;
}

p.btn_newslist {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 7px;
}

p.btn_newslist a {
	margin: 0px;
	padding: 0px;
	width: 95px;
	display: block;
	height: 100%;
	line-height: normal;
	text-decoration: none;
	text-indent: -2850px;
	background: url(../img_top/btn_newslist.png) repeat 0px 0px;
}

p.btn_newslist a:hover {
	text-decoration: none;
	background-position: 0px 20px;
}

dl.news_list {
	margin: 15px 10px 10px 10px;
	padding: 0px;
	width: 325px;
	border-bottom: #d6c6af 2px solid;
}

dl.news_list dt {
	margin: 5px 0px 4px 0px;
	padding: 4px 0px 2px 2px;
	font-weight: bold;
	font-size: 75%;
	line-height: 150%;
	border-top: #d6c6af 2px solid;
	border-bottom: #d6c6af 1px dotted;
	clear: both;
}

dl.news_list dt img {
	margin: 0px 0px 4px 5px;
	padding: 0px;
	width: 100px;
	border-left: 4px solid #fff;
	float: right;
}

dl.news_list dd {
	margin: 0px;
	padding: 0px 0px 4px 15px;
	font-weight: normal;
	font-size: 75%;
	line-height: 150%;
}


/*Event*/

div#event_box {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 345px;
	text-align: left;
	background-color: #fff;
	float: right;
}

div.event_title {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	width: 325px;
	height: 34px;
	border-top: #e60 5px solid;
	border-bottom: #d6c6af 1px solid;
	position: relative;
}

h2.h2_event {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 34px;
	font-size: 10%;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	text-indent: -3600px;
	background: #fff url("../img_top/ti_event.gif") no-repeat 0px 0px;
	border: 0px;
}

p.btn_eventlist {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 7px;
}

p.btn_eventlist a {
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 100%;
	display: block;
	line-height: normal;
	text-decoration: none;
	text-indent: -2850px;
	background: url(../img_top/btn_eventlist.png) repeat 0px 0px;
}

p.btn_eventlist a:hover {
	text-decoration: none;
	background-position: 0px 20px;
}

div#event_box h3 {
	margin: 15px 10px 0px 10px;
	padding: 0px;
	width: 325px;
	height: 18px;
	font-size: 10%;
	font-weight: normal;
	line-height: normal;
	text-indent: -3250px;
	background-position:left top;
	clear: both;
}

h3.h3_eventtoday {
	background-image: url("../img_top/ti_event_today.gif");
}

h3.h3_eventweek {
	margin: 10px 0px 0px 0px;
	background-image: url("../img_top/ti_event_week.gif");
}

dl.event_list_today {
	margin: 5px 10px 40px 10px;
	padding: 0px;
	width: 325px;
	border-bottom: #d6c6af 1px solid;
}

dl.event_list_week {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	width: 325px;
	border-bottom: #d6c6af 1px solid;
}

dl.event_list_today dt,
dl.event_list_week dt {
	margin: 5px 0px 2px 0px;
	padding: 4px 0px 2px 2px;
	font-weight: bold;
	font-size: 75%;
	line-height: 150%;
	border-top: #d6c6af 1px solid;
	clear: both;
}

dl.event_list_today dt:first-of-type,
dl.event_list_week dt:first-of-type {
	border-top: 0px;
}

dl.event_list_today dt img,
dl.event_list_week dt img {
	margin: 0px 0px 4px 5px;
	padding: 0px;
	width: 100px;
	float: right;
}

dl.event_list_today dd,
dl.event_list_week dd {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 75%;
	line-height: 150%;
}


/*Event&News SubMenu*/

dl.genremenu,
dl.areamenu,
dl.datemenu {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	font-size: 65%;
	line-height: 120%;
	border-bottom: 1px dotted #d6c6af;
	clear: both;
}


dl.genremenu dt,
dl.areamenu dt,
dl.datemenu dt {
	margin: 2px 0.3em 2px 0px;
	padding: 2px;
	font-weight: bold;
	display: block;
	width: 7.2em;
	float: left;
	color: #333;
	border-left: 5px solid #d6c6af;
}

dl.genremenu dd,
dl.areamenu dd,
dl.datemenu dd {
	margin: 2px 0.3em 2px 0px ;
	padding: 2px;
	font-weight: normal;
	display: block;
	float: left;
}


/*Kankou Digest*/

div#djst_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 220px;
	height: 110px;
}

div#djst_box h2 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 110px;
	background-color: #000;
}

div#djst_box h2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 110px;
	width: 220px;
	font-size: 10%;
	text-indent: -3300px;
	line-height: normal;
	text-decoration: none;
	background: #fff url("../img_top/banner_hajimeteno.png") no-repeat center top;
}

div#djst_box h2 a:hover {
	text-decoration: none;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*Yamagata Zakkicho*/

div#zakki_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 220px;
	height: 142px;
	position: relative;
}

div#zakki_box h2 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 142px;
	background-color: #000;
}

div#zakki_box h2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 220px;
	height: 142px;
	font-size: 10%;
	text-indent: -3300px;
	line-height: normal;
	text-decoration: none;
	background: #fff url("../img_top/banner_zakkicho.png") no-repeat center top;
}

div#zakki_box h2 a:hover {
	text-decoration: none;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

div.zakki_update {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 34px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.zakki_update_line {
	margin: 0px 10px;
	padding: 0px;
	width: 200px;
	height: 24px;
	border-top: 1px solid #d6c6af;
	border-bottom: 1px solid #d6c6af;
	overflow: hidden;
}

div.zakki_update_line p {
	margin: 0px;
	padding:5px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 12px;
	color: #555;
	text-align: center;
}

div.zakki_update p img {
	margin: 0px 0px 0px 1px;
	vertical-align: middle;
}


/*Ichioshi Syohin*/

div#ichioshi_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 220px;
	height: 110px;
}

div#ichioshi_box h2 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 110px;
	background-color: #000;
}

div#ichioshi_box h2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 110px;
	width: 220px;
	font-size: 10%;
	text-indent: -3300px;
	line-height: normal;
	text-decoration: none;
	background: #fff url("../img_top/banner_ichioshi.png") no-repeat center top;
}

div#ichioshi_box h2 a:hover {
	text-decoration: none;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*Kaiin Syokai*/

div#kaiin_box {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 275px;
	background-color: #fde9b2;
	position: relative;
}

div#kaiin_box h2 {
	margin: 0px 10px;
	padding: 0px;
	width: 200px;
	height: 25px;
	font-size: 10%;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	text-indent: -3000px;
	background: #fde9b2 url(../img_top/ti_kaiin.gif) left top no-repeat;
	border: 0px;
	clear: both;
}

div#kaiin_cont {
	margin: 10px 10px 0px 10px;
	padding: 0px;
/*
	width: 200px;
	height: 235px;
*/
	overflow: hidden;
}

div#kaiin_cont div {
	margin: 0px;
	padding: 0px;
}

p.kaiin_img {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 120px;
	overflow: hidden;
}

p.kaiin_img img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

h3.h3_kaiin_name {
	margin: 3px 0px;
	padding: 1px 3px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	border-left: #333 8px solid;
}

h3.h3_kaiin_name a {
	text-decoration: none;
	color: #333;
}

h3.h3_kaiin_name a:hover {
	text-decoration: none;
	color: #e60;
}

p.kaiin_txt {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}

div.btn_kaiin {
	margin: 0px;
	padding: 0px;
	width: 94px;
	height: 24px;
	
}

div.btn_kaiin p {
	margin: 0px;
	padding: 0px;
	width: 94px;
	height: 24px;
	position: absolute;
	left: 63px;
	bottom: 9px;
}

div.btn_kaiin p a {
	margin: 0px;
	padding: 0px;
	width: 94px;
	display: block;
	height: 100%;
	line-height: normal;
	text-decoration: none;
	text-indent: -3760px;
	background: url("../img_top/btn_kaiinlist.png") repeat 0px 0px;
}

div.btn_kaiin p a:hover {
	text-decoration: none;
	background-position: 0px 24px;
}


/*Banner*/

div#banner_box {
	margin: 0px auto;
	padding: 10px 0px;
	width: 960px;
	text-align: left;
}

div#banner_box img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: 0px;
}

div#banner_box a {
	margin: 0px 5px 8px 0px;
	display:inline-block;
}

div#banner_box a:hover img,
div#banner_box a:active img {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*Akaitorii*/

div#akaitorii_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 220px;
	height: 85px;
	position: relative;
}

div#akaitorii_box h2 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 85px;
	background-color: #000;
}

div#akaitorii_box h2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 220px;
	height: 85px;
	font-size: 10%;
	text-indent: -3300px;
	line-height: normal;
	text-decoration: none;
	background: #fff url("../img_top/bn_akaitorii.png") no-repeat center top;
}

div#akaitorii_box h2 a:hover {
	text-decoration: none;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

