@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .comSection {
	padding-bottom: 15px;
}

#conts p {
	margin: 0 0 20px 18px;
	font-size: 1.3em;
	line-height: 1.7;
	text-indent: 12px;
}

#conts p a{
	margin: 0 0 30px 18px;
	font-size: 1.1em;
	line-height: 1.0;
	text-indent: 12px;
	color: #7B654D;
}
#conts .text {
	text-indent: 0;
}

#conts .text02 {
	margin: 0 0 0 30px;
	text-indent: 0;
}

#conts .title {
	margin: 0 0 0 20px;
	text-indent: 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #5B4A38;
}

#conts dl {
	margin: 0 0 28px 8px;
	padding: 8px;
	font-size: 1.3em;
	line-height: 1.7;
	background-color: #FFF5E0;
}

#conts dd {
	margin-left: 27px;
}

#conts .textImg {
	margin: 0 0 7px 7px;
}

#conts .txtList {
	margin: 0 0 20px 30px;
}

#conts .txtList li {
	padding-left: 2em;
	font-size: 1.3em;
	line-height: 1.7;
	text-indent: -2em;
}

#conts .txtList01 {
	margin-left: 15px;
}

#sideBar {
	padding-bottom: 50px;
	background: url(../common/img/sidebar_bg02.png) no-repeat left top;
}