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

.area01{
	width:670px;
	margin:0 auto;
}

.area01 .left{
	float:left;
	width:300px;
	margin:10px 0px 30px 0px;
}

.area01 .right{
	float:right;
	width:360px;
	margin:10px 0px 30px 0px;
}

.area01 .right table{
	width:100%;
	margin:10px auto;
}

.area01 .right table th{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
}

.area01 .right table td{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
}

.area01 .right table td p{
	padding:0px 5px;
	border-bottom:1px solid #2BBD50;
	line-height:150%;
	font-size:95%;
}

/**/

/*
-------------------------------------
*/

.area04{
	clear:both;
	width:650px;
	margin:20px auto;
}

.area04 .left{
	float:left;
	width:275px;
}

.area04 .right{
	float:right;
	width:350px;
}

/*
-------------------------------------
*/

.table{
	width:100%;
	margin:0px auto;
	border-left:1px solid #999;
	border-top:1px solid #999;
}

.table th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
	vertical-align:top;
	background-color:#BDDABC;
}

.table th p{
	padding:0.25em;
}

.table td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	vertical-align:top;
	background-color:#E3EDE2;
	width:50%;
	text-align:center;
}

.table td p{
	padding:0.25em;
}

.table .color01{
	background-color:#F3F8ED;
}

.table .color02{
	border-bottom:none;
}

.table .color03{
	background-color:#F3F8ED;
	border-bottom:none;
}

/*
------------------------------------
*/

/*
-------------------------------------
*/

.slb_h4{
	color:#393;
	font-weight:bold;
	line-height:200%;
	border-bottom:3px dotted #6C6;
	padding:0px 10px;
	font-size:110%;
}


.area0101 {
}

.area0101  ul{
	padding:10px 0px 20px 0px;
}

.area0101 ul li{
	width:95%;
	border-bottom:1px dotted #999;
	margin:0 auto;
	list-style-type:none;
	padding:4px 0px 4px 10px;
	background-image:url(../image/iyo-ga-oka/li.gif);
	background-repeat:no-repeat;
	background-position:left 0.75em;
	line-height:150%;
}

.area0101 ul li strong{
	color:#390;
}

/*
-------------------------------------
*/