@charset "utf-8";
/* fujiq.css */

/* 
*	1-1.タイトル
*	1-2.cont｜広々とした客室・寛ぎのスペース
*	1-3.cont｜客室タイプのご案内
*	1-4.cont｜アメニティ・設備のご案内
*/

/*======================================

	1-3.Structure Module

=======================================*/

body {
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 160% Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/*======================================

	1-4.Text Module

=======================================*/

h1,h2,h3,h4,h5,h6,
div,
p,
pre,
ul,ol,
dl,dt,dd,
address,
form,
blockquote {
	margin: 0;/* margin reset */
	padding: 0;/* padding reset */
	line-height: 140%;/* base line height */
	text-align: left;
	display: block;
	font-size: small;
}

h1 {font-size: 2em;}
h2 {font-size: 1.83em;}
h3 {font-size: 1.67em;}
h4 {font-size: 1.50em;}
h5 {font-size: 1.33em;}
h6 {font-size: 1.17em;}

strong {}

/*======================================

	1-1.タイトル

=======================================*/


/* ======タイトルの設定===== */	

#fujiq div#wrapper #content_body h2#title{
	margin: 0 auto;
	padding: 0;
	border: 0;
	clear: both;
	width: 866px;
	height: 166px;
	overflow: hidden;
	text-indent: -9999px;	
	background: url(../fujiq/images/title.jpg) center top no-repeat;
}

/*======================================

	1-2.cont｜富士急ハイランドプラン

=======================================*/

#fujiq div#wrapper #content_body #cont_fujiq{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 860px;
	min-height: 238px;
	background: url(../fujiq/images/back_fujiq.jpg) center top no-repeat;
}

#fujiq div#wrapper #content_body #cont_fujiq h3{	
	padding: 62px 0 0 0;
	_padding: 0;
	margin: 0 0 0 158px;
	_margin: 62px 0 0 158px;
	border: 0;
	width: 625px;
	height: 75px;
	text-indent: -9999px;
	background: url(../fujiq/images/st_fujiq_plan.png) center bottom no-repeat;
}

#fujiq div#wrapper #content_body #cont_fujiq p{	
	margin: 40px 0 0 0;
	padding: 0;
	border: 0;
	width: 430px;
	float: right;
}


/*======================================

	1-3.cont｜富士急ハイランドプランの ポイント

=======================================*/

#fujiq div#wrapper #content_body #cont_fujiq02{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 860px;
	height: 460px;
	background: url(../fujiq/images/img_point.jpg) center top no-repeat;
	clear:both;
}

#fujiq div#wrapper #content_body #cont_fujiq02 #h4_point{
	padding: 0;
	margin: 0;
	border: 0;
	width: 500px;
	float: left;
}

#fujiq div#wrapper #content_body #cont_fujiq02 h4{	
	padding: 0;
	margin: 0;
	border: 0;
	text-indent: -9999px;
}

#fujiq div#wrapper #content_body #cont_fujiq02 p#btn_yoyaku{
	padding: 0;
	margin: 30px 80px 0 0;
	_margin: 30px 40px 0 0;
	border: 0;
	background: url(../fujiq/images/btn_yoyaku.png) center top no-repeat;
	width: 194px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

#fujiq div#wrapper #content_body #cont_fujiq02 p#btn_yoyaku a{
	height: 46px;
	text-indent: -9999px;
	display: block;
}



/*======================================

	1-4.cont｜特別プランのご案内

=======================================*/
#fujiq div#wrapper #content_body #cont_spplan{
	margin: 0 auto 30px;
	padding: 0;
	border: 0;
	width: 860px;
}

#fujiq div#wrapper #content_body #cont_spplan h3{	
	width: 435px;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;	
	background: url(../fujiq/images/st_spplan.gif) center top no-repeat;
}


#fujiq div#wrapper #content_body #cont_spplan #plan_main{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 820px;
}

#fujiq div#wrapper #content_body #cont_spplan #plan_main #plan_left{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 403px;
	float: left;
	background: url(../fujiq/images/back_plan01.gif) center top no-repeat;
}


#fujiq div#wrapper #content_body #cont_spplan #plan_main #plan_right{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 403px;
	float: right;
	background: url(../fujiq/images/back_plan01.gif) center top no-repeat;
}


div.plan_left_main{
	margin: 20px auto 0;
	padding: 0;
	border: 0;
	width: 403px;
	background: url(../fujiq/images/plan_back02.gif) center bottom no-repeat;
}

div.plan_left_main img{
	margin: 0 0 0 15px;
	padding: 0;
	border: 0;
	width: 143px;
	height: 133px;
	float: left;
}

div.plan_left_right{
	margin: 0 10px;
	padding: 0;
	border: 0;
	width: 215px;
	float: right;
}

p.text_plan{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-weight: bold;
}

p.icon_plan{
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	background: url(../fujiq/images/icon_room.gif) center top no-repeat;
	width: 209px;
	height: 21px;
	text-indent: -9999px;
}

div.plan_left_right p#price_8200{
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../fujiq/images/text_price01.gif) center top no-repeat;
	width: 217px;
	height: 60px;
	text-indent: -9999px;
}

div.plan_left_right p#price_7600{
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../fujiq/images/text_price02.gif) center top no-repeat;
	width: 217px;
	height: 60px;
	text-indent: -9999px;
}

p.text_plan02{
	margin: 0;
	padding: 12px 10px 0 15px;
	border: 0;
	font-size: 12px;
	width: 373px;
	clear: both;
}

p.btn_yoyaku{
	margin: 10px 10px 10px 0;
	padding: 0;
	border: 0;
	background: url(../fujiq/images/btn_yoyaku.gif) center top no-repeat;
	width: 158px;
	height: 36px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

p.btn_yoyaku a{
	width: 158px;
	height: 36px;
	display: block;
}


/*======================================

	1-5.cont｜料金表のご案内

=======================================*/

#fujiq div#wrapper #content_body #cont_price{
	margin: 15px auto 0;
	padding: 0;
	border: 0;
	width: 860px;
}

#fujiq div#wrapper #content_body #cont_price h3{	
	width: 276px;
	height: 43px;
	text-indent: -9999px;	
	background: url(../fujiq/images/st_price.gif) center top no-repeat;
}

#fujiq div#wrapper #content_body #cont_price p#sst_price{	
	margin: 0 0 12px 27px;
	width: 562px;
	height: 15px;
	text-indent: -9999px;	
	background: url(../fujiq/images/sst_price.gif) center top no-repeat;
}

#fujiq div#wrapper #content_body #cont_price p#table_season{	
	margin: 0 0 12px 27px;
	width: 383px;
	height: 14px;
	text-indent: -9999px;	
	background: url(../fujiq/images/table_season.gif) center top no-repeat;
}


/*======================================

	1-6.cont｜送迎のご案内

=======================================*/

#fujiq div#wrapper #content_body #cont_sougei{
	margin: 70px auto 0;
	padding: 0;
	border: 0;
	width: 860px;
	min-height: 237px;
	background: url(../fujiq/images/img_sougei02.jpg) right top no-repeat;
}

#fujiq div#wrapper #content_body #cont_sougei h3{	
	width: 562px;
	height: 43px;
	text-indent: -9999px;	
	background: url(../fujiq/images/st_sougei.gif) center top no-repeat;
}

#fujiq div#wrapper #content_body #cont_sougei #sougei_main{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 810px;
}


#fujiq div#wrapper #content_body #cont_sougei #sougei_main img{
	margin: 0;
	padding: 0;
	border: 0;
	width: 150px;
	height: 143px;
	float: left;
}

#fujiq div#wrapper #content_body #cont_sougei #sougei_main #sougei_right{
	margin: 0;
	padding: 0;
	border: 0;
	width: 414px;
	float: left;
}

#fujiq div#wrapper #content_body #cont_sougei #sougei_main #sougei_right p#sst_sougei{
	margin: 0;
	padding: 0;
	border: 0;
	width: 351px;
	height: 20px;
	background: url(../fujiq/images/sst_sougei.gif) center top no-repeat;
	text-indent: -9999px;
}

#fujiq div#wrapper #content_body #cont_sougei #sougei_main #sougei_right p#text_sougei{
	margin: 22px 15px 15px 15px;
	padding: 0;
	border: 0;
	width: 351px;
}



/*======================================

	1-7.cont｜お問合せ

=======================================*/
#fujiq div#wrapper #content_body #cont_info{
	margin: 70px auto 0;
	padding: 0;
	border: 0;
	width: 630px;
}

#fujiq div#wrapper #content_body #cont_info h3{	
	width: 630px;
	height: 53px;
	text-indent: -9999px;	
	background: url(../fujiq/images/st_info.gif);
}

#fujiq div#wrapper #content_body #cont_info #info_main{
	margin: 30px auto;
	padding: 0;
	border: 0;
	width: 630px;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_left{
	margin: 0;
	padding: 0;
	border: 0;
	width: 315px;
	float: left;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_left p#btn_fujiq{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 252px;
	height: 49px;
	background: url(../fujiq/images/bnt_fujiq.gif) center top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_left p#btn_fujiq a{
	width: 252px;
	height: 49px;
	display: block;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_right{
	margin: 0;
	padding: 0;
	border: 0;
	width: 315px;
	float: right;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_right p#btn_info_yoyaku{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 251px;
	height: 49px;
	background: url(../fujiq/images/btn_yoyaku02.gif) center top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#fujiq div#wrapper #content_body #cont_info #info_main #info_right p#btn_info_yoyaku a{
	width: 251px;
	height: 49px;
	display: block;
}

p.text_info{
	margin: 10px auto;
	padding: 0;
	border: 0;
	text-align: center;
}


/*======================================

	1-8.cont｜富士急ハイランドの近況情報

=======================================*/
#fujiq div#wrapper #content_body #cont_news{
	margin: 70px auto 0;
	padding: 0;
	border: 0;
	width: 860px;
}

#fujiq div#wrapper #content_body #cont_news h3{	
	width: 619px;
	height: 43px;
	text-indent: -9999px;	
	background: url(../fujiq/images/st_fujiq_info.gif) center top no-repeat;
}

#fujiq div#wrapper #content_body #cont_news #news_main{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 680px;
	height: 225px;
	background: url(../fujiq/images/back_news.gif) center top no-repeat;
}


#fujiq div#wrapper #content_body #cont_news #news_main iframe#event{
	margin: 10px auto;
	padding: 0;
	border: 0;
	width: 670px;
	height: 200px;
	float: right;
}


.cont_kiji{
	margin: 0 auto;
	padding:20px 0 0 0;
	border: 0;
	width: 610px;
}

.cont_kiji img{
	margin: 0;
	padding: 0;
	border: 0;
	width: 130px;
	float: left;
}

.cont_kiji_line{
	margin: 0 20px;
	padding: 0;
	border: 0;
	width: 1px;
	height: 85px;
	float: left;
	background: url(../fujiq/images/line_kiji.gif) center top no-repeat;
	text-indent: -9999px;
}

.cont_kiji_noline{
	margin: 0;
	padding: 0;
	border: 0;
	width: 1px;
	float: left;
	text-indent: -9999px;
}

.cont_kiji .cont_kiji_right{
	margin: 0;
	padding: 0;
	border: 0;
	width: 430px;
	float: right;
}

.cont_kiji .cont_kiji_nomal{
	margin: 0;
	padding: 0;
	border: 0;
}


p.text_kiji{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size:14px;
}

p.kiji_footer{
	margin: 20px auto;
	padding: 0;
	border: 0;
	width: 574px;
	height: 1px;
	background: url(../fujiq/images/line_kiji2.gif) center top no-repeat;
	text-indent: -9999px;
	clear: both;
}


