@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/common/mainBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #3f6fa0;
}
a:visited {
	color: #355F88;
}
a:hover {
	color: #458BCB;
}

#headerArea {
	font-size: 10px;
	font-weight: normal;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
}
#headerArea .h-left {
	float: left;
	width: 400px;
}

#headerArea h1 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
}
#headerArea #logo {
	width: 300px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#headerArea .h-right {
	float: right;
	width: 435px;
}

#headerArea ul {
	background-image: url(../img/common/header_navi.gif);
	float: right;
	width: 270px;
	display: block;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 25px;
	background-repeat: no-repeat;
}
#headerArea ul li {
	font-size: 12px;
	background-image: url(../img/common/arrow01.png);
	display: block;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#headerArea .h-right ul li a {
	color: #FFF;
}
#headerArea .h-right ul li a:visited {
	color: #FFF;
}


#headerArea #headOmoushikomi {
	clear: both;
	float: right;
	width: 434px;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
}
#pankuzu {
	width: 847px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	padding-left: 3px;
}

/* CSS Document */

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#footer #footerPagetop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-image: url(../img/common/pagetop.gif);
	background-repeat: no-repeat;
	background-position: 753px 0px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#footer ul {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer ul li {
	background-image: url(../img/common/arrow_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin-left: 8px;
	padding-left: 12px;
	list-style-type: none;
}
#footer #copyright {
	text-align: center;
	font-size: 12px;
	padding: 12px;
	color: #333;
}
