@charset "utf-8";

.section p.image{
	font-size:1em;
	text-align:right;
}

#lead{
	padding-bottom:0;
}

#lead div.boxLt {
	float: left;
	width: 310px;
	margin-right: 20px;
}

#lead div.boxRt {
	float: right;
	width: 310px;
}

#lead h3 {
	margin-bottom: 10px;
}

#lead h4 {
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}

div.topics {
	padding-bottom:3em;
}

div.topics div.boxLt{
	float: left;
	width: 200px;
	margin-right: 20px;
}

div.topics div.boxRt {
	float: right;
	width: 420px;
}

div.topics h4 {
	padding-bottom: 2px;
	margin-bottom: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 1.8em;
	font-weight: bold;
	color: #cc3300;
}

div.topics h5 {
	font-size: 1.4em;
	font-weight: bold;
}

span.orange {
	color: #F9A17A;
}

#menu div.boxLt {
	float: left;
	width: 310px;
	margin-right: 20px;
}

#menu div.boxRt {
	float: right;
	width: 310px;
}

#menu h4 {
	margin-bottom: 15px;
}

#menu h5 {
	margin-bottom: 10px;
}

#menu p.note {
	margin-top: -1em;
	font-size: 1.2em;
	text-align: right;
}

#menu p.notered {
	font-size: 1.2em;
	color: #cc3300;
	text-align: right;
}

div.yellowbg {
	padding: 20px;
	margin-bottom: 3em;
	border: 1px solid #bf9685;
	background-color: #fffceb;
}

/*cleafix-----*/
div.yellowbg {
	zoom: 1;
}

div.yellowbg:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/*-----cleafix*/

#ryouricho{
	padding-bottom:5em;
}

#ryouricho p.ph {
	float: left;
	width: 140px;
}

#ryouricho h4 {
	float: right;
	width: 430px;
}

#ryouricho h5 {
	float: right;
	width: 430px;
	font-size: 1.6em;
	font-weight: bold;
	color: #cc3300;
}

#ryouricho p {
	float: right;
	width: 430px;
}

#ryouricho p.name {
	padding-bottom: 0px;
	text-align: right;
}




.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:3em;
}

.section .yo{
	text-align:center;
}

.section .small{
	font-size:0.9em;
}


.section .small2{
	font-size:1.2em;
}



