body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family:  "ＭＳ Ｐゴシック",osaka,sans-serif;
	text-align: center;
	background-color: #f0f0e8;
}

.wrapper-body {
	width: 700px;
	margin-left: 0;
	margin-right: auto;
	margin-top: 0px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	text-align: left;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
	font-size: 1px;
}

/* ******************************************************************** */
/* ***************************** headerarea *************************** */
/* ******************************************************************** */
.headerarea {
	width: 700px;
	background-image: url(parts/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.header-left {
/*	float: left;
	width: 400px;*/
	float: left;
        position: relative;
        left: 280px;
        top: 14px;
        behavior:url(http://www.s-tbf.net/cluster.htc);
        cursor: hand;
	width: 152px;
        height: 34px;

}

.header-right {
	float: right;
/*	width: 155px;*/
/*	background-image: url(parts/hd_menu-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3F469D;*/
	margin-top: 2px;
/*	padding-left: 100px;*/
/*	padding-bottom: 3px;*/
width: 295px;
}

h1 {
	height: 58px;
	margin: 0px;
	text-indent: -5000px;
}

.header-menu {
width: 155px;
background-image: url(parts/hd_menu-left.jpg);
background-repeat: no-repeat;
background-position: left bottom;
background-color: #3F469D;
padding-left: 100px;
padding-bottom: 3px;
margin:0px 0px 0px 40px;
}

.header-right ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.header-right ul li {
	width: 60px;
	background-image: url(parts/marker-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
}


.header-right ul li a {
	font-size: 60%;
	color: #fff;
	text-decoration: none;/*
	vertical-align:inherit;
	display : block;*/
}

.main-menu {
	clear: both;
	width: 700px;
	height: 42px;
	background-image: url(parts/header-menu1.jpg);
	background-repeat: no-repeat;
}

.main-menu ul {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
}

.main-menu ul li {
	float : left;
}

.main-menu ul li a {
	float : left;
	text-indent : -5000px;
	display : block;
	text-decoration : none;
	width : 100px;
	height : 42px;
}

.btn1 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : 0px 0px;
}
.btn2 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -100px 0px;
}
.btn3 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -200px 0px;
}
.btn4 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -300px 0px;
}
.btn5 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -400px 0px;
}
.btn6 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -500px 0px;
}
.btn7 a:hover {
	background-image : url(parts/header-menu2.jpg);
	background-position : -600px 0px;
}


/* ******************************************************************** */
/* ***************************** footerarea *************************** */
/* ******************************************************************** */
.footerarea {
	width: 478px;
	color: #3F469D;
	font-size: 70%;
	margin-left: 0px;
	margin-bottom: 25px;
	text-align: center;
}

/*.copyright {
	width: 700px;
	height: 24px;
	background-image: url(parts/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}

.copyright p {
	font-size: 50%;
	color: #ffffff;
	margin: 0px;
	padding-top: 9px;
	padding-right: 15px;
}*/
.contents-left .left-txt .telfax {
	font-size: 80%;
}

.copyright {
text-align: right;
width: 700px;
/*height: 1em;*/
background-image: url(parts/body.gif);
background-repeat: repeat-y;
border-width: 0px 0px 5px 0px;
border-color: #3F469D;
border-style: solid;
}

.copyright p {
font-size: 50%;
color: #ffffff;
margin: 0px;
padding-right: 15px;
float: right;
width: 300px;
padding-top: 7px;
padding-bottom: 1px;
padding-left:30px;
background-color: #3F469D;
background-image: url(parts/copyright.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.copy-txt {
margin:0px 0px -3px 0px;
}

/* ******************************************************************** */
/* *************************** 文字サイズ変更 ************************* */
/* ******************************************************************** */
.hide {
	display: none;
}

.txt-size {
	width: 285px;
	font-size: 90%;
	text-align:right;
	margin: 0px;
	padding: 10px 10px 5px 0px;
}

.txt-size p {
	margin: 0px;
}

.txt-size a {
	border-width: 1px;
	border-color: #4F4F4F;
	border-style: solid;
	text-decoration : none;
	padding: 4px;
}
