@charset "UTF-8";
.waku {
	float: none;
	height: 725px;
	width: 100%;
	background-repeat: repeat;
	background-image: url(img/kazari.gif);
}

.top {
	width: 1025px;
	height: 725px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-position: center;
	float: none;
}

.logo {
	height: 125px;
	width: 225px;
	float: right;
	margin-bottom: 0px;
}

.all {
	float: left;
	height: 725px;
	width: 1025px;
	background:#fff;
	background-image: url(img/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0DBD1;
}
.menu {
	float: left;
	height: 587.5px;
	width: 225px;
	top: 0px;
}
.menu >img,.menu a >img{
	width:225px;
}
.main {
	float: left;
	height: 85%;
	width: 537.5px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	padding-top: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.main_scrool {
	height: 85%;
	width: 537.5px;
	overflow: auto;
	float: left;
}
.tital_text {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	height: auto;
	width: 410px;
	margin-top: 10px;
	float: left;
}
.news_tital {
	height: auto;
	width: 360px;
	margin-top: 10px;
	float: left;
}
.text_waku1 {
	font-size: 12px;
	line-height: 16px;
	height: auto;
	width: 270px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 15px;
}
.photo1 {
	float: left;
	height: auto;
	width: 105px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-left: 10px;
	margin-top: 15px;
}
.photo2 {
	float: left;
	height: auto;
	width: 360px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 15px;
}

.photo3 {
	float: left;
	height: auto;
	width: 117px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 15px;
}

.footer2 {
	float: left;
	text-align: right;
	font-size: 10px;
	height: 30px;
	width: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.product_tital1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 21px;
	height: auto;
	width: 410px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	margin-bottom: 10px;
	color: #009966;
}
.product1 {
	height: auto;
	width: 410px;
	float: left;
	padding-top: 20px;
}
.clear{
   clear:both;
}
