@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .imgright .image {
	float: right;
	margin-left:30px;
}
#greeting{
	margin-bottom:10px;
}
#content h4{
	font-weight:bold;
	font-size:1.21em;
	color:#F8F8F2;
	background:#426B1D;
	padding:4px 0 1px 10px;
	margin-bottom:10px;
	line-height:1.2;
}
#content h4.b01{
	margin-bottom:17px;
}
#content .imgbox p.t01{
	margin-bottom:20px;
}
#content .imgbox p.text{
	margin-bottom:13px;
}
#content .imgbox{
	margin-bottom:23px;
}
#content table th, #content table td {
	padding:2px 9px 1px;
}
#content table th{
	width:150px;
}
#content .box ul li span{
	font-size:1.07em;
	font-weight:bold;
	color:#321714;
}
#content .box ul li{
	background:url(../image/step01.jpg) left top no-repeat;
	padding:0 0 0 93px;
	margin-bottom:5px;
}
#content .box ul li.w02{
	background:url(../image/step02.jpg) left top no-repeat;
	padding:0 0 0 93px;
}
#content .box ul li.w03{
	background:url(../image/step03.jpg) left top no-repeat;
	padding:0 0 0 93px;
}
#content .box ul li.w04{
	background:url(../image/step04.jpg) left top no-repeat;
	padding:0 0 0 93px;
}
#content .box{
	margin-bottom:20px;
}
#content .last{
	margin-bottom:30px;
}









