@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/common/body_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #646464;
}
#pegearea {
	height: 235px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 85px;
}
#header {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: auto;
	bottom: auto;
	left: auto;
	top: auto;
}

#header h1 {
	font-weight: normal;
	font-size: 12px;
	height: 41px;
	padding-top: 14px;
	padding-left: 18px;
	position: absolute;
	z-index: 1;
}
#header h1 span {
	padding-left: 10px;
	position: absolute;
	top: 27px;
	width: 330px;
}
#header p.smil {
	list-style-type: none;
	position: absolute;
	left: 691px;
	top: 10px;
	z-index: 6;
}
.plus {
	position: absolute;
	z-index: 8;
	left: 550px;
	top: 5px;
	width: 100px;
}
p.flash {
	top: 86px;
	z-index: 4;
	position: absolute;
	left: 1px;
	height: 359px;
	width: 892px;
}
#header ul.sitemap {
	list-style-type: none;
	background-image: url(../images/common/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 109px;
	z-index: 2;
	font-size: 12px;
}
ul.sitemap a:link, ul.sitemap a:visited {
	color: #0A50C8;
	text-decoration: none;
}
ul.sitemap a:hover {
	color: #0A50C8;
	text-decoration: underline;
}
ul.sitemap a:active {
	color: #0A50C8;
	text-decoration: none;
}
#pegearea ul.sitemap li {
	padding-top: 7px;
	padding-left: 30px;
}
ul.main_menu {
	list-style-type: none;
	width: 868px;
	position: absolute;
	top: 48px;
	left: 9px;
	z-index: 5;
}
ul.main_menu li {
	float: left;
}
#contents {
	background-image: url(../images/common/body_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
#mainarea {
	width: 890px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
}
#mainarea:after {
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}


#footer {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	width: 890px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
}

#footer ul {
	list-style-type: none;
	padding-top: 15px;
	padding-left: 30px;
	float: left;
	width: 350px;
}
#footer li {
	float: left;
	background-image: url(../images/common/footer_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-right: 10px;
}
#footer p {
	padding-top: 15px;
	float: right;
	padding-right: 29px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

