@charset 'utf-8';
/*
Theme Name: Naeba Ski School
Theme URI:http://naebass.jp
Description:苗場スキースクール専用のtheme
Author:Hirofumi Yamazaki <info@houseiii.com>
Version:1.0
*/

/*
index
============================================================
  @1.レイアウト設定
  @2.お問い合わせ等設定
  @3.フッター設定
  @4.skitter設定
  @5.パンくずリスト設定
  @6.コンテンツ設定
  @7.eventColumn設定
  @8.eventDetail設定
  @9.スタイル設定

*/


/*
  @1.レイアウト設定
============================================================*/
body {
	background-color:#fff;
	color:#222;
}
#wrap {
	width:960px;
	margin:0 auto;
}
/*ニコちゃんマーク消去*/
img#wpstats{display:none}

/*
  @2.ヘッダー設定
============================================================*/
#header{
	margin:0 10px 20px;
	position:relative;
	z-index:99999;
}

/*logo------------------------------*/
#header h1{
	padding-top:50px;
}

/*submenu------------------------------*/
#header ul#headerSubmenu{
	position:absolute;
	top:10px;
	right:89px;
}
#header #headerSubmenu li{
	display:inline;
}
#header #headerSubmenu li a{
	margin-right:10px;
	padding-left:10px;
	background:url(images/h_arrow.gif) no-repeat 2px 6px;
}

/*SNS------------------------------*/
#header ul#headerSnsbar{
	position:absolute;
	top:10px;
	right:-5px;
}
#header #headerSnsbar li{
	display:inline;
}
#header #headerSnsbar li a{
	margin-right:5px;
}
#header #headerSnsbar li a:hover{
	opacity:0.6;
	filter:alpha(opacity=60); /*IE用*/
}

/*globalNavi------------------------------*/
#header ul#globalNavi{
	position:absolute;
	top:70px;
	right:-10px;
}
#header #globalNavi>li{
	float:left;
	position:relative;
}
#header #globalNavi>li>a{
	display:block;
	text-indent:-9999em;
	height:35px;
}
/*メニュー部分画像設定*/
#header #globalNavi li a.h_about{
	background:url(images/globalNav.png) 0px -5px;
	width:101px;
}
#header #globalNavi li:hover a.h_about, 
#header #globalNavi li a.h_about:hover{
	background:url(images/globalNav.png) 0px -45px;
}

#header #globalNavi li a.h_lesson{
	background:url(images/globalNav.png) -100px -5px;
	width:70px;
}
#header #globalNavi li:hover a.h_lesson, 
#header #globalNavi li a.h_lesson:hover{
	background:url(images/globalNav.png) -100px -45px;
}

#header #globalNavi li a.h_specialLesson{
	background:url(images/globalNav.png) -170px -5px;
	width:138px;
}
#header #globalNavi li:hover a.h_specialLesson, 
#header #globalNavi li a.h_specialLesson:hover{
	background:url(images/globalNav.png) -170px -45px;
}

#header #globalNavi li a.h_badgetest{
	background:url(images/globalNav.png) -312px -5px;
	width:96px;
}
#header #globalNavi li:hover a.h_badgetest, 
#header #globalNavi li a.h_badgetest:hover{
	background:url(images/globalNav.png) -312px -45px;
}

#header #globalNavi li a.h_event{
	background:url(images/globalNav.png) -410px -5px;
	width:132px;
}
#header #globalNavi li:hover a.h_event, 
#header #globalNavi li a.h_event:hover{
	background:url(images/globalNav.png) -410px -45px;
}

#header #globalNavi li a.h_member{
	background:url(images/globalNav.png) -550px -5px;
	width:101px;
}
#header #globalNavi li:hover a.h_member, 
#header #globalNavi li a.h_member:hover{
	background:url(images/globalNav.png) -550px -45px;
}
/*hover時サブメニュー*/
#header #globalNavi li .sub{
	position:absolute;
	padding:20px 10px 18px;
	border-top:solid 10px #e60012;
	float:left;
	background:#1e1e1e;
	z-index:9999;
	display: none;
	-moz-box-shadow:2px 8px 6px 0px rgba(0,0,0,0.6);
    -webkit-box-shadow:2px 8px 6px 0px rgba(0,0,0,0.6);
    -o-box-shadow:2px 8px 6px 0px rgba(0,0,0,0.6);
    -ms-box-shadow:2px 8px 6px 0px rgba(0,0,0,0.6);
	behavior: url(js/PIE.htc);
}
/*メニューごとの配置場所*/
#header #globalNavi li .subA{
	position:absolute;
	top:35px;
	left:0px;
}
#header #globalNavi li .subB{
	position:absolute;
	top:35px;
	right:-60px;
}
#header #globalNavi li .subC{
	position:absolute;
	top:35px;
	right:0px;
}
#header #globalNavi li .subD{
	position:absolute;
	top:35px;
	left:0px;
}
ul#globalNavi li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	padding:20px 0 0px 0;
}
/*短い時*/
ul#globalNavi li div.sub ul.single{
	width: 170px;
	float:left;
}
ul#globalNavi li div.sub ul.single2{
	width: 185px;
	float:left;
}
ul#globalNavi li div.sub ul.single3{
	width: 200px;
	float:left;
}
ul#globalNavi div.sub ul.single li,
ul#globalNavi div.sub ul.single2 li,
ul#globalNavi div.sub ul.single3 li{
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	padding:0 40px 5px 20px;
}
/*長い時*/
ul#globalNavi li .sub ul.double{
	width: 230px;
	float:left;
}
ul#globalNavi .sub ul.double li{
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	padding:0 40px 5px 20px;
}

ul#globalNavi .sub ul li h4{ /*--Sub nav heading style--*/
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom:5px;
	margin-left:-10px;
}
ul#globalNavi .sub ul li h4 a{ /*--Sub nav heading link style--*/
	color: #ffffff;
}
ul#globalNavi .sub ul li a{
	padding:2px 0px;
	float:none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	text-decoration: none;
	color: #ffffff;
}
ul#globalNavi .sub ul li a:hover {
	color: #ffffff;
	background-color:#e60012;
}



/*
  @2.お問い合わせ等設定
============================================================*/
#wrap #subInfoArea{
	margin:0 10px 10px;
	padding-bottom:20px;
	clear:both;
	overflow:hidden;
	border-bottom:solid 1px #999999;
}

/*問い合わせ------------------------------*/
#subInfoArea div#contactArea{
	float:left;
	width:536px;
	height:196px;
	margin-right:40px;
	padding:20px 20px 0;
	border:solid 2px #333333;
}
#subInfoArea div#contactArea h5{
	margin-bottom:5px;
}
/*赤い罫線*/
#subInfoArea div.titleRedLine{
	float:none;
	width:25px;
	height:3px;
	margin-bottom:10px;
	background-color:#e60012;
}
/*説明文*/
#subInfoArea div#contactArea p{
	margin-bottom:20px;
	font-size:13px;
}
/*電話番号とフォーム*/
#subInfoArea div#contactArea ul{
	margin-left:-40px;
	overflow:hidden;
}
#subInfoArea div#contactArea ul li{
	float:left;
	margin-left:40px;
}
#subInfoArea div#contactArea ul li a:hover{
	opacity:0.6;
	filter:alpha(opacity=60); /*IE用*/
}

/*スライダー------------------------------*/
#subInfoArea div#subBannerArea{
	float:left;
	width:320px;
	position: relative;
}
/*--Window/Masking Styles--*/
#subInfoArea div#subBannerArea div.window {
	height:220px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	background-color:#000000;
}
#subInfoArea div#subBannerArea div.window div.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
#subInfoArea div#subBannerArea div.window div.image_reel img {
	float: left;
}
/*--Paging Styles--*/
#subInfoArea div#subBannerArea .paging {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 100px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
#subInfoArea div#subBannerArea .paging a {
	padding:0 2px;
	text-decoration: none;
	color: #ffffff;
	background: url(images/fotter_banner_bg.png) no-repeat;
	border:solid 1px solid #ffffff;
	font-size:10px;
}
#subInfoArea div#subBannerArea .paging a.active {
	font-weight: bold;
	background: url(images/fotter_banner_bg.png) no-repeat;
	border:solid 1px #e60012;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#subInfoArea div#subBannerArea div.paging a:hover{
	font-weight: bold;
	color:#e60012;
}



/*
  @3.フッター設定
============================================================*/
/*スポンサー------------------------------*/
#sponsors{
	clear:both;
	margin:30px 0px 10px;
}
#sponsors ul{
	float:left;
}
/*メイン*/
#sponsors ul#sponsorMain{
	margin:15px 40px 0 20px;
}
/*サブ*/
#sponsors ul{
	margin:0 20px 0 0px;
}
#sponsors ul li{
	margin-bottom:20px;
}
#sponsors ul li a img{
	vertical-align:bottom;
}
#sponsors a:hover{
	opacity:0.6;
	filter:alpha(opacity=60); /*IE用*/
}

/*サイトマップ------------------------------*/
#footerSitemap{
	clear:both;
	padding:20px 10px 0px 10px;
	border-top:solid 2px #e60012;
}
#footerSitemap div{
	border-bottom:dotted 1px #999999;
	margin-bottom:20px;
}
#footerSitemap div.lastColum{
	border-bottom:none;
	margin-bottom:-13px;
}
#footerSitemap div h3{
	margin-bottom:5px;
	font-size:14px;
}
#footerSitemap div h3 a{
	color:#333333;
}
#footerSitemap div h4{
	float:left;
	width:95px;
	margin-left:10px;
	font-size:12px;
	line-height:1.7;
}
#footerSitemap div ul{
	margin:0 0 13px 10px;
	overflow:hidden;
}
#footerSitemap div ul.footerSitemapListFirst{
	margin-bottom:5px;
	overflow:hidden;
}
#footerSitemap div ul li{
	float:left;
	display:inline-block;
	line-height:1.7;
	margin-right:15px;
	padding-left:8px;
	background:url(images/point_red_shikaku.gif) no-repeat 0 7px;
}
#footerSitemap div ul li a{
	white-space: nowrap;
}


/*TOPへ------------------------------*/
#gotoTop{
	text-align:right;
	border-bottom:solid 2px #e60012;
	padding:0 10px 5px 0;
}
/*フッター------------------------------*/
#footer{
	padding:0px 10px;
	clear:both;
	position:relative;
}
#footer ul{
	margin-top:5px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	margin-right:10px;
	padding-left:10px;
	background:url(images/h_arrow.gif) no-repeat 2px 6px;
}
#footer #f_sajLogo{
	position:absolute;
	top:25px;
	right:200px;
}
#footer #f_logo{
	position:absolute;
	top:18px;
	right:10px;
}
#footer #f_copyright{
	position:absolute;
	top:60px;
	right:10px;
	padding-bottom:20px;
}



/*
  @4.skitter設定
============================================================*/
.box_skitter_large {
	width:940px;
	height:300px;
	margin:0 auto 20px;
}
.box_skitter_small {
	width:940px;
	height:200px;
	margin:0 auto 40px;
}



/*
  @5.パンくずリスト設定
============================================================*/
div#breadcrumd{
	float:none;
	margin:0 10px 40px 10px;
}



/*
  @5.コンテンツ設定
============================================================*/
.home #content{
	margin:0 10px 60px;
	position:relative;
	clear:both;
}
#content{
	margin:0 10px 90px;
	position:relative;
}
/*見出し*/
#content div h2{
	border-bottom:solid 1px #999999;
	margin-bottom:10px;
}
/*左カラム------------------------------*/
#content #leftColumn{
	width:220px;
	margin:0 20px 100px 0;
	float:left;
	padding-top:20px;
}
#content #leftColumn h2#subnavTitle{
	padding-bottom:2px;
}
#content #leftColumn h4{
	margin-bottom:5px;
}
#content #leftColumn ul{
	margin-bottom:25px;
}
#content #leftColumn ul li{
	margin:0 0 5px 12px;
}
#content #leftColumn ul li a{
	display:inline-block;
	margin-left:-12px;
	padding-left:12px;
	background:url(images/subnav_bar.png) no-repeat 0px 5px;
	font-size:13px;
}
#content #leftColumn ul li a:hover{
	background:url(images/subnav_bar_hover.png) no-repeat 0px 5px;
}

/*右カラム------------------------------*/
#content #rightColumn{
	width:700px;
	float:right;
}
/*カラム2*/
#content #rightColumn .two>div {
	width:50%;
}

/*下層ページ共通設定------------------------------*/
/*備考欄リスト*/
#content ul.bikouList{
	font-size:12px;
}
#content ul.bikouList li{
  text-indent:-1em;
  padding-left:1em;
  margin-bottom:5px;
}



/*グリッドの設定------------------------------*/
#content div{
	float:left;
/*	width:100%;*/
}
#content .right>div {
	float:right
}
/*カラム1*/
#content .one>div {
	width:940px;
	margin-bottom:80px;
}
/*カラム2*/
#content .two>div {
	width:450px;
	margin-bottom:40px;
}
/*カラム3*/
#content .three>div{
	width:280px;
	margin-bottom:60px;
}
/*カラム4*/
#content .four>div {
	width:25%
}



/*共通------------------------------*/
#content div p{
	font-size:1.083em;
}
#content div p.pageLink{
	text-align:right;
	font-size:1.083em;
}
#content .leftcolum{
	margin-right:40px;
}
/*見出しの後の説明文*/
#content  p.intro{
	margin-bottom:40px;
	font-size:14px;
}
#content  p.intro2{
	margin-bottom:20px;
	font-size:14px;
}
/*小見出し*/
#content #rightColumn h4.columnSubtitle{
	margin-bottom:10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; 
	font-weight: 400;
	font-size: 26px;
}
/*赤い罫線*/
#content div.titleRedLine{
	margin-bottom:12px;
	height:3px;
	width:36px;
	background-color:#e60012;
	float:none;
}

#content div div.hover-css p.specialLessonMesseageDetail a,
#content div div.hover-anims p.specialLessonMesseageDetail a,
#content div div.hover-anims p.specialLessonMesseageDetail span{
	position:relative;
	display:block;
	background:url(images/speciallesson_messeage.png) no-repeat 0px 0px;
	width:460px;
	height:280px;
	text-indent:-9999em;
}
#content div div.hover-css p.specialLessonMesseageDetail a:hover,
#content div div.hover-css p.specialLessonMesseageDetail a.on,
#content div div.hover-anims p.specialLessonMesseageDetail span a.on,
#content div div.hover-anims p.specialLessonMesseageDetail a span,
#content div div.hover-anims p.specialLessonMesseageDetail span{
	background:url(images/speciallesson_messeage.png) no-repeat 0px -281px;
}
#content div div.hover-anims p.specialLessonMesseageDetail span{
    position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}


/*
  @6.columnType設定
============================================================*/
#content #rightColumn div.columnType1,
#content #rightColumn div.columnType2,
#content #rightColumn div.columnType3{
	margin-bottom:60px;
	width:100%;
}
#content #rightColumn div.columnTypeLast{
	margin-bottom:80px;
}

#content #rightColumn div.columnType1 p a:hover,
#content #rightColumn div.columnType2 p a:hover,
#content #rightColumn div.columnType3 p a:hover{
	opacity:0.6;
	filter:alpha(opacity=60); /*IE用*/
}
/*写真が右側*/
#content #rightColumn div.columnType1 dl{
	float:left;
	width:380px;
	margin-right:20px;
}
/*写真が左側*/
#content #rightColumn div.columnType2 dl{
	float:right;
	width:380px;
	margin-left:20px;
}
/*写真が左側*/
#content #rightColumn div.columnType3 dl{
	float:right;
	width:380px;
	margin-left:20px;
}
/*.columnType3*/
#content #rightColumn div.columnType3 dl.columnType3Intro{
	float:none;
	margin:0 0 20px 0;
	width:700px;
}
/*タイトル*/
#content #rightColumn div.columnType1 dl dt,
#content #rightColumn div.columnType2 dl dt,
#content #rightColumn div.columnType3 dl dt{
	margin-bottom:20px;
	font-size:20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	line-height:1.2;
}
#content #rightColumn div.columnType1 dl dt img,
#content #rightColumn div.columnType2 dl dt img,
#content #rightColumn div.columnType3 dl dt img{
	vertical-align:bottom;
}
/*詳細*/
#content #rightColumn div.columnType1 dl dd,
#content #rightColumn div.columnType2 dl dd,
#content #rightColumn div.columnType3 dl dd{
	font-size:13px;
}
#content #rightColumn div.columnType3 dl.columnType3Intro dt{
	margin-bottom:20px;
	font-size:20px;
	line-height:0;
	vertical-align:bottom;
}
#content #rightColumn div.columnType3 dl.columnType3Intro dt img{
    vertical-align:bottom;
}
#content #rightColumn div.columnType3 div.columnType3youtube{
	float:none;
	width:640px;
	margin:0 auto;
}




/*
  @7.eventColumn設定
============================================================*/
#content #rightColumn div#eventColumn{
	margin:20px 0 0px;
}
/*見出し*/
#content #rightColumn div#eventColumn h3{
	margin-bottom:50px;
	font-size:30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	line-height:1.2;
}
/*レッスン内容の詳細*/
#content #rightColumn div#eventMenu{
	margin-bottom:60px;
}
#content #rightColumn div#eventMenu h4{
	margin-bottom:20px;
}
#content #rightColumn div#eventMenu dl dt{
	padding-left:13px;
	background:url(images/point_red.gif) no-repeat 0 7px;
	font-size:16px;
}
#content #rightColumn div#eventMenu dl dd{
	margin-bottom:20px;
	padding-left:13px;
	font-size:13px;
}



/*
  @8.eventDetail設定
============================================================*/
/*概要*/
#content #rightColumn div.eventDetail{
	width:660px;
	margin-bottom:40px;
	padding:0 20px;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#content #rightColumn div.eventDetail table{
	width:100%;
	font-size:14px;
}
#content #rightColumn div.eventDetail table tr.eventDetailLast td,
#content #rightColumn div.eventDetail table tr.eventDetailLast th{
	border-bottom:none;
}
#content #rightColumn div.eventDetail table tr td,
#content #rightColumn div.eventDetail table tr th{
	padding:10px 0;
	vertical-align:middle;
	border-bottom: dotted 1px #999999;
}
#content #rightColumn div.eventDetail table tr th{
	font-weight:normal;
	width:150px;
}

/*価格*/
#content #rightColumn div.eventDetail table tr td table.eventDetailFee{
	width:100%;
	border:none;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFee tr th{
	width:150px;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFee tr td{
	padding:10px 0;
	text-align:right;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFee tbody tr td{
	font-weight:bold;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFee tr.eventDetailFeeLast{
	border-bottom:none;
}
/*価格(メイト会員)*/
#content #rightColumn div.eventDetail table tr td table.eventDetailFeeMate{
	width:88%;
	border:none;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFeeMate tr th{
	width:300px;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFeeMate tr td{
	padding:10px 0;
	text-align:right;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailFeeMate tr.eventDetailFeeLast{
	border-bottom:none;
}
/*金額備考欄*/
ul.bikouListFee{
	margin-top:15px;
}
/*日程*/
#content #rightColumn div.eventDetail table tr td table.eventDetailplan{
	width:100%;
	border:none;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailplan tr th,
#content #rightColumn div.eventDetail table tr td table.eventDetailplan tr td{
	border-bottom:none;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailplan tr th{
	width:120px;
	padding:5px 0;
}
#content #rightColumn div.eventDetail table tr td table.eventDetailplan tr td{
	padding:5px 0;
}
/*日程*/
#content #rightColumn div div.eventDetail table tr td dl.eventDetailDayFirst{
	margin-bottom:15px;
}
#content #rightColumn div div.eventDetail table tr td dl dt{
	background:url(images/point_red.gif) no-repeat 0 7px;
	padding-left:12px;
	font-size:16px;
}
#content #rightColumn div div.eventDetail table tr td dl dd{
	padding-left:12px;
}
#content #rightColumn div div.eventDetail table tr td dl dd ul{
	margin-bottom:-5px;
}
#content #rightColumn div div.eventDetail table tr td dl dd ul li{
	margin-bottom:5px;
}



/*
  @9.スタイル設定
============================================================*/
/*リンク------------------------------*/
a {
	color:#444;
	text-decoration: none;
}
a:hover {
	color: #e60012;
	text-decoration:underline;	
}

/*共通パーツ------------------------------*/
.red{
	color:#e60012;
}
.small{
	font-size:12px;
}
/*項目の前につく赤丸*/
p.pointRedMaru{
	background:url(images/point_red_maru.png) no-repeat 0 5px;
	padding-left:17px;
	font-size:16px;
}
/*項目の前につく黒丸*/
p.pointBlackMaru{
	background:url(images/point_black_maru.png) no-repeat 0 5px;
	padding-left:17px;
	font-size:16px;
}