@charset "utf-8";
#body{
	text-align:center;
}
#header{
	width:910px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	}
#content{
	width:910px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	margin-bottom:15px;
	}




/*メインエリア------------------------------------------------------*/

#main{
	float:right;
	width:700px;
}

#footer{
	width:100%;
	background:url(../images/common/bgFooter.gif);
	text-align:center;
	margin-top:15px;
	font-size:0;
}
#footerCon{
	width:910px;
	margin:0 auto;
	text-align:left;
}

#footerCon div.fLeft{
	width:530px;
	float:left;
	padding:10px 0;
	color:#FFF;
}
#footerCon div.fLeft h6{
	font-size:13px;
	font-weight:bold;
}
#footerCon div.fLeft p{
	font-size:10px;
	margin-bottom:0;
}
#footerCon div.fRight{
	width:370px;
	float:right;
	text-align:right;
	padding:10px 0;
	color:#FFF;
}
#footerCon p{
	font-size:10px;
}
#footerCon p.pagetop a{
	text-align:left;
	margin-left:260px;
	width:97px;
	height:27px;
	display:block;
	text-indent:-7777px;
	overflow:hidden;
	background:url(../images/common/btnPagetop.gif) no-repeat;
}

#footerCon p.copyright{
	font-size:10px;
}

.arrowGreen01{
		background:url(../images/common/arrowGreen01.gif) no-repeat;
		padding-left:15px;
		}
.pad10{
	padding:10px;
}
.mar0_0_10_0{
	margin:0 0 10px 0;
}
.mar0_0_15_0{
	margin:0 0 15px 0;
}
.mar0_0_20_0{
	margin:0 0 20px 0;
}

.mar0_0_5_0{
	margin:0 0 5px 0;
}
.mar15_0_10_0{
	margin:15px 0 10px 0;
}
.mar10_0_10_0{
	margin:10px 0 10px 0;
}
.mar0_10_10_0{
	margin:0 10px 10px 0;
}
.mar0_0_10_10{
	margin:0 0 10px 10px;
}

/*音楽再生------------------------------------------------------*/
#music{
	clear:both;
	margin:0 0 20px 7px;
}
#music a{
	margin-top:10px;
	display:block;
}

