@charset "UTF-8";

@import url("base.css");
@import url("reset.css");

h2  {
	width: 648px;
	margin: 10px 18px 10px 18px;
}
#main {
	width: 648px;
	margin: 0px 18px;
}
#main p {
	width: 640px;
	margin: 0px 0px 0px 8px;
}

.bold {
	font-weight: bold;
}

#root {
	width: 616px;
	margin: 20px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
}
#root li {
	float: left;
}
#buy {
	width: 624px;
	margin: 20px 8px 0px 8px;
}
#buy01 {
	background-image: url(../image/buy/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 549px;
	padding: 10px 0px 0px 75px;
}
#buy02 {
	background-image: url(../image/buy/02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 549px;
	padding: 10px 0px 0px 75px;
}
#buy03 {
	background-image: url(../image/buy/03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 549px;
	padding: 10px 0px 0px 75px;
}
#buy04 {
	background-image: url(../image/buy/04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 549px;
	padding: 10px 0px 0px 75px;
}
#buy05 {
	background-image: url(../image/buy/05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 549px;
	padding: 10px 0px 0px 75px;
}
#buy dt {
	font-size: 1.4em;
	color: #000066;
	font-weight: bold;
}
#buy dd {
	padding: 5px 0px 0px 0px;
}
