/*-----▼ページ全体------------------------------------------*/
body {
	font-size: small;
	color: #404040;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
h1,h2,h3 { font-size: small; text-indent: -9999px; margin: 0; }
h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 2.5em;
}
h5 { color: black; font-size: small; margin-top: 5px; margin-right: 60px; margin-left: 40px; }
p { 
       margin: 0;
}
a {
	border:none;
	color: #666666;
}
/*-------▲ページ全体-----------------------------------------*/


/*------▼ヘッダ------------------------------------------------*/
#header {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 850px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}
#header h1 {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	top: 0;
	left: 0;
	height: 50px;
	width: 850px;
}
#header h2 {
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	left: 35px;
	height: 50px;
	width: 850px;
}

/*-----▲ヘッダ--------------------------------------------------*/

/*-----▼ページ本体（3段組）---------------------------------*/
#pagebody {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0 0;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	height: 70px;
}
/*-----▲ページ本体（3段組）---------------------------------*/

/*-----▼ナビゲーション--------------------------------------*/
#t_navi {
	width: 239px;
	margin-right: auto;
	margin-left: auto;
}
#t_navi ul {
	padding: 0;
	margin: 0;
	width: 239px;
	float: left;
}
#t_navi li { float: left; list-style-type: none; }
#t_navi li a { text-indent: -9999px; display: block; text-decoration: none; list-style-type: none; }
#t_navi li#ho a {
	height: 67px;
	width: 239px;
	background-image: url(../image/top_off.gif);
	background-repeat: no-repeat;
}
#t_navi li#ho a:hover {
	height: 67px;
	width: 239px;
	background-image: url(../image/top_on.gif);
	background-repeat: no-repeat;
}
/*-----▲ナビゲーション-------------------------------------------*/

/*-----▼FLASH--------------------------------------------------------*/
#stereo {
	background-image: url(../image/nofla.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 678px;
	height: 324px;
	margin-right: auto;
	margin-left: auto;
}
/*-----▲FLASH--------------------------------------------------------*/

/*-----▼フッタ----------------------------------------------------------*/
#footer h3 {
	text-indent: -9999px;
	height: 47px;
	width: 850px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
} 
/*-----▲フッタ----------------------------------------------------------*/

.page-wraper {
	width: 800px;
	height: auto;
}
.page-wraper_footer {
	width: 800px;
	height: auto;
}

.class1 {
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 5px;
	margin-left: 5px;
}
.class_fla {
	color: white;
}
