@charset "utf-8";

body {
	text-align: center;
	background-image: url(../../pic/common/wall.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#head {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
	padding-bottom: 20px;
}
#head #side-a {
	float: left;
	padding-top: 10px;
}
#head #side-b {
	float: right;
}
#head #side-b h1 {
	font-size: 11px;
	text-align: right;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 20px;
	padding-top: 10px;
}
#gmenu-area {
	clear: left;
	background-image: url(../../pic/common/side01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 32px;
}
#gmenu-area #menu-pic {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#gmenu-area img {
	float: left;
}
#container {
	min-height:100%;
	text-align:left;/* for IE */
	line-height:1.6;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#foot #fsmenu-area {
	clear: left;
	padding-top: 15px;
}
#foot {
	clear: both;
	background-image: url(../../pic/common/side03.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#foot #fmenu-area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#foot #fmenu-area img {
	float: left;
}
#foot address {
	padding-top: 15px;
	font-style: normal;
}
