@charset"shift_jis";

h2{
	width:524px;
	height:40px;
	background:url(../img/h2_01.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 0 20px;
}

h3{
	font-size:13px;
	height:30px;
	font-weight:bold;
	margin-top:20px;
}

p{
	line-height:180%;
}

p.txt00{
	margin-top:10px;
}


.txt01{
	width:auto;
	line-height:180%;
	background-color:#6CF;
	margin:20px 0 20px 0;
	padding:5px 5px 5px 5px;
}

.tit{
	margin-top:20px;
}

table.hyou{
	border-collapse:collapse;
	margin-bottom:5px;
}

table.hyou td{
	text-align:center;
	border-color:#000;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	padding:5px 5px 5px 5px;
}

table.hyou td.hyou_t{
	background-color:#CCC;
	border-color:#000;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	padding:5px 5px 5px 5px;
}

.box{
	width:544px;
	margin-bottom:10px;
}

.box_l{
	float:left;
	width:266px;
}

.box_l p{
	text-align:center;
	margin-top:5px;
}

.box_r{
	float:right;
	width:266px;
}

.box_r p{
	text-align:center;
	margin-top:5px;
}
