@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 160%;
	background-image: url(../img/main/bg.gif);
	background-repeat: repeat-x;
}

td,th {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#box {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	position: relative;
	background-color: #ffffff;
}
#container {
	width: 920px;
	padding: 0px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* header */
#header {
	text-align: left;
	width: 960px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 120px;
}
#header .top_1 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 642px;
	background-image: url(../img/main/header.gif);
	background-repeat: no-repeat;
	float: left;
}
#header .top_1 a {
	display: block;
	width: 430px;
	height: 120px;
	text-decoration: none;
}
#header .top_2 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 103px;
	background-image: url(../img/main/header.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -642px;
}
#header .top_2 a {
	display: block;
	width: 70px;
	height: 20px;
	text-decoration: none;
	margin-top: 15px;
}
#header .top_2 a:hover {
	background-image: url(../img/main/header02.gif);
	background-repeat: no-repeat;
	background-position: -642px -15px;
}
#header .top_3 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 120px;
	background-image: url(../img/main/header.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -745px;
}
#header .top_3 a {
	display: block;
	width: 85px;
	height: 20px;
	text-decoration: none;
	margin-top: 15px;
}

#header .top_3 a:hover {
	background-image: url(../img/main/header02.gif);
	background-repeat: no-repeat;
	background-position: -745px -15px;
}
#header .top_4 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 95px;
	background-image: url(../img/main/header.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -865px;
}
#header .top_4 a {
	display: block;
	width: 83px;
	height: 20px;
	text-decoration: none;
	margin-top: 15px;
}
#header .top_4 a:hover {
	background-image: url(../img/main/header02.gif);
	background-repeat: no-repeat;
	background-position: -865px -15px;
}




ul.menu_box {
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 29px;
}
li.menu {
	list-style-type: none;
	font-size: 15px;
	line-height: 29px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
li.menu a{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 10px;
}
li.menu a:hover {
	background-color: #DBF5F2;
}
.rightline  a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#main {
	width: 920px;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

.page_top_box {
	width: 920px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.page_top {
	width: 85px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-image: url(../img/main/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/main/pagetop2.gif);
	background-repeat: no-repeat;
}

#footer_1 {
	width: 920px;
	text-align: right;
	font-size: 13px;
	line-height: 21px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer_2 {
	width: 960px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82D7D0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
address {
	text-align: center;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	;
}

.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;
}
.decrease {
	letter-spacing: -1px;
}
.decrease_2 {
	letter-spacing: -2px;
}

