/* CSS Document */
@charset:"Shift_JIS";
/*=====================================================================
CSS information

last-updated : 2015/8/19
file name	 : sp.css
author		 : y.tohno
style info	 : 読売旅行
=====================================================================*/

#main {
	max-width:100%;
	height:auto;
	overflow:hidden;
	}

#main img {
	width:100%;
	height:auto;
	}

.copy_l {
	font-size: 12px;
	font-weight:bold;
	}

/*====================================================
コンテンツＢＯＸ
====================================================*/

#leftcontents {
	width: 100%;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:left;
	}

#rightcontents {
	width: 100%;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:right;
	}

.m_t10{
	margin: 10px 0px 0px 0px;
}


/*====================================================
国内ツアー
====================================================*/

#rightcontents p {
	font-size: 12px;
	line-height: 160%;
	margin-top:5px;
	margin-bottom:10px;
	}

#ichioshi{
	float:none;
	width:60%;
	margin:20px 20% 20px 20%;
}

#ichioshi02{
	float:none;
	width:60%;
	margin:20px 20% 20px 20%;
}

/*====================================================
国内宿泊
====================================================*/

#yadoichioshi{
	float:none;
	width:60%;
	margin:20px 20% 20px 20%;
}

#yadoichioshi02{
	float:none;
	width:60%;
	margin:20px 20% 20px 20%;
}

#btn{
	clear:both;
	width:70%;
	margin:0 15% 20px 15% !important;
}

#btn img{
	width:100% !important;
}

.m_t10{
	margin: 10px 0px 0px 0px;
}




/*====================================================
注意事項
====================================================*/
#cortion_box {
	margin: 10px 0px 0px 0px;
	width: 98%;
	border:#EEEEEE solid 5px;
	box-sizing: border-box;
}

#cortion {
	padding: 3%;
	line-height:100%;
	width: 94%;
	text-align:left;
	font-size:10px;
	line-height:160%
}

#cortion_left {
	width: 94%;
	padding:3%;
	float:none;
	font-size: 12px;
	line-height:180%;
}

#cortion_right {
	width: 70%;
	margin: 0px auto;
	float:none;
}


#cortion ul {
	margin: 0px 0px 0px 0px;
    margin-left: 1em;
}

#cortion li {
    text-indent: -1em;
	font-size: 10px;
}


/*====================================================
クリアフィックス
====================================================*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
}

.cf {
    *zoom: 1;
}



/*====================================================
マージン
====================================================*/

.m_t20 {
	margin: 2% 0 0 0;
}

/*====================================================
マージン
====================================================*/

.m_t20b10 {
	margin: 20px 0px 5px 0px;
	padding: 0;
	text-align:center;
}
