@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif ;
}


body{
	background-image:url(../img/back.jpg);
	background-position:top;
	background-color:#000000;
	background-repeat:no-repeat;
	background-attachment: fixed;
}

br.clear{
	letter-spacing:0px;
	clear:both;
}

img{border:0px;}

a{
	outline:none;
}

a:link{
	color:#7ec1ff;
	text-decoration:underline;
}
a:visited{
	color:#7ec1ff;
	text-decoration:underline;
}
a:active{
	color:#336699;
	text-decoration:underline;
}
a:hover{
	color:#336699;
	text-decoration:underline;
}
/**/
div.mein_back{
	width:820px;
	/width:824px;
	color:#FFFFFF;
	margin:0px auto;
	background-color:#000000;
	font-size:12px;
}
div.header{
	background-color:#000000;
	padding:5px 2px 0px;
}
.head_p{
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
}

div.left{
	width:156px;
	margin-top:6px;
	margin-left:5px;
	/margin-top:5px;
	/margin-left:3px;
	float:left;
	background-image:url(../img/menu_back.gif);
	margin-bottom:20px;
}
p.menu_top{
	width:156px;
	height:24px;
	background-image:url(../img/menu_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
p.menu_unber{
	width:156px;
	height:24px;
	background-image:url(../img/menu_unber.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_bt{margin:2px 3px;}

hr.menu_h{
	height:0px;
	border:none;
	border-top:1px #7ec1ff solid;
/*	border-width:1px 0px 0px 0px;
	background-color:#FFFFFF;*/
	padding:0px;
	margin:15px 5px;
	/margin:5px;	
}
div.main{
	width:650px;
	/width:654px;
	margin-top:6px;
	margin-left:5px;
	/margin-top:5px;
	/margin-left:6px;
	_margin-left:5px;
	float:left;
}
div.footer{
	width:820px;
	height:31px;
	padding-top:30px;
	background-image:url(../img/footer_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-size:10px;
}

div.maga{
	width:150px;
	height:85px;
	background-image:url(../img/cbt_maga.gif);
	margin:2px 3px;
	text-align:center;
	padding-top:65px;
}

.maga_p{
	margin:0px 3px;
	font-size:10px;
}

.maga_p1{
	margin:0px 3px 5px;
	/margin:0px 3px 8px;
	font-size:10px;
}
.pagetop{
	margin-top:40px;
	text-align:right;}


