@charset "shift_jis";

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	font-size:80%;
	margin:0;
	padding: 0;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height:1;
}
p {}
ol,ul{	list-style-type:none;}
fieldset,img{ border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th{text-align:left;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
/*ul,li,img{vertical-align:bottom;}*/
a:link {}
a:visited {}
a:hover {}
a:active {}
/* float clear
----------------------------------------------------------------------------------------------------*/
.clear{clear:both}
/*clearfix
------------------------*/
.clearfix:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
/*float
------------------------*/
.f_left{float:left;}
.f_right{float:right;}

/*ここからカラム設定
----------------------------------------------------------------------------------------------------*/
#container{
	background:#000000;
	border-top:15px #CC0000 solid;
	margin:0 auto;
	width:800px;
}
/*ヘッダー
----------------------------------------------------------------------------------------------------*/
#header{
	text-align:left;
	margin:0 auto 10px;
	width:770px;
}
#header ul li{
	display:inline;
}
#header ul li.search{
	display:block;
	margin:5px 0 0 0;
}
.input{
	margin:0 0 0 5px;
	vertical-align:middle;
}
#menu_1{
	float:left;
}
#menu_2{
	float:right;
	margin:10px 0 0;
}
/*メインカラム
----------------------------------------------------------------------------------------------------*/
/*Blog・imdex.html共通
---------------------------------------*/
#main{
	display:inline;
	float:left;
	margin:0 0 10px 15px;
	width:520px;
}
/*index.html
---------------------------------------*/
#spot{
	background:#FFFFFF;
	border-top:10px #CC0000 solid;
	padding:0 10px;
	width:500px;
}
#spot:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#spot{display:inline-block;}
html[xmlns] #spot{display:block;}
* html #spot{height:1%;}
#spot p{
text-align:left;
line-height:1.2;
}
#spot h2{
	margin:0 0 10px 0;
}
.spot_left{
	float:left;
	margin:0 0 10px;
	width:245px;
}
.spot_right{
	float:right;
	margin:0 0 10px;
	width:245px;
}
#spot h3{
	border-right:3px #CC0000 solid;
	border-top:1px #CC0000 solid;
	margin:0 0 0 117px;
	padding:2px;
}
#spot p{
	line-height:1.2;
	margin:0 0 0 117px;
	text-align:left;
}
.img_black_border{
border:1px #000000 solid;
}
.img_red_border{
border:1px #CC0000 solid;
}
.img_black_border,.img_red_border{float:left;}

/*Blog共通
---------------------------------------*/
div.entry_box{
	background:#FFFFFF;
	border-top:10px #CC0000 solid;
	padding:0 10px 10px;
	margin:0 0 10px;
	width:500px;
}
div.entry_box h2{
	background:url(http://www.rnb.co.jp/radio/rakuyano/img/title_blog.gif) repeat-y left;
	font-size:1.6em;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px;
	padding:5px 5px 5px 15px;

}
div.entry_txt{
	line-height:1.6;
	text-align:left;
	margin:0 0 10px;
}
.posted_gray{
	color:#999999;
	font-size:small;
	text-align:right;
}
.posted_gray a:link{color:#999999;}
.posted_gray a:visited{color:#999999;}
.posted_gray a:hover{color:#999999;}
.posted_gray a:active{color:#999999;}
.posted_gray p{margin:0 0 0.5em 0;}
div#white_text{
	color:#FFFFFF;
	line-height:1.6;
	margin:10px 0;
	text-align:right;
}
#white_text a:link{color:#FFFFFF;}
#white_text a:visited{color:#FFFFFF;}
#white_text a:hover{color:#FFFFFF;}
#white_text a:active{color:#FFFFFF;}
.posted_center{
	border-bottom:5px #EEEEEE solid;
	padding:0.5em;
	maegin:0.5em;
}
.white_text_center{
	color:#FFFFFF;
	margin:0 0 10px;
}
.white_text_center a:link{color:#FFFFFF;}
.white_text_center a:visited{color:#FFFFFF;}
.white_text_center a:hover{color:#FFFFFF;}
.white_text_center a:active{color:#FFFFFF;}
.white_text_left{
	color:#FFFFFF;
	margin:0 0 10px;
}
/*archive.php
---------------------------------------*/
h2.title_white{
	border-left:10px #CC0000 solid;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0 0 10px;
	text-align:left;
}
h2.title_white a:link{color:#FFFFFF;}
h2.title_white a:visited{color:#FFFFFF;}
h2.title_white a:hover{color:#FFFFFF;}
h2.title_white a:active{color:#FFFFFF;}

/*comments.php 
---------------------------------------*/
h3.title_red{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0.2em 0;
	text-align:left;
}
ol#text_left li{
	border-bottom:1px #EEEEEE solid;
	font-size:0.8em;
	line-height:1.6;
	margin:0 0 0.5em;
	padding:0.5em;
	text-align:left;
}
textarea{width:500px;}
form{text-align:left;}
/*サイドカラム
----------------------------------------------------------------------------------------------------*/
/*imdex.html
---------------------------------------*/
.rss_box{
	height:285px;
	margin:10px;
	overflow:auto;
	padding:5px;
	text-align:left;
}
.rss_title, rss_title a {}
ul.rss_items{line-height:1.6;}
ul.rss_items li{border-bottom:1px #333333 dotted;}
.rss_item{}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {}
.rss_item a:hover { }
.rss_date {font-size: 80%;}

/*Blog・imdex.html共通
---------------------------------------*/

#side{
	display:inline;
	float:right;
	margin:0 15px 0 0;
	width:240px;
}
div.side{
	background:#FFFFFF;
	border-top:10px #CC0000 solid;
	margin:0 0 10px;
	padding:0 10px 10px;
	width:220px;
}
div.side h2{
	background:url(http://www.rnb.co.jp/radio/rakuyano/img/title.gif) repeat-y;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
	padding:5px 5px 5px 15px;
	text-align:left;
}
div.side ul li{
	padding:0.2em 0;
	text-align:left;
}
/*index.html
---------------------------------------*/
#rss{
	background:#FFFFFF;
	margin:0 0 10px;
	width:240px;
}
#banner_01{
	margin:0 0 10px 0;
}
#banner_02{
	margin:0 10px 0 0;
}

/*フッター
----------------------------------------------------------------------------------------------------*/
#footer{
	border-top:2px #CC0000 solid;
	color:#FFFFFF;
	clear:both;
	padding:10px 15px 10px;
	width:770px;
}
ul#footer_menu{
	float:left;
}
ul#footer_menu li{
	display:inline;
	margin:0 10px 0 0;
}
ul#footer_menu li a:link,ul#footer_menu li a:visited,ul#footer_menu li a:hover,ul#footer_menu li a:active{
	color:#FFFFFF;
	background:url(http://www.rnb.co.jp/radio/rakuyano/img/arrow_01.gif) no-repeat;
	padding:0 0 0 17px;
}
/*カラム設定ここまで
----------------------------------------------------------------------------------------------------*/
