/* CSS Document */
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-size:12px;}
	
td{font-size:12px;}

img{border: none;}


#container{
	width: 900px;
	text-align: left;
	margin: 0px auto;}
	
#contentcover{
	float: right;
	width: 724px;
	line-height: 1.5em;
}

#column1{
	background-image: url(../bg_menu.gif);
	background-repeat: repeat-y;
	float: left;
	width: 176px;
}

.sidemenu{
	width: 168px;
	margin: 0px 4px;}
	
.sidemenu li{
	margin:5px 3px 0px 5px;
	padding:0px 0px 0px 10px;
	background-image: url(../menu_pot.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}
.sidemenu ul{margin:0px;padding:0px;}

#btn-request{margin:8px 0px;}

.menuline{
	background-image: url(../bg_menu_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom:10px;
}
#btn_com{padding-top:5px;}

#copyright{
	text-align: center;
	clear: both;
	margin:15px 0;}

.changebanner{
	padding:10px 0 0 0;
	margin:0;
	text-align: center;
	background-color: #C7D4D2;
}
.changebanner div{
	background-image: url(../bg_banner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:60px;
}


/*パーソナリティ*/
.person-lbl{
	background-image: url(../../personality/images/in_come.gif);
	background-repeat: no-repeat;
	height: 29px;
	color: #006666;
	padding:5px;
	font-weight: bold;
}
/*パワーウェーブ*/
.musicpagetop{margin:10px 0px; text-align:right;}
.powerbnbg{
	background-image: url(../../music/powerwave/images/bg_power2.gif);
	background-repeat: repeat-y;
	line-height: 1.5em;}
.powerbnbg a{
	color:#333333;
	text-decoration: none;
}
/*特番リクエスト*/
.reclist{
	padding:5px 0;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
