@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../image/rep.png);
	background-repeat: repeat;
}
img {
	border: 0px;
}
#wrapper {
	background-image: url(../image/headerrep.png);
	background-repeat: repeat-x;
}

#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footerrep {
	background-image: url(../image/footerrep.png);
	background-repeat: repeat-x;
}
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 740px;
	font-size: 0px;
}
#headerLeft {
	width: 370px;
	float: left;
	font-size: 0px;
}
#headerRight {
	float: right;
	width: 370px;
	font-size: 0px;
}
.clear740 {
	clear: both;
	height: 0px;
	width: 740px;
}
#header1 {
	background-image: url(../image/header2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 370px;
	padding-top: 8px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}
ul.gmenu {
	height: 26px;
	list-style-type: none;
	clear: both;
}
ul.gmenu a {
	list-style-type: none;
	font-size: 0px;
}
li.gmenuEach {
	float: left;
	list-style-type: none;
	font-size: 0px;
	height: 26px;
}
li.gmenuEach a {
	list-style-type: none;
	font-size: 0px;
}
ul.smenu {
	height: 25px;
	width: 740px;
	list-style-type: none;
	font-size: 0px;
}
li.smenuEach {
	float: left;
	list-style-type: none;
	font-size: 0px;
}
.clear740Top {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 740px;
}

