@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: #FFFFFF;
	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: 32px;
	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: 58px;
	width: 500px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
}
#header .top_1 a {
	display: block;
	width: 220px;
	height: 46px;
	text-decoration: none;
}
#header .top_2 {
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 65px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -500px;
}
#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: -500px top;
}
#header .top_3 {
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 109px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -565px;
}
#header .top_3 a {
	display: block;
	width: 102px;
	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: -565px top;
}
#header .top_4 {
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 96px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -674px;
}
#header .top_4 a {
	display: block;
	width: 96px;
	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: -674px top;
}
#main {
	width: 625px;
	float: right;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sub {
	width: 155px;
	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;
	padding: 0px;
	margin: 0px;
	height: 14px;
	line-height: 14px;
}
#footer_2 {
	margin: 0px;
	width: 780px;
	background-image: url(img/head/footer_menu.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 41px;
}
.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;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
address {
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 41px;
}
