//http://rmxfw.rmx.co.jp:3006/top/img¨http://rmxfw.rmx.co.jp:3006/top/image

@charset utf-8;

*{
	margin: 0;
	padding: 0;
}


body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code, p, blockquote, th, td,
form, fieldset, legend, input, select, textarea,img {
	margin: 0;
	padding: 0;
}
body{
	text-align:center;
	font-size:12px;

}
ul, ol {
	list-style: none;
}
img {
	vertical-align: bottom;
	border:none;
}

.l{ float:left; }
.r{ float:right; }
.c{ clear:both; }

.space{ margin-top:15px; }

.new{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	padding-right:10px;
}

#container {
	width:960px;
	text-align:left;
	margin:0 auto;
}

#header{
	width:960px;
	height:102px;
	margin-bottom:15px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-top:3px;
	padding-left:10px;
}

#map_frame{
	text-align:center;
	width:960px;
	background-color:#0A9FB1;
}
#map_frame .map_frame_top{
	margin-top:5px;
}
#map_frame .map_frame_mid{
	height:auto;
	background-color:#0A9FB1;
	padding-top:6px;
	padding-left:14px;
	padding-right:14px;
	overflow:hidden;
}

#map_frame #map_wrap{
	background-image: url(../images/map_bg.gif);
	width: 600px;
	height: 350px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#map_frame #map{
	background-color:#99B3CC;
	width:600px;
	height:350px;
}

#search_box{
	text-align:left;
	margin:0 auto;
	width:934px;
}
#search_box .search_box_top{
	background-image: url(../images/search_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#search_box .search_box_mid{
	background-color: #555555;
	height:55px;
	padding-left:15px;
	overflow:hidden;
}
#search_box .search_box_mid .genre{
	width:300px;
}
#search_box .search_box_mid .genre ul li{
	float:left;
	padding-left:5px;
	margin-top:4px;
}

#search_box .search_box_mid .region{
	width:250px;
	padding-left:20px;
}
#search_box .search_box_mid .region .selectbox{
	padding-top:5px;
}
#search_box .search_box_mid .region .selectbox select{
	width:211px;
	height:24px;
	/*Safari*/
	line-height:1.6;
}



#search_box .search_box_mid .freeword{
	width:320px;
	padding-left:20px;
}
#search_box .search_box_mid .freeword .textbox{
	padding-top:5px;
}

#search_box .search_box_mid .freeword .textbox input{
	display:block;
	width:215px;
	background:transparent url(../images/search_icon.gif) no-repeat scroll 8px center;
	background-color:#FFFFFF;
	color:#909090;
	padding:0px 0px 0px 34px;
	height:24px;
}
*html #search_box .search_box_mid .freeword .textbox input{
	height:22px;
}



#search_box .search_box_mid .search_btn{
	height:24px;
	padding-left:10px;
}


#search_box .search_box_bottom{
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	background-image: url(../images/search_bottom.gif);
}


#map_frame #list_box{
	width:282px;
}

#map_frame #list_box_mid{}
#map_frame .scroll_box{
	background-color: #555555;
	height:352px;
	overflow:auto;
	text-align:left;
	margin:0 auto;
}


#map_frame #list_box .list_detail{
	width:220px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#map_frame #list_box .list_detail .list_detail_img{
	width:110px;
	padding:4px;
	background-image: url(../images/detail_shadow01.jpg);
	background-repeat:no-repeat;
}

#map_frame #list_box .list_detail_article_area{
	width:100px;
	padding-top:15px;
}
#map_frame #list_box .list_detail .list_detail_title{
	color:#0A9FB1;
}
#map_frame #list_box .list_detail .list_detail_article{
	text-align:left;
	color:#ffffff;
}


/** frame01,02 *******************************/

#frame01 .frame01_mid,
#frame02 .frame02_mid
{
	background-color:#EFEEEE;
	overflow:hidden;
	width:957px;
	text-align:center;
	background-image: url(../images/frame_mid0102.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#frame01 .wrap,
#frame02 .wrap
{
	overflow:hidden;
}
#frame01 .scroll_box,
#frame02 .scroll_box
{
	text-align:left;
	margin:0 auto;
	width:900px;
	height:190px;
	overflow:auto;
}
#frame01 .list_detail,
#frame02 .list_detail
{
	width:124px;
	padding:4px 10px;
	background-image: url(../images/detail_shadow02.jpg);
	background-position: 10 4;
	background-repeat: no-repeat;
}

* html #frame01 .list_detail,
* html #frame02 .list_detail{
	background-position: 6 top;
}
*:first-child+html #frame01 .list_detail,
*:first-child+html #frame02 .list_detail
{
	background-position: 6 top;
}

#frame01 .list_detail .list_detail_img,
#frame02 .list_detail .list_detail_img
{
	position:relative;
	z-index:1;
 	width:124px;
 	height:100px;
	padding:4px;

}

#frame01 .list_detail .list_detail_img img,
#frame02 .list_detail .list_detail_img img
{
	display:block;
	position:absolute;
	z-index:0;
	padding:4px;
	top:0px;
	left:0px;
}


.rank1,.rank2,.rank3
{
	display:block;
  	z-index:3;
 	width:124px;
 	height:100px;
	top:5px;
	left:0px;
	position: relative;
	/*ie6@png“§‰ß—p*/
	behavior: url(./iepngfix.htc);
}

.rank1{
	background-image:   url(../images/rank1.png);
	background-repeat: no-repeat;
}
.rank2{
	background-image:  url(../images/rank2.png);
	background-repeat: no-repeat;
}

.rank3 {
	background-image:url(../images/rank3.png);
	background-repeat:no-repeat;
}

#frame01 .list_detail_article_area, #frame02 .list_detail_article_area {
	font-size:10px;
	padding-left:15px;
	padding-top:8px;
}
#frame01 .list_detail .list_detail_title, #frame02 .list_detail .list_detail_title {
color:#0A9FB1;
}
#frame01 .list_detail .list_detail_article, #frame02 .list_detail .list_detail_article {
	color:#FFFFFF;
	text-align:left;
}
[class*="scroll_btn"] {
	cursor:pointer;
}
#frame01 .scroll_btn_l, #frame02 .scroll_btn_l {
	padding-left:5px;
	position:relative;
	right:450px;
	text-align:left;
	top:60px;
}
#frame01 .scroll_btn_r, #frame02 .scroll_btn_r {
	left:450px;
	padding-right:5px;
	position:relative;
	text-align:right;
	top:60px;
}
#frame01 .frame01_bottom, #frame02 .frame02_bottom, #frame03 .frame03_bottom, #frame04 .frame04_bottom, #frame05 .frame05_bottom, #frame06 .frame06_bottom {
	background-position:left top;
	background-repeat:no-repeat;
	height:9px;
}
#frame01 .frame01_bottom {
	background-image:url(../images/frame_bottom01.gif);
}
#frame02 .frame02_bottom {
	background-image:url(../images/frame_bottom02.gif);
}
#frame03 .frame03_bottom {
	background-image:url(../images/frame_bottom03.gif);
}
#frame04 .frame04_bottom {
	background-image:url(../images/frame_bottom04.gif);
}
#frame05 .frame05_bottom {
	background-image:url(../images/frame_bottom05.gif);
}
#frame06 .frame06_bottom {
	background-image:url(../images/frame_bottom06.gif);
}
#frame03 .frame03_mid, #frame04 .frame04_mid, #frame05 .frame05_mid, #frame06 .frame06_mid {
	background-color:#EFEEEE;
	overflow:hidden;
}
#frame03 {
	height:auto;
	width:672px;
}
#frame03 .frame03_mid {
	line-height:1.6;
	padding:20px;
	text-align:left;
	background-image: url(../images/frame_mid03.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	height:230px;

}
#frame04 .frame04_mid {
	text-align:center;
	background-image: url(../images/frame_mid04.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom:6px;
}
#frame04 .frame04_mid .txt {
	padding:10px;
	text-align:left;
}
#frame05 {
	width:268px;
}
#frame05 .frame05_mid {
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	background-image: url(../images/frame_mid05.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#frame05 .frame05_mid .live img {
	background-image:url(../images/live_shadow.jpg);
	padding:5px;
}
#frame05 .frame05_mid .txt {
	padding-top:10px;
}
#frame06 {
	width:381px;
}
#frame06 .frame06_mid {
	line-height:1.2;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	background-image: url(../images/frame_mid06.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#frame06 .frame06_mid .news {
	margin-bottom:20px;
}
#frame06 .frame06_mid .news a {
	color:#009999;
}
#content_bottom_l {
	width:672px;
}
#content_bottom_r {
	width:268px;
}
#content_bottom .content_bottom_l_bottom_l {
	width:267px;
}
#content_bottom .content_bottom_l_bottom_r {
	width:381px;
}
#banner_area {
	padding-top:10px;
}
#banner_area img {
	display:block;
	margin-bottom:10px;
}
#footer {
	padding-top:21px;
	width:959px;
}
#footer .footer_top {
}
#footer .footer_mid {
	background-color:#0A9FB1;
}
#footer .footer_mid p.copyright {
	color:#FFFFFF;
	padding-bottom:18px;
	padding-top:8px;
	text-align:center;
}
span.rtop, span.rbottom {
	display:block;
}
span.bg-fff {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
}
.rtop span, .rbottom span {
	display:block;
	height:1px;
	overflow:hidden;
}
.bg-0A9FB1 span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#0A9FB1 none repeat scroll 0 0;
}
.bg-555555 span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#555555 none repeat scroll 0 0;
}
.r1 {
	margin:0 5px;
}
.r2 {
	margin:0 3px;
}
.r3 {
	margin:0 2px;
}
.r4 {
	height:2px;
	margin:0 1px;
}

