body {
	margin:0;
	text-align:center;
	background:#F5F5F5 url(../images/bg_white.gif) repeat-x top;
}

h1,h2,h3,h4,h5,h6,h7,p,ul,a{
	margin:0;
}

a {
	color:#7A8A9A;
	text-decoration:underline;
}

a:hover {
	color:#1C609C;
	text-decoration:underline;
}

a:visited {
	color:#7A8A9A;
	text-decoration:underline;
}

img{
    border:none;
}



/*WRAPPER
---------------------------------------------------------*/
#wrapper{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:140%;
	padding:32px 0 50px 0;
}


.flash{
    width:800px;
	height:506px;
}



/*FOOTER
---------------------------------------------------------*/
#footer{
    width:800px;
	padding:16px 0 0 0;
}


#footer:after{
    content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*Hides IE-mac\*/
*html #footer{height:1%;}
/*End hide from IE-mac\*/


.bdr_news{
    border:solid 1px #CC3399;
}
.pdg_b_86{
    padding:0 0 86px 0;
}
