@charset "utf-8";

/* =========================================== *
 *	アクセス・エリア
 * =========================================== */

.contents01 img{
	float:left;
}
.contents01 .access_map{
	width:470px;
	float:right;
}

.contents01 p,
.contents02 p{
	margin-bottom:5px;
}


.contents01 dt,
.contents02 dt{
	color:#7d0808;
	padding-bottom:4px;
}

.contents01 dd,
.contents02 dd{
	overflow: hidden;
	position: relative;
	zoom:1; /*IE6*/
}

.contents02 .access_image{
	float:left;
}
.contents02 .access_text{
	float:right;
	width:490px;
}

.sugamo_image{
	margin:16px 0;
}


.contents01 .area_image{
	float:left;
}
.contents01 .area_text{
	width:320px;
	float:right;
}

.area{
	margin:15px 0 0 0;
}

.area a{
	background:url(../image/link_arrow.gif) right 50% no-repeat;
	padding-right:11px;
}

.area_map{
	margin:25px 0 0 0;
}