@charset "shift-jis";

h2{
	color:#946243;
	clear:both;
	padding:20px 0 0 70px;
	height:55px;
	margin:0 0 0 20px;
	background:url("../images/h2to.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:#474a4d;
	height:40px;
	margin:10px 0 0 30px;
	background:url("../images/h3.jpg") no-repeat;
	background-position:left top;
}
#mon{
	width:760px;
	height:650px;
	margin:0 0 0 -10px;
}
#left{
	float:left;
	width:350px;
	height:650px;
}
#right{
	float:right;
	width:330px;
	height:650px;
	margin:0;
	padding:0;
}
#right p{
	text-align:left;
	width:250px;
}	