*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
text-align:center;
background-color:#000000
}

/*■初期設定*/

body{
	width:778px;
	margin:auto;
	position:relative;
	text-align:left;
	color:#FFFFFF;
	background:#000000;
}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/

/*■フォントサイズ調整*/
body {
    font-size: 10px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:80%;
	}

body{
	text-align:left;
	}

#head{
	zoom:100%;
	margin:0 0 1px 0;
	}
#head h1{
	float:right;
	width:130px;
	margin:10px 0 0 0px;
	}
#head h1 a{
	text-decoration:none;
	color:#FFCC00;
	font-size:8px;
	font-weight:normal;
	text-decoration:none;
	}
#head h1 a:hover{
	color:#;FFFFFF;
	text-decoration:none;
	}



.line01{
	clear:left;
	height:1px;
	font-size:1px;
	}
	

#header{}
#header p{
font-family:Tahoma;
font-size:7px;
color:#7E7E7E;
padding:40px 35px 0 0;
float:left
}
#header p span{
color:#FDAD24
}

#left{
width:170px;
background-color:0000FF;
padding:12px 0 0 0;
float:left;
}

#center{
background:url(img/top/haikei.jpg);
margin:12px 0 0 5px;
padding:5px 5px 5px 5px;
float:left;
width:394px
}
.block{
background-color:#FFFFFF;
margin:5px 5px 5px 5px;
width:382px;
padding:6px 6px 6px 6px;
float:left;
}
.item{
width:382px;
font-family:Tahoma;
font-size:11px;
color:#000000;
float:left;
}
.flleft{float:left}
.flright{
float:right;
margin:0 0 0 20px
}
.item  p{padding:10px 0 0 0;}
.item span{
color:#FCAD24
}
.border{
border-bottom:1px solid #7F7F7F;
margin:10px 0 10px 0;
}

.bord{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}
.left select{
width:150px;
height:18px;
margin:20px 4px 18px 0;
float:left;
border:1px inset;
font-family:Tahoma;
color:#484848;
font-size:10px;
padding:0 0 0 5px
}
.top{
margin:-6px 0 0 0;
}
.banner{
margin:10px 0 0 -20px;
}
*html .banner {margin:-1px 0 0 -20px}
#content{
float:left;
}

#g_menu{
	clear:left;
	float:left;
	width:150px;
	}
#g_menu ul{
	list-style-type:none;
	margin:0 0 0 0;
	}
#g_menu ul li{
	margin:8px 0 0 0;
	}
#g_menu ul li a{
	background:url(img/top/bg_menu.jpg) no-repeat;
	width:150px;
	height:34px;
	line-height:34px;
	font-size:12px;
	background-color:#ffffff;
	color:#ffffff;
	display:block;
	text-indent:15px;
	text-decoration:none;
	}
#g_menu ul li a:hover{
	background:url(img/top/bg_menu_on.jpg) no-repeat;
	text-decoration:none;
	}

#link_banner a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:7px;
	font-weight:normal;
	text-decoration:none;
	}
#link_banner p{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#right{

float:left;
width:170px;
background-color:0000FF;
margin:12px 0 0 5px;
}


#under{

clear:left;
float:left;
width:778px;
height:60px;
padding:5px 0 0 0;
}

#footer{
background-image:url(img/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:82px;
width:778px;
float:left;
}
.copy{
font-family:Arial;
font-size:10px;
color:#8A8A8A;
margin:30px 0 0 20px;
float:left
}
.copy a {
color:#8A8A8A;
}
.bottom{
display:block;
margin:32px 0 0 105px;
float:left
}
.bottom li{
list-style-type:none;
float:left
}