@charset "shift-jis";

h2{
	color:#946243;
	clear:both;
	padding:20px 0 0 70px;
	height:55px;
	margin:0 0 0 20px;
	background:url("../images/h2hin.jpg") no-repeat;
	background-position:left top;

}
h3{
	color:#946243;
	clear:both;
	padding:10px 0 0 70px;
	height:40px;
	margin:20px 0 0 25px;
	background:url("../images/h2.jpg") no-repeat;
	background-position:left top;

}
h4{
	padding:7px 0 0 70px;
	color:#fff;
	height:40px;
	margin:10px 0 0 30px;
	background:url("../images/h3.jpg") no-repeat;
	background-position:left top;
}
#sena{
	width:750px;
	height:267px;

	margin:0 0 0 10px;
}
#left{
	width:500px;
	height:300px;
	float:left;

}
#left ol{
	margin:0 0 0 80px;
}
#left li{
	margin:6px 0 0 0;
	color:#2e8b57;
}
#right{
	width:230px;
	height:267px;
	float:right;
	text-align:left;
	background:url("../images/bobo.jpg") no-repeat;
	margin:30px 10px 0 -10px;
	padding:0;
}
#right p{
	margin:10px 10px 0 10px;
	padding:0;
	color:red;
	font-size:12px;
	width:200px;
}
#wanda{
	width:750px;
	height:600px;
        clear:both;
	margin:0 0 0 50px;
	background:url("../images/wanda.jpg") no-repeat;
	padding:120px 20px 0 0;

}
#wanda p{
	width:600px;
	font-size:12px;
}
.gon{
	margin:50px 0 0 0;
}
.van{
	margin:76px 0 0 0;
}	
table{ border:1px solid #383c3c; border-collapse:collapse; margin:5px 0 0 50px; }
table th,td { width:80px;text-align:center; border:1px solid #383c3c; padding:8px; font-weight:normal; }
table th { background:#f3bf88;color:#000;font-weight:bold; }
table td { background:#fff1cf;color:#000; }


