body{
	background:#ffffff;
	margin:0;
	padding:0;
	font:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#595757;
}

.bold{
	font-weight:bold;
	color:#182987;
}

hr{
	float:both;
}

#wrapper{
    width:1070px;
	height:auto;
	margin:0px auto;
	padding:0;
	background:url(../images/back-repeat-gray.gif) repeat-y;
	position:relative;
}

#main{
	width:1024px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

/*本文の指定*/
#middle{
	width:1024px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

#profile-main{
	float:left;
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
}

#title{
	width:439px;
	height:39px;
	margin:20px 211px 20px 50px;
	padding:0;
}

#lead{
	width:600px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

#s-photo{
	width:93px;
	height:140px;
	float:left;
	margin:30px 0px 68px 0px;
}

#first-lead{
	width:490px;
	height:400px;
	float:right;
	margin:0px 0px 0px 17px;
	padding:0px;
}

#lead1{
	width:600px;
	height:400px;
	margin:0px auto 0px auto;
	padding: 0px;
    clear:both;
}

#lead2{
	width:600px;
	height:auto;
	margin:0px auto 0px auto;
	padding: 0px;
	clear:both;
}

.TVFMtime{
	width:100px;
	height:auto;
	margin:0px;
	padding:0px;
}

#song{
	float:right;
	width:324px;
	height:1305px;
	margin:0px;
	padding:0px;
}

#song-title{
	width:227px;
	height:39px;
	margin:20px 97px 20px 0px;
	padding:0px;
}

#song-content{
	width:274px;
	height:300px;
	margin:0px 50px 0px 0px;
	padding:0px;
}

#nostalgiclive{
	width:260px;
	height:368px;
	margin:0px 64px 0px 0px;
	padding:0px;
}

.smallimage{
	width:260px;
	height:368px;
	margin:0px;
	padding:0px;
}
	
/*フッターの指定*/
#bottom-sunflower{
	width:1024px;
	height:73px;
	margin:0px;
	padding:0px;
	clear:both;
}

#footer{
	width:1070px;
	height:35px;
	margin:0px auto;
	padding:0px;
}	