@charset "UTF-8";

/* sp index クラス
----------------------------------------*/
#mainv h2 {
	top: 20px;
	right: 15px;
}

#mainv h2 img {
	width: 143px;
	height: 16px;
}

#mainv p {
	top: 47px;
	right: 54px;
}

#mainv p img {
	width: 104px;
	height: 71px;
}

#mainv .since {
	bottom: 5px;
}

#mainv .since img {
	width: 61px;
	height: auto;
}


/* ニュース */
#news {
	position: static;
    margin: 9px 40px;
    font-size: 93%;
}

#news dl {
	width: auto;
}

#news dt {
	width: 6.5em;
	padding: 10px 0 3px;
	text-align: left;
}

#news dd {
	padding: 10px 0 3px 6.5em;
}

address {
	width: auto;
	position: static;
    margin: 0 40px;
    font-size: 93%;
    overflow: hidden;
}

address .font15 {
	float: left;
	font-size: 100% !important;
}

address .font15 + .font15 {
	margin-left: 2em;
}

#access {
	margin-top: 10px;
	border-top: none;
	padding-top: 0;
}

#access h2 img {
	width: 57px;
	height: auto;
}

#map_block {
	width: auto;
	height: 158px;
}
