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

.txt01{
	width:450px;
	margin:0 auto;
	text-align:left;
}

.txt01 dt{
	font-weight:bold;
	font-size:13px;
	color:#369;
}

.txt01 dd{
	margin:5px;
	line-height:150%;
}

#table01{
	width:475px;
	margin:20px auto;
	border:none;
	text-align:left;
}

#table01 td{
	width:50%;
	vertical-align:top;
	border:none;
	background:none;
}

/**/

#table02{
	width:220px;
	margin:0 auto;
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin:0px auto 15px auto;
}

#table02 th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table02 th p{
	padding:2px;
}

#table02 td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table02 td p{
	padding:2px;
}

/**/

#table03{
	width:220px;
	margin:0 auto;
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin:0px auto 15px auto;
}

#table03 th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table03 th p{
	padding:2px;
}

#table03 td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table03 td p{
	padding:2px;
}

/**/

#table04{
	width:220px;
	margin:0 auto;
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin:0px auto 15px auto;
}

#table04 th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table04 th p{
	padding:2px;
}

#table04 td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#table04 td p{
	padding:2px;
}

/**/

.box01{
	width:240px;
	margin:0 auto 20px auto;
	text-align:left;
}

.box01 dt{
	font-weight:bold;
	font-size:13px;
	color:#369;
}

.box01 dd{
	margin:10px 0px;
}

/**/

.box02{
	width:240px;
	margin:0 auto 20px auto;
	text-align:left;
}

.box02 dt{
	font-weight:bold;
	font-size:13px;
	color:#390;
}

.box02 dd{
	margin:10px 0px;
	font-weight:bold;
	font-size:13px;
	color:#390;
}


/**/

#table05{
	width:475px;
	margin:20px auto;
	border:none;
	text-align:left;
}

#table05 td{
	width:50%;
	vertical-align:top;
	border:none;
	background:none;
}

#table05 td div{
	margin:5px;
	padding:5px;
}

/**/

#table06{
	width:475px;
	margin:20px auto;
	border:none;
	text-align:left;
}

#table06 td{
	width:50%;
	vertical-align:top;
	border:none;
	background:none;
}

/**/

.box03{
	background-color:#FEE2F5;
}

/**/

.box04{
	background-color:#DFB;
}