body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
#head {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 105px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#head-logo {
	padding: 0px;
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#head-menu {
	padding: 0px;
	height: 105px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-bg {
	background-image: url(../../products_img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	clear: both;
	background-color: #666;
	height: 60px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #39C;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
#menu-left {
	background-image: url(../img/img_main/left_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 203px;
	text-align: left;
}
#main-right {
	margin: 0px;
	float: right;
	width: 702px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
}
#main-title {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
}
.waku {
	padding: 18px;
	width: 666px;
	background-image: url(../img/img_main/waku_bg.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#matome-menu {
	background-image: url(../img/img_main/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 650px;
}

