﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
div#header h2 {
	position:absolute;
	right:18px;
	top:12px;
	line-height: 1.3;
	font-weight: normal;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic";
}

#conts p {
	margin-left: 2px;
}

#conts div#mainImg {
	margin-bottom: 21px;
}

#conts .outerBox {
	margin-bottom: 34px;
}

#conts .outerBox img {
	margin-top: 1px;
	float: right;
}

#conts .outerBox p {
	padding-right: 185px;
}

#conts p.img {
	margin: 17px 0 17px 50px;
}

#conts dl.index_map {
	margin: 0 0 35px 12px;
	line-height: 2;
}

#conts dl.index_map dt {
	float: left;
	clear: left;
}

#conts dl.index_map dd {
	padding-left: 439px;
}

#conts .newsBox {
	height: 330px;
	margin-bottom: 40px;
}

#conts .newsBox02 {
	height: 550px;
	margin-bottom: 60px;
}
