/* @charset"utf-8"; */
body {
	background-image: url(../images/bg_tex.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin-top: 0px;
	background-color: #453119;
}
#wrap {
	height: 760px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
}
#midFlash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -3px;
}
#contents {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 840px;
}
#contentsProducts {
	
	
	float: left;
	height: 240px;
	width: 840px;
}
#contentsProducts2 {
	
	
	float: left;
	height: 326px;
	width: 840px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 110px;
	width: 840px;
}
#logoArea {
	width: 840px;
	height: 149px;
	position: relative;
	left: 1px;
}
#textContents {
	width: 740px;
	float: left;
	height: 190px;
	padding-top: 30px;
	padding-left: 50px;
}

/*-------- Internal page rules area -------------------------- */

#contentsInt{
	background-image: url(../images/content_bgC.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 840px;
	overflow: visible;
}
#textContentsInt {
	width: 750px;
	float: right;
	height: auto;
	padding-right: 50px;
	padding-top: 30px;
	margin-left: 50px;
}
#contentTop {
	background-image: url(../images/cont_area_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 840px;
}
#contentBottom {
	background-image: url(../images/cont_area_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 840px;
	clear: left;
}
#contentMid {
	background-image: url(../images/cont_area_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 840px;
	float: left;
	overflow: visible;
}
#mainProducts {
	float: left;
	width: 840px;
	height: auto;
	text-align: center;
}
