/* CSS Document */
@charset:"Shift_JIS";
/*=====================================================================
CSS information

last-updated : 2015/9/08
file name	 : pc.css
author		 : y.tohno
style info	 : ふくのすけが行く
=====================================================================*/

#main {
	width: 940px;
	height:auto;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 130%;
	}

#main a:hover{
	display:block;
	background-color:#FFF !important;
    filter:alpha(opacity=50) !important;
    -moz-opacity: 0.5 !important;
    opacity: 0.5 !important;
	text-decoration:none !important;
	}


/*====================================================
タイトル
====================================================*/

.bartitle{
	margin:0px 0 10px 0;
	clear:both;
}


/*====================================================
コンテンツＢＯＸ
====================================================*/

#leftcontents {
	width: 300px;
	height:auto;
	margin: 0px 30px 0px 0px;
	padding: 0;
	float:left;
	}

#rightcontents {
	width: 610px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:right;
	}
	
/*====================================================
地図
====================================================*/

#box02{
	font-size: 12px;
	line-height:1.4;
	margin-bottom:20px;
}

#box03{
	font-size: 12px;
	line-height:1.4;
	margin-bottom:20px;
}

/*====================================================
国内ツアー
====================================================*/

#rightcontents p {
	font-size: 12px;
	line-height: 160%;
	margin-top:5px;
	margin-bottom:10px;
	}

#ichioshi{
	float:left;
	width:190px;
	margin:20px 20px 20px 0px;
}

#ichioshi02{
	float:left;
	width:190px;
	margin:20px 0px 20px 0px;
}

/*====================================================
国内宿泊
====================================================*/

#yadoichioshi{
	float:left;
	width:200px;
	margin:20px 46px 10px 0px;
}

#yadoichioshi02{
	float:left;
	width:200px;
	margin:20px 0px 10px 0px;
}

#yadoichioshi p{
	font-size: 12px;
	line-height: 160%;
	margin-top:5px;
}

#yadoichioshi02 p{
	font-size: 12px;
	line-height: 160%;
	margin-top:5px;
}

#btn{
	clear:both;
	width:292px;
	margin:0 324px 20px 324px !important;
}

.m_t10{
	margin: 10px 0px 0px 0px;
}


/*====================================================
注意事項
====================================================*/
#cortion_box {
	clear:both;
	margin: 20px 0px 0px 0px;
	width: 940px;
	border:#EEEEEE solid 5px;
	box-sizing: border-box;
	overflow:auto;
}

#cortion ul {
    margin-left: 0.5em;
	list-style-type: none;
}

#cortion li {
    text-indent: -0.5em;
}

.cortion_title {
	font-size: 14px;
	font-weight:bold;
}

#font_s li {
	font-size: 11px;
	line-height:180%;
}

#cortion_left {
	width: 630px;
	padding:15px;
	float:left;
	font-size: 12px;
	line-height:180%;
}

#cortion_right {
	width: 240px;
	padding:15px;
	float:left;
}





/*====================================================
クリアフィックス
====================================================*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
}

.cf {
    *zoom: 1;
}


/*====================================================
マージン
====================================================*/

.m_t20b10 {
	margin: 20px 0px 10px 0px;
	padding: 0;
	text-align:center;
	clear:both;
}

.m_b20 {
	margin: 0px 0px 20px 0px;
	padding: 0;
	text-align:center;
}
