@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 20px;
	background-color: #EBEDF2;
	font-size: 13px;
}
td,th {
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
}
#box {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	position: relative;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
#container {
	width: 840px;
	padding: 0px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/foot/footer_1_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
}
#header .title {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 840px;
	background-repeat: no-repeat;
	background-position: top;
}
#header .top_1 {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 502px;
	background-image: url(../img/head/header_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header .top_1 a {
	display: block;
	width: 350px;
	height: 70px;
	text-decoration: none;
	margin-top: 18px;
}
#header .top_2 {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 90px;
	background-image: url(../img/head/header_top.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: -502px;
}
#header .top_2 a {
	display: block;
	width: 80px;
	height: 22px;
	text-decoration: none;
	margin-top: 77px;
}
#header .top_2 a:hover {
	background-image: url(../img/head/header_top_2.jpg);
	background-repeat: no-repeat;
	background-position: -502px -77px;
}
#header .top_3 {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 122px;
	background-image: url(../img/head/header_top.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: -592px;
}
#header .top_3 a {
	display: block;
	width: 115px;
	height: 22px;
	text-decoration: none;
	margin-top: 77px;
}

#header .top_3 a:hover {
	background-image: url(../img/head/header_top_2.jpg);
	background-repeat: no-repeat;
	background-position: -592px -77px;
}
#header .top_4 {
	height: 106px;
	width: 126px;
	background-image: url(../img/head/header_top.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: -714px;
	margin: 0px;
	padding: 0px;
}
#header .top_4 a {
	display: block;
	width: 115px;
	height: 22px;
	text-decoration: none;
	margin-top: 77px;
}
#header .top_4 a:hover {
	background-image: url(../img/head/header_top_2.jpg);
	background-repeat: no-repeat;
	background-position: -714px -77px;
}
#main {
	width: 680px;
	float: right;
	padding: 0px;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sub {
	width: 160px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(../img/menu/sub_bg.jpg);
}

.page_top_box {
	width: 840px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.page_top {
	width: 85px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-image: url(../img/pagetop1.gif);
	background-repeat: no-repeat;
	float: right;
}
.page_top a {
	height: 20px;
	width: 85px;
	text-decoration: none;
	display: block;
}
.page_top a:hover {
	background-image: url(../img/pagetop2.gif);
	background-repeat: no-repeat;
}

#footer_1 {
	width: 840px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/foot/footer_1_bg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	font-size: 12px;
}
#footer_2 {
	width: 840px;
	height: 20px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #3366FF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.footer_bg {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {
	overflow-y: scroll;
}
address {
	color: #000;
	font-style: normal;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

