﻿@charset "utf-8";

body {
	background: url(../common/img/header_bg02.png) repeat-x #fff;
}

/* --------------------------------------- */
/* wrapperエリア #
/* --------------------------------------- */


.main_contents__box {
	padding: 8px 0 24px 0;
	width: 672px;
	clear: both;
	margin-bottom: 32px;
	border-bottom: 1px solid #3e8856;
}

.main_contents__box:after {
	content: "";
	clear: both;
	display: block;
}


#main_contents01 {

}

#main_contents02 {

}

.mcont__img_tit {
	width: 672px;
	height: 120px;
	font-weight: bold;
	font-size: 165%;
	color: #fff;
	padding-left: 32px;
	line-height: 120px;
	background: url(../common/img/mcont__img_tit.png);
	margin-bottom: 16px;
}

.m_cont__small_tit {
	padding: 0 24px;
	font-weight: bold;
	font-size: 110%;
}


.m_cont01__text_area {
	margin: 16px 0 24px 0;
}

.m_cont01__text_area p {
	padding-left: 16px;
	line-height: 1.8em;
}

.m_cont01__img {
	width: 296px;
	float:right;
	overflow: hidden;
	padding-right: 16px;
	margin-bottom: 24px;
}

.m_cont01__signature {
	float:right;
	overflow: hidden;
	padding-right: 56px;
}

.profile {
	margin-bottom: 32px;

}

.profile dt {
	clear: both;
	float: left;
	padding: 12px 8px 12px 0px;
	margin: 0 24px;
	font-weight: bold;
	clear: both;
}

.profile dd {
	padding: 12px 40px 12px 160px;
	margin: 0 24px 0 16px;
	border-bottom: dotted 1px #c1c0c0;
}




/* .m_cont01__tit {
	font-weight: bold;
	font-size: 110%;
	padding: 8px 0 4px 12px;
	border-left: 8px solid #333;
	margin-bottom: 24px;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 16px;
} */

/*
.main_contents02 {
	margin-top: 16px;
	width: 638px;
	height: 288px;
	border-radius: 8px;
	background: url(../common/img/box_bg.png);
	border: 1px solid #f0ba5d;
}

.cont02__left {
	width: 407px;
	float: left;
	overflow: hidden;
}

.cont02__tit {
	font-weight: bold;
	font-size: 135%;
	color: #3e8856;
	padding: 16px 0 12px 16px;
}

.cont02__text {
	line-height: 1.6em;
	padding: 0 0 16px 16px;
}
.cont02__img {
	width: 184px;
	float: right;
	overflow: hidden;
	margin: 16px 16px 16px 0px;
}

#main_contents03 {
	margin-top: 24px;
	width: 638px;
	height: 780px;
	border-radius: 8px;
	background: url(../common/img/box_bg.png);
	border: 1px solid #f0ba5d;
}
.cont03__tit {
	font-weight: bold;
	font-size: 135%;
	color: #3e8856;
	padding: 16px 0 16px 16px;
}

.cont03__img01 {
	float: left;
	width: 272px;
	margin-left: 24px;
	margin-bottom: 24px;
}

.cont03__right01 {
	float: right;
	width: 342px;
}

.cont03__right01__tit {
	font-weight: bold;
	font-size: 120%;
	color: #3e8856;
	margin-bottom: 8px;
}

.cont03__right01__call {
	margin-bottom: 16px;
}

.cont03__time{
	text-align: center;
}

.cont03__map{
	margin-top: 24px;
	text-align: center; */
}


/* ここからサイドエリア */

.side_contents02 {
	margin-top: 24px;

}

.scont02__news {
	height: 240px;
	padding: 0 0 0 10px;
	color: #333333;
	overflow: auto;
}

.scont02__news dt {
	font-size: 86%;
	padding-top: 15px;
	color:#18368e;
	line-height:1.6em;
}

.scont02__news dd {
	font-size: 95%;
	line-height:1.6em;
}


