#wrapper #main article h3 {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
#wrapper #main article .contents {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 15px;
	color: #333;
	font-size: 88%;
	line-height: 1.6em;
}
#wrapper #main article .contents #left {
	float: left;
	margin-right: 20px;
}
#wrapper #main article .contents #center {
	width: 300px;
	float: left;
}
#wrapper #main article .contents #right {
	float: right;
}
#wrapper #main article #img {
	width: 672px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#wrapper #main article #contents {
	overflow: hidden;
	padding-left: 10px;
	margin-top: 50px;
	width: 690px;
}
#wrapper #main article #contents ul {
	overflow: hidden;
	margin-bottom: 30px;
	width: 680px;
}
#wrapper #main article #contents ul li {
	float: left;
	width: 210px;
	padding-right: 25px;
	font-size: 88%;
	line-height: 1.6em;
}
#wrapper #main article #contents ul li:last-child {
	padding-right: 0px;
}
#wrapper #main article .contents ul {
	float: left;
	font-size: 88%;
	width: 225px;
	margin-bottom: 30px;
}
#wrapper #main article .contents ul li {
	list-style-image: url(../seihin/images/list_bule.png);
	list-style-position: inside;
}
