@charset "Shift_JIS";

/*============================================================
//  富士登山女性安心　スタイルシート
//==========================================================*/

#main_ttl{
	width:750px;
	height:350px;
	background:url("./image/main.gif") no-repeat; 
	display:block;
	margin:0px;
	position:relative;
}

#main_ttl .lead{
	position:absolute;
	top:217px;
	left:3px;
	width:439px;
	height: 134px;
}

.lead_ora{
	font-size:14px;
	font-weight:bold;
	color: #FF3300;
}


/*商品リンク用*/
.wrap_topix{
	margin:12px 0 0 0;
	padding-bottom:10px;
	text-align:left;
}

#tour_ttl {
	clear: both;
	width: 750px;
	height: 46px;
	background-image: url(./image/ttl_air-show.gif);
	background-repeat: no-repeat;
	margin: 20px 0 3px 0;
} 


/*メインページレイアウト*/

#kokusai{
	margin:15px 0 0 0;
	width:750px;
	/*background:#456;*/
}


.kokusai_ttl {
	clear: both;
	width: 750px;
	height: 46px;
	background-image: url(./image/h2_what.gif);
	background-repeat: no-repeat;
	margin: 0px 0 3px 0;
} 

#miharashi{
	margin:15px 0 0 0;
	width:750px;
	/*background:#456;*/
}


.miharashi_ttl {
	clear: both;
	width: 750px;
	height: 46px;
	background-image: url(./image/h2_no2-miharashi.gif);
	background-repeat: no-repeat;
	margin: 0px 0 3px 0;
} 

#yamagoya{
	margin:15px 0 0 0;
	width:750px;
	/*background:#456;*/
}


.yamagoya_ttl {
	clear: both;
	width: 750px;
	height: 46px;
	background-image: url(./image/h2_no3-hakuun.gif);
	background-repeat: no-repeat;
	margin: 0px 0 3px 0;
} 

#kikan{
	margin:15px 0 0 0;
	width:750px;
	/*background:#456;*/
}



.ttl_h3-ribbon{
	width: 732px;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 4px 0 0 18px;
	background-image:url(./image/h3_ribbon.gif);
	color: #CC0000;
} 

.ttl_h3-menseki{
	width: 732px;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 4px 0 0 18px;
	background-image:url(./image/h3_menseki.gif);
	color: #CC0000;
} 

.ttl_h3-manner{
	width: 352px;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 4px 0 0 18px;
	background-image:url(./image/h3_menseki.gif);
	color: #CC0000;
} 

.ttl_h3-air{
	width: 732px;
	height: 22px;
	margin-bottom:5px;
	padding: 4px 0 0 18px;
	background-image:url(./image/h3_air.gif);
	color: #0000CC;
} 



/*テンプレート*/
.wrap_spot-l{
	width:370px;
	margin-top:5px;
	float:left;
}

.wrap_spot-l img{
	margin-left:3px;
	margin-bottom:3px;
	float:left;
}

.wrap_spot-l_sol{
	width:370px;
	float:left;
	border: 1px solid #cccccc; 
}

.wrap_spot-r{
	width:370px;
	margin-top:5px;
	float:right;
}

.wrap_spot-r img{
	margin-left:3px;
	margin-bottom:3px;
	float:left;
}

.wrap_spot-r_sol{
	width:370px;
	float:right;
	border: 1px solid #cccccc; 
}

/*  */
.wrap_asa{
	margin:25px 0 0 0;
	width:750px;
	/*background:#456;*/
}

.wrap_asa-l{
	width:395px;
	margin-top:5px;
	float:left;
}

.wrap_asa-map{
	margin-top:5px;
	width:345px;
	float:right;
}


.ttl_01{
	width: 732px;
	height: 21px;
	background-image:url(image/ttl2_time.gif);
	padding: 4px 0 0 18px;
	margin: 20px 0 7px 0;
	color: #ffffff;
} 

.bg-gray{
	background:#CCCCCC;
}	

/* テーブル */
table.kikan{
	margin:3px 5px 0 0;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-collapse:collapse;
}

table.kikan td{
	padding:2px 6px 1px 6px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-size:12px;
}

table.kikan tr.youbi{
	background:#CCFFFF;
	font-size:10px;
	text-align:center;
}

table.kikan td.youbi{
	background:#000000;
	color:#ffffff;
	font-size:10px;
	text-align:center;
}

table.shisetsu{
	margin:3px 5px 0 0;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-collapse:collapse;
}

table.shisetsu td{
	padding:2px 6px 1px 6px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-size:12px;
}

table.schedule{
	margin:0 0 0 5px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	border-collapse:collapse;
}

table.schedule td{
	padding:2px 6px 1px 6px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-size:12px;
}
