@charset "UTF-8";
.leftbox {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.centerbox {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.rightbox {
	float: left;
	width: 250px;
}
.section {
	width: 800px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
}
.section p {
	padding-left: 5px;
	color: #666;
}
.section h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header03 {
	background-image: url(../catalog/catalog_images/catalog/catalog_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	height: 155px;
	width: 800px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
