@charset "UTF-8";
#Contents {
	margin:0 0 30px;
}

#PageHeader {
    margin-top: 2px;
    margin-bottom: 5px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.content {
	width:960px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.box01 {
	width:960px;
	margin-bottom: 33px;
}
.box02 {
	width:960px;
	margin-bottom: 0px;
}
.box02 h2 {
	margin: 0px;
}
.box02_left {
	width:468px;
	height: 417px;
	background-image: url(../images/wood_back.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.box02_a {
	width:468px;
	height: 306px;
}
.box02_b {
	width:321px;
	height: 64px; 
	background-color: #FFFFFF; 
	margin-right: 42px;
	margin-top: 0px; 
	margin-left: 45px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 18px;
}
.content p {
	margin: 0px;
}
.box02_right {
	width:468px;
	height: 417px;
	background-image: url(../images/wood_back.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 24px;
}
address {
	width:960px;
	height: 185px;
	background-image: url(../images/contact_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}

address a {
	color: #467bbb;
	text-decoration: underline;
}

address a:hover {
	color: #467bbb;
	text-decoration: none;
}

#Contents h2 { 
    background: none!important; 
    border: none!important; 
    box-shadow: none!important; 
}


