@charset "utf-8";


body{
	margin:0px;
	background-color:#0000CC;
	background-image:url(img/back.png);
	background-position:left top;
	background-repeat:repeat-x;
}
	
#pd8{
padding-left:60px;
}
	

#all {
text-align:center;

}

#all2{
margin:0 auto 0 auto;
width:959px;
font-family:"ＭＳ Ｐゴシック", Osaka;
background-color:#fbfbfb;
}



#top{
height:488px;
margin-bottom:0px;
background-image:url(img/logo_2.png);
background-repeat:no-repeat;
background-position:center top;

}

#top2{
width:959px;
height:80px;
text-align:right;
background-image:url(img/menuu.png);
background-repeat:no-repeat;
background-position:center top;

}


#menu{
text-align:left;
margin-left:40px;
padding-top:16px;
}


#photo{
float:right;
}

#news{
float:left;
margin-top:358px;
margin-left:44px;
text-align:left;
}


#news_tex{
width:440px;
font-size: 12px;
line-height:1.3em;
color:#FFFFFF;
}



#cont{
width:959px;
padding-top:10px;
background-color:#fbfbfb;
text-align:center;
}

#cont2{
text-align:center;
}


#comment{
font-size: 12px;
line-height:1.3em;


}




#cent{
margin:0px 0px 0px 0px;
width:959px;
text-align:center;
}

#banner{
margin:0px 10px 0px 10px;
color:#222222;
text-align:left;
}

#banner{
margin:0px 10px 40px 10px;
color:#222222;
text-align:left;
}


#tex{
margin:0px 10px 25px 10px;
color:#222222;
text-align:left;
}

#tex_link{
margin:14px 10px 40px 80px;
color:#222222;
text-align:left;
}





#foot{
line-height:1.4em;
margin-top:20px;
color:#cccccc;
font-size: 11px;
}





a:link {
	color:#3399FF;
}
a:visited {

	color:#3399FF;
}
a:hover {

	color: #33CCFF;
}
a:active {

	color: #BAC0C2;
}


