@charset "UTF-8";
@import url("reset.css");
@import url("base.css");
h2  {
	width: 648px;
	margin: 10px 18px 10px 18px;
}
#main {
	width: 640px;
	margin: 0px 18px 0px 26px;
}
.bold {
	font-weight: bold;
}
#policy {
	width: 640px;
	margin: 30px 0px 0px 0px;
}
#policy01  {
	background-image: url(../image/policy/01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	width: 590px;
	list-style-type: none;
	padding: 0px 0px 15px 50px;
}
#policy01 ul  {
	width: 542px;
	list-style-type: none;
	padding: 0px 0px 0px 48px;
}
#policy01ul li {
	list-style-type: none;
}
#policy02 {
	background-image: url(../image/policy/02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	width: 590px;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 50px;
}
#policy03 {
	background-image: url(../image/policy/03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 590px;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 50px;
}
#name {
	width: 300px;
	padding: 50px 0px 0px 340px;
}
#address {
	width: 640px;
	padding: 50px 0px 0px 0px;
}
