@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/img/cmn/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	background-image: url(/img/cmn/bg_contents.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/img/cmn/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 117px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head_contents {
	height: 78px;
	padding: 0px;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head_contents h1 {
	float: left;
}
#head_contents h1 a img {
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#head_contents #headlink {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 290px;
}
#headlink li,#headlink2 li {
	list-style-type: none;
	float: left;
}
#headlink li a img,#headlink2 li a img {
	margin: 0px;
	padding: 0px;
}
#gmenu {
	padding: 0px;
	height: 39px;
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gmenu li {
	list-style-type: none;
	float: left;
}
#contents {
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontents {
	margin: 0px;
	padding: 0px 5px;
	float: right;
	width: 540px;
	font-size:12px;
	line-height:140%;
	color:#66666;
}
#maincontents p {
	color:#666666;
	}
#footer {
	padding: 0px;
	clear: both;
	background-image: url(/img/cmn/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	height: 62px;
}
#footer #footArea {
	background-image: url(/img/cmn/bg_foot_area.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 62px;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

address#copy {
	color: #C0C0C0;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
