/*バックグラウンド 本来はmargin-top:0px;*/
body{
	font-family:"ヒラギノ角ゴシック Pro W6","MS Pゴシック",Osaka,sans-serif;
	font-size:12px;
	background-color: #ffffff;
	margin: 0px 10px; 
}

.hidden{
	display:none;
	font-size:0px;
}

#blank2{
	width:5px;
	height:5px;
}

/*copyright*/
#copyright{ 
	width: 650px; 
	height: 15px;
	background-image: url(img/copyright_w.gif); 
	background-repeat: no-repeat;
	text-align:center;
}


/*-----spバナー----*/
#banner1{ 
	width: 250px; 
	height: 50px;
	margin:0px;
}

#banner1 a.link{ 
	display:block;
	width: 250px; 
	height: 50px;
	background-image: url(img/banner_1002_1.gif); 
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#banner1 a:hover.link{ 
	display:block;
	width: 250px; 
	height: 50px;
	background-image: url(img/banner_1002_2.gif); 
	background-repeat: no-repeat;
	text-indent:-9999px;
}

/*-----各種バナー----*/
#top_banner{
	width:250px;
	height:50px;
	background:url(img/banner_100308_1.gif) no-repeat;
}

#top_banner a.link{
	display:block;
	width:250px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_1.gif) no-repeat;
	text-indent:-9999px;
}

#top_banner a:hover.link{
	display:block;
	width:250px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_2.gif) no-repeat;
	text-indent:-9999px;
}


/*-----各種バナー----*/
#top_banner3{
	width:600px;
	height:50px;
	background:url(img/banner_1003_1.jpg) no-repeat;
}

#top_banner3 a.link{
	display:block;
	width:600px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_1003_1.jpg) no-repeat;
	text-indent:-9999px;
}

#top_banner3 a:hover.link{
	display:block;
	width:600px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_1003_2.jpg) no-repeat;
	text-indent:-9999px;
}

#top_banner4{
	width:300px;
	height:50px;
	background:url(img/banner_100308_3.gif) no-repeat;
}

#top_banner4 a.link{
	display:block;
	width:300px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_3.gif)  no-repeat;
	text-indent:-9999px;
}

#top_banner4 a:hover.link{
	display:block;
	width:300px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_4.gif)  no-repeat;
	text-indent:-9999px;
}


#top_banner5{
	width:200px;
	height:50px;
	background:url(img/banner_100308_5.gif) no-repeat;
}

#top_banner5 a.link{
	display:block;
	width:200px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_5.gif)  no-repeat;
	text-indent:-9999px;
}

#top_banner5 a:hover.link{
	display:block;
	width:200px;
	height:50px;
	margin-top:0px;
	background:url(img/banner_100308_6.gif)  no-repeat;
	text-indent:-9999px;
}

#bannerArea{
	margin:0 auto;
	text-align:center;
	width:620px;
}

#top_bannerF{
	width:300px;
	height:50px;
	background:url(img/f_banner_off.jpg) no-repeat;
}

#top_bannerF a.link{
	display:block;
	width:300px;
	height:50px;
	margin-top:0px;
	background:url(img/f_banner_off.jpg)  no-repeat;
	text-indent:-9999px;
}

#top_bannerF a:hover.link{
	display:block;
	width:300px;
	height:50px;
	margin-top:0px;
	background:url(img/f_banner_on.jpg)  no-repeat;
	text-indent:-9999px;
}

.c-both{
	clear:both;
}

.fL{
	float:left;
}
.maBanner{
	margin-right:20px;
}