@charset "UTF-8";

/*---------------------------------------------------------------
-----------------------------------------------------------------
TOP CSS
The date     : 2009.09.30
Last up date : 2009.09.30

-----------------------------------------------------------------
---------------------------------------------------------------*/

/*==================================================================
//
//  --  content style
//
================================================================== */

/*content*/
#content a{
	outline:none;
}
#content{
	width:auto;
	min-width:950px;
	text-align:center;
	background:url(../kosodaterap/images/bg_repeat.jpg) 50% 0 repeat-y;
}
#content .content{
	width:950px;
	margin:0 auto;
	padding:0;
	position:relative;
}
/*location*/
.location{
	width:950px;
	background:url(../kosodaterap/images/location_bg.gif) 0 0 repeat-y;
	top:17px;
	left:0;
	position:absolute;
}
.location .locationbar{
	width:932px;
	display:block;
	padding:5px 0 5px 13px;
	text-align:left;
	color:#826E3C;
}
.location a{
	color:#826E3C;
}

/*main*/
.mainframe{
	width:720px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:35px 0 35px 0;
	text-align:center;
	font-size:14px;
	
	line-height:1.8em;
}
.main{
	width:640px;
	margin:0 auto;
	text-align:left;
}
.main .title{
	width:640px;
	padding:0 0 4px 0;
	margin:0 0 10px 0;
	border-bottom:solid 1px #BFBFBF;
}
.main .title .txt{
	float:left;
	font-size:20px;
	color:#328CAA;
}
.main .title .date{
	font-size:12px;
	padding:0 0 0 0;
	color:#646464;
	float:right;
}

.lyricsframe{
	width:640px;
	margin:35px auto;
	font-size:12px;
	text-align:left;
	line-height:1.6em;
	padding:27px 0;
	background-color:#328CAA;
}
.lyrics{
	width:564px;
	margin:0 auto 20px auto;
	color:#FFFFFF;
}
.lyrics .title{
	font-size:16px;
	width:400px;
	padding:0 0 4px 0;
	margin:0 0 10px 0;
	border-bottom:solid 1px #FFFFFF;
}
.player{
	margin:30px 0 0 0;
}

.profileframe{
	width:563px;
	margin:40px auto 0 auto;
	text-align:left;
}
.profileframe img{
	float:left;
}
.profile{
	float:right;
	width:430px;
}
.profileframe .title{
	font-size:12px;
	color:#464646;
	display:block;
	margin:0 0 0 0;
}
.profileframe .txt{
	font-size:10px;
	color:#464646;
	line-height:1.6em;
}

.backnumber{
	width:640px;
	margin:0 auto 0 auto;
	padding:35px 0 0 0;
}
.backnumber ul{
	list-style:none;
	width:640px;
	overflow:hidden;
}
.backnumber ul li{
	width:104px;
	float:left;
	margin:0 30px 0 0;
}
.backnumber ul li.last{
	width:104px;
	float:left;
	margin:0;
}
.backnumber ul li .date{
	display:block;
	color:#328CAA;
	font-size:12px;
	line-height:1.4em;
	margin:3px 0 0 0;
}
.backnumber ul li .title{
	display:block;
	color:#328CAA;
	font-size:12px;
	line-height:1.4em;
}
.backnumber img.backnumimg{
	margin:15px 0 0 0;
}

.backnumber_bk{
	width:645px;
	min-height:750px;
	margin:0 auto;
}
* html .backnumber_bk{
	height:750px;
}
.backnumber_bk a{
	color:#328CAA;
}
.backnumber_bk ul{
	width:645px;
	float:left;
	list-style:none;
}
.backnumber_bk ul li{
	width:645px;
	float:left;
	margin:0 0 22px 0;
	text-align:left;
	color:#FFF000;
	font-size:12px;
	line-height:1.6em;
}
.backnumber_bk ul li span{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
/*for IE6 */
* html .backnumber_bk ul li span{
	display: inline;
	zoom: 1;
}
/*for IE7 */
*:first-child+html .backnumber_bk ul li span{
	display: inline;
	zoom: 1;
}
/*FireFox virtical-align*/
.backnumber_bk ul li .img{

}
.backnumber_bk ul li .date{
	width:90px;
}
.backnumber_bk ul li .txt{
	font-size:12px;
	width:250px;
}
.backnumber_bk ul li .txt h2{
	font-size:12px;
	font-weight:normal;
}
