@charset "utf-8";
/* access 共通 */

#ANSHINOYADOwrapper .section {
	float: left;
	margin: 30px 0 20px 0;
	padding: 0;
}

/* メイン */

#ANSHINOYADOwrapper .cont_01 h2{
	float:left;
	width:950px;
	padding-bottom:20px;
}

#ANSHINOYADOwrapper .cont_01 img.oyado{
	display:block;
	float:left;
	margin-bottom:20px;
}

#ANSHINOYADOwrapper .cont_01 p{
	width:615px;
	margin-left:335px;
	/*float:right;*/
}
#ANSHINOYADOwrapper .cont_01 strong{
	font-size:14px;
	color:#ec6d74;
}


/* 電車、JR、飛行機 */

#ANSHINOYADOwrapper .cont_02{ width:1000px;}

#ANSHINOYADOwrapper .cont_02 ul{
	height:60px;
	margin:20px 0 0 0;
	padding-bottom:15px;
	border-bottom:1px solid #c0c0c0;
	position: relative;
	z-index: 100;	
}

#ANSHINOYADOwrapper .cont_02 ul li{
	height:60px;
	float:left;
	margin:0 0 0 5px;
}
#ANSHINOYADOwrapper .cont_02 ul li.ttl{ margin:0 !important;}

#ANSHINOYADOwrapper .cont_02 a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#ANSHINOYADOwrapper .cont_02 dl{
	display:block; 
	width:463px;
	min-height:460px;
	float:left;
	margin-right:24px;
	border-bottom:1px solid #c0c0c0;
}

#ANSHINOYADOwrapper .cont_02 dl.no-border{ border-bottom:1px solid #fff !important;}

#ANSHINOYADOwrapper .cont_02 dt{
	font-size:16px;
	font-weight:bold;
	color:#EC6D74;
	padding-top:20px;
}
#ANSHINOYADOwrapper .cont_02 dt img{ margin:10px 0;}




/*近隣スポット　横長*/
#ANSHINOYADOwrapper .cont_02 .spot_02{
	width:950px;
	min-height:298px;
	float:left;
	background: url(https://img.travel.rakuten.co.jp/share/image_up/158890/LARGE/7f29c60866efdcf72c8d688995b57faa3ce6cf2b.47.1.26.2.jpg) top right no-repeat;
	font-weight:normal;
	font-size:13px;
	color:#000;
	position:relative;
}

#ANSHINOYADOwrapper .cont_02 .spot_02 .ico{
	display:block;
	position:absolute;
	top:-20px;
	left:10px;}

#ANSHINOYADOwrapper .cont_02 .spot_02 h3{
	margin:20px 0px 0px 140px;
}

#ANSHINOYADOwrapper .cont_02 .spot_02 span{
	display:block;
	margin:10px 0px 0px 140px;
	padding-bottom:10px;
}

#ANSHINOYADOwrapper .cont_02 .spot_02 dl{
	width:450px !important;
	min-height:200px !important;
	font-size:13px;
	font-weight:normal;
	color:#000;
	border:none !important;
}

#ANSHINOYADOwrapper .cont_02 .spot_02 dl dt, #ANSHINOYADOwrapper .cont_02 .spot_02 dl dd{
	padding:6px 0px !important;
	font-size:13px;
	font-weight:normal;
	color:#000;
	float:left;
}

#ANSHINOYADOwrapper .cont_02 .spot_02 dl dt{ width:300px; margin:0 0 0 30px; border-top:#c0c0c0 dashed  1px;}
#ANSHINOYADOwrapper .cont_02 .spot_02 dl dd{ width:120px; text-align:right; margin:0 0 0 0; border-top:#c0c0c0 dashed  1px;}


/*近隣スポット　正方形*/
#ANSHINOYADOwrapper .cont_02 .spot{
	width:463px;
	min-height:415px;
	float:left;
	background-image: url(https://img.travel.rakuten.co.jp/share/image_up/158890/LARGE/f77be4140c30f92f83d07d5d35bc9f9ce4761f1a.47.1.26.2.jpg);
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:13px;
	color:#000;
}

#ANSHINOYADOwrapper .cont_02 .spot h3{
	margin:170px 0 10px 20px;
}

#ANSHINOYADOwrapper .cont_02 .spot span{
	display:block;
	margin:0 20px 0 20px;
	padding-bottom:15px;
}

#ANSHINOYADOwrapper .cont_02 .spot dl{
	width:463px !important;
	min-height:143px !important;
	font-size:13px;
	font-weight:normal;
	color:#000;
	border:none !important;
	background-image:url(https://img.travel.rakuten.co.jp/share/image_up/147662/LARGE/e530f6337de3d728527150746e7484b3ed9abac6.47.1.26.2.gif);
	background-repeat:repeat-y;
}

#ANSHINOYADOwrapper .cont_02 .spot dl dt, #ANSHINOYADOwrapper .cont_02 .spot dl dd{
	padding:8px 0px !important;
	font-size:13px;
	font-weight:normal;
	color:#000;
	float:left;
	background-image:url(https://img.travel.rakuten.co.jp/share/image_up/147662/LARGE/dcdf3de15ff008dbc001637f2cf119f8b5c0bbdf.47.1.26.2.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#ANSHINOYADOwrapper .cont_02 .spot dl dt{ width:308px; margin:0 0 0 20px;}
#ANSHINOYADOwrapper .cont_02 .spot dl dd{ width:114px; text-align:right; margin:0 20px 0 0;}





