body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCC;
	letter-spacing: 1px;
}

#main_bg {
	padding: 0px;
	width: 990px;
	background-image: url(../products_img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-waku {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 1500px;
}
#main-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1120px;
	width: 720px;
}
#main-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
	height: 1120px;
	background-image: url(../products_img/mokuteki_bg.gif);
	background-repeat: repeat;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}
.mokuteki-moji {
	background-image: url(../products_img/mokuteki_moji_bg.gif);
	background-repeat: repeat;
	text-align: left;
	width: 204px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.title {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 240px;
}
.other-moji {
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #39c;
}
a:active {
	text-decoration: none;
}
#footer {
	background-color: #666;
	margin: 0px;
	clear: both;
	height: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#head-bg {
	margin: 0px;
	padding: 0px;
	height: 85px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF;
}
#head {
	padding: 0px;
	height: 85px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#other-waku {
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

