/*
-------------------------------------------------------------
	Website: 宮城蔵王えぼしスキー場公式サイト
	Website URL: http://www.eboshi.co.jp 
	Title: 宮城蔵王えぼしスキー場公式サイト
	File: style.css
	Description: 宮城蔵王えぼしスキー場winterページのベーススタイルシート
	Copyright: 2008 miyagizaokanko All Rights Reserved. 
-------------------------------------------------------------
*/

/*
	Index
	---------------------------------------------------------
	
	1. リセット
	2. 基本設定
	3. ヘッダー部分
	4. コンテンツ部分
	5. レフトサイド部分
	6. メインコンテンツ部分
	7. フッター部分
	8. リスト・テーブル設定
	
*/



/*  リセット
-------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,pre,p,blockquote,th,tr,td,img {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ul, dl {
	list-style: none;
}

/*  基本設定
-------------------------------------------------------*/
body {
	background: #FFFFFF url(../images/eboshi-img/green/index/bg_index-body-fall.jpg) repeat-x;
	font: 75%/1.3 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", arial;
	letter-spacing: 0.1em;
	color: #343434;
	text-align: justify;
	text-justify: inter-ideograph;
}

a {
	color: #009933;
	text-decoration: underline;
}

a:hover {
	color: #CC6666;
}

img,hr {
	border-style: none;
	border-width: 0px;
}

img.top-sp {
	margin-top: 30px;
}

#leftside a:hover img,
.banneritemtop a:hover img,
a:hover img.fv {
	opacity: 0.7;/*Opera,Firefox,Safari用*/
	filter: alpha(opacity=70);/*IE用*/
	background-color: #FFFFFF ;
}

p {
	margin-bottom: 10px;
}

p.center {
	text-align:center;
	display: inline;
}

p.center-box {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

p.clear {
	clear: both;
	margin-top: 20px;
}

strong.red {
	color: #E91F1F;
}

span.sum_zoom {
	font-size: 9px;
}

h5{
	font-weight: bold;
	color: #E91F1F;
	margin-bottom: 10px;
	font-size: 120%;
}

/*  ヘッダー部分
-------------------------------------------------------*/
#hd-wrapper {
	background: url(../images/eboshi-img/green/index/bg_wrapper_hd-imoni.jpg) no-repeat 18px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 430px;
	position: relative;
}

#header {
	height: 306px;
}

#left-logo a {
	height: 100px;
	width: 180px;
	float: left;
	margin-top: 10px;
	background: url(../images/eboshi-img/logo2010.png) no-repeat;
	margin-left: 88px;
}

#hd-right {
	float: left;
	height: 110px;
}

.top-navi {
	padding-top: 10px;
	padding-left: 124px;
	float: left;
}

.top-navi li {
	float: left;
	border-left: 1px solid #000066;
	text-indent: 5px;
	padding-right: 4px;
	padding-left: 2px;
	height: 15px;
	display: block;
}

.top-navi li.first {
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.top-navi li a {
	color: #FFFFFF;
}

.bannergrouptop {
	height: 70px;
	width: 330px;
	padding-left: 130px;
	margin-top: 42px;
}

#fontsize-box {
	background: url(../images/eboshi-img/bg_fontsize.png) no-repeat;
	height: 25px;
	width: 135px;
	padding-top: 3px;
	padding-left: 80px;
	position: absolute;
	float: right;
	top: 87px;
	right: 12px;
}

.season-btn {
	margin-left: 75px;
	height: 180px;
	position: absolute;
	clear: both;
	bottom: -140px;
}

.season-btn li {
	float: left;
	margin-right: 10px;
}

/*  コンテンツ部分
-------------------------------------------------------*/
#content-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 850px;
	padding-bottom: 20px;
	background: url(../images/eboshi-img/green/index/bg_content.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#navi {
	background: url(../images/bg_navi.png) repeat-x;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 10px;
	position: relative;
	z-index: 100;
}

/*  レフトサイド部分
-------------------------------------------------------*/
#leftside {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	display: inline;
}

.newsbox {
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 500px;
}

.newsbox li {
	border-bottom: 1px dotted #999999;
	margin: 0px 10px 10px;
}

ul.news h4 {
	font-size: 120%;
	background: url(../images/eboshi-img/bg_redlist.png) no-repeat;
	padding-left: 18px;
	line-height: 1.3;
}

span.date {
	font-size: 95%;
	padding-bottom: 5px;
}

h3.topics {
	height: 40px;
	width: 500px;
	background: url(../images/eboshi-img/green/index/tl_news.png) no-repeat;
	margin-bottom: 10px;
}

h3.pickup {
	height: 40px;
	width: 500px;
	background: url(../images/eboshi-img/green/index/tl_event.png) no-repeat;
	margin-bottom: 10px;
}

#leftside ul.menu {
	padding-top: 10px;
}

#leftside ul.menu li {
	background: url(../../../images/eboshi-img/bg_menu_li.png) no-repeat;
	height: 30px;
	width: 190px;
	text-indent: 22px;
	line-height: 30px;
	font-size: 12px;
}

ul.ud-bana {
	width: 500px;
	padding-top: 10px;
}

ul.ud-bana li {
	float: left;
	margin-left: 40px;
}

#content-banabox {
	background: url(../images/eboshi-img/green/index/bg_content-bana.png) no-repeat;
	height: 180px;
}

#content-banabox ul {
	padding-top: 35px;
}

#content-banabox li {
	float: left;
	width: 160px;
	display: inline;
}

#content-banabox li.center {
	margin-right: 10px;
	margin-left: 10px;
}

/*  ライトサイド部分
-------------------------------------------------------*/
#rightside {
	margin-right: 25px;
	float: right;
	width: 260px;
	display: inline;
}

#today {
	background: url(../images/bg_today.png) no-repeat;
	height: 380 auto;
	padding-top: 20px;
}

#today h3 {
	height: 40px;
	width: 260px;
	background: url(../images/eboshi-img/winter/index/tl_today.png) no-repeat;
	display: block;
}

#cam {
	width: 238px;
	height: 220px;
	font-size: 9px;
	float: left;
	background: #FFFFFF no-repeat;
	padding: 10px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: hidden;
}

#tenkibox {
	padding-left: 30px;
	padding-bottom: 30px;
}

#weather {
	margin-top: 5px;
}

#weather table {
	margin-bottom: 20px;
	font-size: 95%;
	width: 260px;
}

#weather table,
#weather td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#weather table td.c {
	color: #242424;
}

#weather table td.20c {
	width: 20%;
	color: #242424;
}

#weather td.cb {
	font-weight: bold;
	text-align: center;
}

#weather td.okama {
	color: #FFF;
	background: #ff8f26;
	text-align: center;
}

img.voice {
	margin-top: -30px;
	margin-left: -60px;
}

#back-top {
	background: url(../../../images/eboshi-img/btn_pagetop.png) no-repeat;
	height: 29px;
	width: 87px;
	margin-top: 20px;
	float: right;
	margin-bottom: 10px;
}

#back-top a {
	height: 29px;
	width: 87px;
	display: block;
}

/*  フッター部分
-------------------------------------------------------*/
#footer-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	height: 80px;
	width: 960px;
	background: url(../images/eboshi-img/green/index/bg_footer.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.footer-navi {
	padding-top: 10px;
	padding-left: 80px;
}

.footer-navi li {
	float: left;
	border-left: 1px solid #FFFFFF;
	text-indent: 5px;
	padding-right: 4px;
	padding-left: 2px;
}

.footer-navi a {
	color: #FFFFFF;
	font-size: 12px;
}

p.copylight {
	text-align: right;
	padding-right: 80px;
	font-weight: bold;
	margin-top: 10px;
}

address {
	font-style: normal;
	vertical-align: text-botom;
	clear: both;
	text-align: right;
	padding-right: 80px;
}

/* hidden
-------------------------------------------------------------*/
.ov-hiddn,
#left-logo h1,
#leftside h3,
#rightside h3,
#bk-number,
#back-top {
	overflow: hidden;
	text-indent: -700em;
	display: block;
}

/* clearfix,huck
-------------------------------------------------------*/
#newsbox:after,
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#newsbox,#content-wrapper {display: inline-block}

/* huck
-------------------------------------------------------*/
*html #wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

*html #left-logo a {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.eboshi.co.jp/images/eboshi-img/logo2010.png", sizingMethod="scale");
}

*html #fontsize-box {
	background: url(../images/eboshi-img/bg_fontsize.gif) no-repeat;
	height: 22px;
	width: 55px;
	right: 92px;
}

*html #content {
	background: url(../images/eboshi-img/green/index/bg_content_ie6.png) repeat-y;
	width: 840px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 75px;
}

*html #leftside {
	width: 400px;
}

*html ul.news h4 {
	background: url(../images/eboshi-img/bg_redlist.gif) no-repeat;
}

*html #rightside {
	margin-right: 15px;
}

*html #content-banabox {
	width: 500px;
}

*html img.voice {
	display: none;
}

*html ul.ud-bana li {
	display: inline;
}

*html index-r-bana li {
	margin: 0px;
	padding: 0px;
	width: 260px;
	zoom: 1;
}