@charset "utf-8";
/* CSS Document */

#content h2{
	margin-bottom:20px;
}

#content .lead{
	font-size:1.2em;
	line-height:1.7em;
	margin-bottom:20px;
}

#content .box01 .wrap01{
	padding-top:5px;
	background:url(../img/menu_bg_02.png) no-repeat center top;
	zoom:1;
}

#content .box01 .wrap02{
	padding-bottom:5px;
	background:url(../img/menu_bg_03.png) no-repeat center bottom;
	zoom:1;
}

#content .box01 .wrap03{
	background:url(../img/menu_bg_01.png) repeat-x top #fff;
	border:solid 2px #fff;
	padding:21px 17px;
	zoom:1;
}

#content .box01 .wrap03 h3{
	margin-bottom:15px;
}

#content .box01 .wrap03 .box02{
	width:360px;
	padding:0px 5px;
	line-height:1.5em;
	font-size:1.2em;
}

#content .box01 .wrap03 .box02 .ul01{
	list-style:square;
	margin-bottom:20px;
}

#content .box01 .wrap03 .box02 .dl01 dt{
	display:list-item;
	list-style:square outside;
	margin-left:2em;
	font-weight:800;
}

.text_small {
	font-size: 10px;
	line-height: 14px;
}
.text_title {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #794C13;
	margin-bottom: 10px;
}
