@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	width: 100%;
	text-align: center;
	line-height: 18px;
	background-color: #D3DDD3;
}
td,th {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
#box {
	width: 790px;
	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: 770px;
	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: 16px;
	width: 770px;
	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: 538px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
}
#header .top_1 a {
	display: block;
	width: 220px;
	height: 49px;
	text-decoration: none;
}
#header .top_2 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 68px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -538px;
}
#header .top_2 a {
	display: block;
	width: 60px;
	height: 24px;
	text-decoration: none;
}
#header .top_2 a:hover {
	background-image: url(img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -538px top;
}
#header .top_3 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 83px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -606px;
}
#header .top_3 a {
	display: block;
	width: 75px;
	height: 24px;
	text-decoration: none;
}

#header .top_3 a:hover {
	background-image: url(img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -606px top;
}
#header .top_4 {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 81px;
	background-image: url(img/head/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -689px;
}
#header .top_4 a {
	display: block;
	width: 70px;
	height: 24px;
	text-decoration: none;
}
#header .top_4 a:hover {
	background-image: url(img/head/header_top_2.gif);
	background-repeat: no-repeat;
	background-position: -689px top;
}
#main {
	width: 615px;
	float: right;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub {
	width: 155px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_1 {
	width: 770px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_2 {
	width: 750px;
	padding: 0px;
	height: 26px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footer_bg {
	width: 790px;
	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: #333333;
	font-style: normal;
	text-align: right;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
}

