/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image:url(../images/ba.gif);
}
img{
border:0;
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
} 
a:active {
	text-decoration: underline;
} 
#sheet {
	visibility: visible;
	position: absolute;
	margin-top: -283px;
	margin-left: -512px;
	top: 45%;
	left: 50%;
	width: 1060px;
	height: 705px;
	background-image:url(../images/back.png);
	background-repeat:no-repeat;
	}
#main {
	visibility: visible;
	position: absolute;
	margin-top: -283px;
	margin-left: -512px;
	top: 45%;
	left: 50%;
	width: 1060px;
	height: 705px;
	}
#head{
	position:absolute;
	float:clear;
	width:300px;
	height:30px;
	padding-top:0px;
	left:0px;
	}
#headder{
	position:absolute;
	width:710px;
	height:30px;
	padding-top:5px;
	left:34px;
	top: 45px;
	}
#headder h1{
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 800;
	letter-spacing: -.05em;
}
	#text{
	position:absolute;
	width:224px;
	height:445px;
	left:34px;
	top: 104px;
	}
	#text p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-align: inherit;
}
#sum{
	position:absolute;
	width:230px;
	height:40px;
	left:34px;
	top: 509px;
}
	#contents{
	position:absolute;
	width:445px;
	height:445px;
	left:289px;
	top: 104px;
	}
	#backfoward{
	position:absolute;
	width:445px;
	height:30px;
	left:289px;
	top: 570px;
	}
	#navi1{
	position:absolute;
	width:282px;
	height:282pxpx;
	left:762px;
	top:88px;
	}
	#navi2{
	position:absolute;
	width:202px;
	height:180px;
	left:802px;
	top:370px;
	}
	#navi3{
	position:absolute;
	width:242px;
	height:46px;
	left:782px;
	top:565px;
	}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 /*font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;*/
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}
ul,ol,dl,img {
	margin: 0;
	padding: 0;
}
/* ---------- */
/*--------------------*/
.clearfix:after {
 content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* Hides from IE-mac ¥*/
* html.clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* End hide from IE-mac */

