@charset "UTF-8";
/* CSS Document */


#mychoice_head {
	position:relative;
}

#mychoice-dep {
    position: absolute;
    top: 0;
    z-index: 1;
}
#mychoice-dep {
    padding: 8px 0 0 294px;
    background:url(../img/dep_bg.gif) no-repeat;
    overflow: hidden;
	width:950px;
}

#mychoice-dep li {
    margin: 0 15px 0 0;
    float: left;
}

#top_img {
	position:relative;
	padding-top:69px;
}

#top_img p {
	position:absolute;
	top:369px;
	left:40px;
	font-size:13px;
}

#mychoice_flow {
	position:relative;
}

#mychoice_flow p {
	font-size:14px;
	line-height:1.5em;
	position:absolute;
}

p.step01 {
	top:120px;
	left:55px;
}

p.step02 {
	top:120px;
	left:270px;
}

p.step03 {
	top:120px;
	left:505px;
}

p.step04 {
	top:120px;
	left:725px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■エリアセレクト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */


#area_select {
	background-image:url(../img/select_bg.gif);
	height:260px;
	width:950x;
	margin-top:5px;
}

#area_select ul {
	padding-left:30px;
	padding-top:105px;
}

#area_select li {
	float:left;
	padding-right:15px;
}
	




/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■2017 周遊ホテルカセット
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.plan_title {
	font-size:25px;
	font-weight:bold;
	padding:30px;
	color:#fff;
	margin-top:20px;
	margin-bottom:15px;
}

.plan_title span {
	font-size:15px;
}

#pl_shikokushuyu {
	background-color:#0CA547;
}

#pl_ehime {
	background-color:#F57100;
}

#pl_kouchi {
	background-color:#017EBC;
}

#pl_tokushima {
	background-color:#9F3FBF;
}

#pl_kagawa {
	background-color:#FF46A3;
}

.ts_casset {
	margin-bottom:70px;
}

.ts_cas_n {
	width:950px;
	margin-bottom:20px;
	padding-bottom:30px;
	border-bottom:dotted 1px #686868;
}

.ts_cas_u {
	padding:10px;
}

.cas_left {
	float:left;
	padding-right:10px;
	width:340px;
}

.cas_left li {
	float:left;
	padding-right:3px;
}

.cas_left img {
	width:165px;
	height:106px;
}

.cas_right {
	float:left;
	width:575px;
}

.tsc_map {
	float:left;
	width:174px;
	padding-right:10px;
}

.tsc_subtitle {
	font-size:16px;
	color:#515151;
	font-weight:bold;
	float:left;
}

.tsc_title{
	font-size:23px;
	color:#17ae87;
	font-weight:bold;
	padding-top:10px;
	border-bottom:dotted 1px #9E9E9E;
	padding-bottom:10px;
	float:left;
	width:390px;
}

.right_sec01 p {
	font-size:13px;
	float:left;
	width:390px;
	padding-top:10px;
	line-height:1.3em;
}

.right_sec02 {
	padding-top:7px;
}

.right_sec02 dt {
	background-color:#007394;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:1px;
	width:80px;
	text-align:center;
	float:left;
	/* border-radius */
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.right_sec02 dd {
	font-size:13px;
	float:left;
	padding-left:10px;
	padding-top:2px;
}

.cheapest_price {
	background-image:url(../img/saiyasune.png);
	width:950px;
	height:62px;
	background-repeat:no-repeat;
	margin-top:10px;
}

.cheapest_price dl {
	margin-left:400px;
}

.cheapest_price dt {
	font-size:13px;
	
	margin-top:18px;
	float:left;
}

.cheapest_price dd {
	font-size:28px;
	color:#C10307;
	font-weight:bold;
	margin-left:30px;
	float:left;
	margin-top:17px;
}

.cheapest_price dd span {
	font-size:13px;
}

.plan_entry {
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	width:950px;
	padding:15px 15px 30px;
}

.plan_waku {
	background-color:#fff;
	/* border-radius */
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:915px;
padding-bottom:15px;
/* box-shadow */
box-shadow:0px 0px 3px 2px rgba(17,122,122,0.18);
-moz-box-shadow:0px 0px 3px 2px rgba(17,122,122,0.18);
-webkit-box-shadow:0px 0px 3px 2px rgba(17,122,122,0.18);
}

.plan_entry dl {
	border-bottom:dotted 1px #858585;
	padding:10px;
	margin:0px 15px;
	height:45px;
}

.plan_entry ul {
	padding-top:8px;
}

.plan_entry dt {
	width:335px;
	float:left;
	background-image:url(../img/sankaku.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#525252;
}

.plan_entry dd {
	float:left;
}

.plan_entry li {
	float:left;
	padding-right:10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ページトップへ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size:15px;
}
#page-top a {
	background:#999;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background:#333;
}