@charset "utf-8";

.section {
	padding-bottom: 5em;
}

.section p.image{
	font-size:1em;
	text-align:right;
}

.section table{
	width:420px;
	margin-bottom:3em;
}

div.boxLt {
	float: left;
	width: 200px;
	margin-right: 20px;
}

div.boxRt {
	float: right;
	width: 420px;
}

.section h3 {
	margin-bottom: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 1.8em;
	font-weight: bold;
	color: #cc3300;
}

.section h4 {
	margin-bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}

.section h5 {
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

.section h6 {
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #B15F4A;
}

p.date {
	padding-bottom: 1em;
	font-size: 1.2em;
}

.section p.smalltext{
	font-size: 1.2em;
}

.section p.image{
	float:left;
	padding-right:10px;
	padding-bottom:1.5em;
}





.section .box{
	padding:10px 10px 0 10px;
	border:solid 1px #C5A49D;
	background:#fcf5ef;
	clear:both;
	margin-bottom:1.5em;
}

/*cleafix-----*/
.section .box{zoom:1;}
.section .box:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*-----cleafix*/

.section .box p,
#kyohou .box  h5{
	font-size:1.2em;
}

#kyohou .box  h5{
	color:#CC3300;
}

.section .box p.image{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

span.explanation{
	font-size: 0.65em;
	line-height:1;
	font-weight: normal;
	color: #333333;
}

.section#shoumi table{
	width:420px;
	margin-bottom:1em;
}

.section .yo{
	text-align:center;
}



