@charset "utf-8";


body{
	margin:0px;
	background-color:#000000;
}
	

	

#all {
text-align:center;
background-image:url(img/back_JPG.png);
background-repeat:repeat-x;
background-position:top;
}

#all2{
margin:0 auto 0 auto;
width:720px;
font-family:"ＭＳ Ｐゴシック", Osaka;	
}



#top{

height:400px;
text-align:center;
}

#top2{
width:720px;

}


#cont{
width:720px;

}

#cont2{
color:#ffffff;
padding-top:48px;
}

#cont_bt{
margin-top:20px;
margin-left:00px;
}

#cont_bt2{
margin-top:40px;
margin-left:10px;
color:#7a7a7a;
font-size: 11px;
}

#comment{
line-height:1.4em;
margin-top:20px;
color:#C9C9C9;
font-size: 12px;
}

#center{
margin:0px;
background-color:#000000;
height:40px;
width:1px;
}

#foot{
line-height:1.4em;
margin-top:20px;
color:#565e62;
font-size: 11px;
}


a:link {
	color: #bac0c2;

}
a:visited {

	color: #bac0c2;
}
a:hover {

	color: #f75022;
}
a:active {

	color: #BAC0C2;
}




