@charset "UTF-8";
/* CSS Document */

html{
}

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #888;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}


a:link {
	color: #8091a4;
	text-decoration: none;
}
a:visited {
	color: #8091a4;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 1130px;
	background: #FFF;
	margin: 0 auto; 
	overflow: hidden;
	text-align:left;
}

.sidebar1 {
	float: left;
width: 160px;
	background: #fff;
	margin-left:30px;
	margin-top:60px;
	padding-bottom: 10px;
}
.content {

	padding: 0;
	width: 870px;
	float: left;
}


.content ul, .content ol { 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.copyrights{
	display:none;
	clear:both;
	margin-left:200px;
}

/*contentsクラス*/

.contents_fr{
	margin-top:20px;
	padding-left:20px;
	width: 700px;
	margin-bottom:30px;}




.info{
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	
	}
	.media{
	background-image: url(../images/media.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	
	}
.tv{
	background-image: url(../images/tv.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.radio{
	background-image: url(../images/radio.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}		

.magazine{
	background-image: url(../images/magazine.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.live{
	background-image: url(../images/live.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	
	}
.disco{
	background-image: url(../images/disco.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	
	}			
.bio{
	background-image: url(../images/bio.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.mobile{
	background-image: url(../images/mobile.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.linkpage{
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.special{
	background-image: url(../images/special.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.request{
	background-image: url(../images/request.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}			
.mail{
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}			
.faq{
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}
.staff{
	background-image: url(../images/staff.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:600px;
	}											