@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	width: 100%;
	text-align: center;
	background-color: #EEF7FF;
	line-height: 18px;
}
td,th {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
#box {
	width: 800px;
	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: 780px;
	padding: 0px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
}
#header .title {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 780px;
	background-image: url(../img/head/header_title.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header .top_1 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 560px;
	background-image: url(../img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
}
#header .top_1 a {
	display: block;
	width: 500px;
	height: 52px;
	text-decoration: none;
}
#header .top_2 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 64px;
	background-image: url(../img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -560px;
}
#header .top_2 a {
	display: block;
	width: 59px;
	height: 25px;
	text-decoration: none;
}
#header .top_2 a:hover {
	background-image: url(../img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -560px top;
}
#header .top_3 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 76px;
	background-image: url(../img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -624px;
}
#header .top_3 a {
	display: block;
	width: 71px;
	height: 25px;
	text-decoration: none;
}

#header .top_3 a:hover {
	background-image: url(../img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -624px top;
}
#header .top_4 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 80px;
	background-image: url(../img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -700px;
}
#header .top_4 a {
	display: block;
	width: 70px;
	height: 25px;
	text-decoration: none;
}
#header .top_4 a:hover {
	background-image: url(../img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -700px top;
}
#main {
	width: 600px;
	float: right;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sub {
	width: 170px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_1 {
	width: 780px;
	text-align: center;
	margin: 0px;
	background-image: url(../img/foot/footer_menu.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#footer_2 {
	margin: 0px;
	width: 780px;
	padding: 0px;
	height: 34px;
}
.footer_bg {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.out {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
address {
	color: #333333;
	font-style: normal;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.decrease {
	letter-spacing: -1px;
}
.decrease_2 {
	letter-spacing: -2px;
}
.page_top {
	margin: 0px;
	padding: 0px;
	width: 590px;
	text-align: right;
	font-size: 11px;
}
