@charset "UTF-8";
@media screen and (max-width: 420px) {

/* =====================================
	観光ガイド
===================================== */
#contents{
	/*font-size: 13px;
	letter-spacing: 1.0;*/
	padding-bottom: 50px;
}
#contents h2 {
	margin-bottom: 15px;
	padding-bottom: 12px;
	line-height: 1.0;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/common/sp/bg_ttl01.png) left bottom no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-ms-background-size: 100% auto; 
	letter-spacing: 0.05em;
}

#contents h2 img {
	width: 23px;
	height: 23px;
	margin: -4px 6px 0 0;
	vertical-align: middle;
}

.beta {
	text-align:left;
}

.alfa .navArea li {
	clear:none;
	float:left;
	padding:0 0 10px 0;
}

.alfa .navArea li a {
	padding:2px 14px 0px 16px;
	background: url(../common/images/ico_arealink.gif) no-repeat left;
}


.alfa .navArea.totop {
	clear:both;
	padding:10px 16px 10px 0px;
	background: url(../common/images/ico_toplink.gif) no-repeat right;
}

.detail .alfa {
	display: none;
}

.detail .beta h3.info {
	background:none;
	padding: 0;
	padding-bottom: 3px;
	margin-bottom: 25px;
	border-bottom: 1px solid #014099;	
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height:1.5;
}


.beta .areaInfo {
	padding: 0 0 5px 0;
}

.beta .areaInfo .area {
	position:relative;
	padding:2px 3px 0 3px;
	border:1px solid #999999;
}

.beta h3 {
	clear:both;
	margin:10px 0 10px 0;
	padding-left:20px;
	font-weight:bold;
	line-height:32px;
	background:url(../common/images/bg_h3.gif) no-repeat;
}

.beta h3.info {
	background:url(../common/images/bg_h3info.gif) no-repeat;
}

.beta ul {
	clear:both;
	list-style:none;
	padding: 0 0 20px 0;
}

.beta li {
	clear:both;
	padding:20px 0;
}

.beta li .content {
	float:right;
	width:340px;
	padding:0 0 0 10px
}

.beta li .pic {
	float:right;
	width:330px;
}

.beta li p {
	margin:0 0 5px 0;
}


.beta .tt {
	width:690px;
	padding: 20px 0 0 0;
	text-align:center;
}

.beta a:link {
	color:#0066CC;
}
.beta a:visited {
	color:#0066CC;
}
.beta a:hover {
	color:#007DFB;
}
.beta a:active {
	color:#007DFB;
}


.beta .news li {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #CCCCCC;
	line-height: 1.6;
}
.beta .news li a {
	display: block;
	padding: 3px;
}

.beta .links {
	clear:both;
	margin:10px 0 0 0;
	padding:5px;
	background:#EFEFEF;
}


.beta .topics .main {
	line-height: 1.7;
}

.beta .topics .pic {
	text-align:center;
}

.beta .topics .pic p {
	margin:0 0 10px 0;
}

.beta .topics .pic p .captxt {
	margin:0 0 10px 0;
	font-size:84%;
	line-height:200%;
}


}
