/* ++++++ ウェブサイトの横幅設定 ++++++ */
.contentsize{
	width:652px;
	}


/* ++++++ コンテンツ本体の padding 設定 ++++++ */
.contentsize{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px; /* 0pxだとFireFoxで空白ができてしまう */
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	}

.contentsize{
	background-color:#f2f2f2;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#contentpadding{
	width:630px;
	height:317px;
	margin-top:13px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.logo{
	margin-left:0px;
	padding-left:40px;
	margin-top:30px;
	margin-bottom:30px;
	width:654px;
	margin-left:auto;
	margin-right:auto;
}

.roundTop {
	width:654px;
	margin-left:auto;
	margin-right:auto;
	}

#content{
	clear:both;
	}

body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	background-color:#ffffff;
	
	/* 背景画像
	background-image:url("../img/bg/bkgnd-light.png");
	background-repeat: repeat-x;
	background-image:url("../img/img_common/SBC_MP3HP_skin.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
	
	background-image:url("../img/img_common/right.gif");
	background-repeat: repeat-Y;
	background-position: 840px;
	*/
	}



.topnavi{
	margin-left:30px;
	margin-top:9px;
	margin-bottom:0;
	padding-bottom:0;
	float:left;	
}
	
.topnavi ul{
	list-style: none;
	margin-top:0px;
	 /* Mozilla, NN 用トップナビ下のマージン */
	margin-bottom:0px;
	margin-left: 0;
	padding-left: 0;
	color:#000000;
	font-size:0.8em;
	/*
	height:2em;
	*/
}

.topnavi a {
	line-height:1.6em;
	text-decoration: none;
	display:block;
	color:#000000;
}

/* ++++++ topnavi 文字色 ++++++ */
.topnavi a:visited{
	color:#000000;
}

/* トップナビの hover の設定 */
.topnavi a:hover {
	text-decoration: underline;
}

/* topnavi 文字色 */
li.topnavi01{
	float:left;
	text-align:left;
	color:#000000;
}

li.topnavi02{
	float:left;
	text-align:center;
	color:#000000;
}

li.topnavi03{
	float:left;
	text-align:center;
	color:#000000;
}

/* トップナビ 全面クリック */
.width_click01{
	width:3.5em;
}

/* トップナビ 全面クリック */
.width_click02{
	width:6em;
}

/* トップナビ 全面クリック */
.width_click03{
	width:12em;
}

a {
	text-decoration:underline;
}

a:link{
	color:#00537B;
}

a:visited{
	color:#333333;
}



#footer{
	clear:both;
	text-align:center;
	padding-bottom:0px;
}

p.footer1{
	border-top:solid 3px #ffffff;
	font-size:0.8em;
	/* margin-top:0px; IEのmarginを無くす  */
	padding-top:10px;
	}

p.footer1 a{
	color:#366AB3;
}

p.footer1 a:visited{
	color:#000000;
}

p.footer2{
	font-size:0.8em;
	text-align:center;
	margin-bottom:0;
}

.roundBottom{
	width:654px;
	margin-left:auto;
	margin-right:auto;
	}
	