@charset "shift_jis";
/***********************
        初期設定
************************/
html{
	scrollbar-base-color: #FF9900;
	scrollbar-track-color: #FF9900;
	scrollbar-arrow-color: #FFFF3E;
}
body{background: url(../img/top_bg.jpg) repeat-x #FEE850;}
/***********************
       リンク設定
************************/
a:link,a:visited{color: #96AE22;}
a:active,a:hover{color: #569B30;}
/***********************
       レイアウト
************************/
#wrapper{
	background: url(../img/top_bg_star.jpg) repeat; 
	height: 2270px;
}
#bgimg_right{background-image: url(../img/top_bg_right.jpg);}
#bgimg_left{background-image: url(../img/top_bg_left.jpg);}

/* グローバルナビゲーション */
#gloval_navi li#gl_navi1 a{background-position: 0 -50px;}

/* コンテンツ */
#content{height: 1780px;}

/* フッター */
#footer_wrapper{color: #569B30;}


/* コンテンツ内容 */
.contents_wrapper{background: url(../img/top_box_bg_bm.gif) no-repeat bottom;}
.contents_box{background: url(../img/top_box_bg.gif) repeat-y;}

/*-- prizeバナー --*/
h2#prize{
	width: 550px;
	height: 132px;
	background-image: url(../img/top_btn_prize.jpg);
	margin: 20px 0 0 20px;
}
h2#prize a{
	text-indent: -9999px;
	width: 550px;
	height: 132px;
	text-decoration: none;
	display: block;
}
h2#prize a:hover{
	background-color: #FFFFFF;
	opacity:0.2;
	filter: alpha(opacity=20);
}

/*-- You Tubeバナー --*/
h2#youtube{
	width: 590px;
	height: 137px;
	background-image: url(../img/top_btn_youtube.jpg);
}
h2#youtube a{
	text-indent: -9999px;
	width: 590px;
	height: 137px;
	text-decoration: none;
	display: block;
}
h2#youtube a:hover{
	background-color: #FFFFFF;
	opacity:0.2;
	filter: alpha(opacity=20);
}

/*-- トピックス --*/
#h_topics{
	text-indent: 0;
	background-image: url(../img/top_bar_topics.gif);
}
#h_topics a img{
	margin: 18px 0 0 461px;
}
#h_topics a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.contents_box2 dl{
	overflow: auto;
	width: 509px;
	height: 240px;
	scrollbar-base-color: #E8FF80;
	scrollbar-track-color: #E8FF80;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #BDDA2D;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #BDDA2D;
	scrollbar-highlight-color: #E8FF80;
	scrollbar-shadow-color: #BDDA2D;
	padding: 12px 15px 12px 15px;
}
* html .contents_box2 dl{  /* underIE6 only */
	padding: 12px 14px 12px 15px;
}
.contents_box2 dl dt{
	float: left;
	height: 1.6em;
}
*:first-child+html .contents_box2 dl dt{  /* IE7 only */
	width: 507px;
} 
* html .contents_box2 dl dt{  /* underIE6 only */
	width: 505px;
}
.contents_box2 dl dt span{
	float: left;
	display: block;
}
.contents_box2 dl dt span.tp_music,.contents_box2 dl dt span.tp_info,.contents_box2 dl dt span.tp_videos,.contents_box2 dl dt span.tp_cd{
	text-indent: -9999px;
	margin: 0 0.6em;
	background-repeat: no-repeat;
}
.contents_box2 dl dt span.tp_music{
	width: 60px;
	background-image: url(../img/top_icon_msc.gif);
}
.contents_box2 dl dt span.tp_info{
	width: 91px;
	background-image: url(../img/top_icon_info.gif);
}
.contents_box2 dl dt span.tp_videos{
	width: 71px;
	background-image: url(../img/top_icon_videos.gif);
}
.contents_box2 dl dt span.tp_cd{
	width: 51px;
	background-image: url(../img/top_icon_cd.gif);
}

.contents_box2 dl dd.tp_title{
	float: left;
	font-weight: bold;
	color: #FF2F2F;
}
.contents_box2 dl dd.tp_body{
	clear: both;
	padding-top: 4px;
	padding-bottom: 1.4em;
	border-top: solid 1px #96AE22;
}

.contents_box2 dl .comment{
	color: #FF2F2F;
	font-size: 10px;
}
.contents_box2 dl .comment_text{font-size: 10px;}

/*-- コンテンツ紹介 --*/
#h_introduction{background-image: url(../img/top_bar_contents.gif);}
#introduction_btn{
	height: 405px;
	width: 536px;
	list-style-type: none;
	padding: 5px 0px;
}
#introduction_btn li{
	float: left;
	height: 135px;
	width: 268px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#introduction_btn li#intro_navi1{background-image: url(../img/top_btn_about.jpg);}
#introduction_btn li#intro_navi2{background-image: url(../img/top_btn_music.jpg);}
#introduction_btn li#intro_navi3{background-image: url(../img/top_btn_videos.jpg);}
#introduction_btn li#intro_navi4{background-image: url(../img/top_btn_gallery.jpg);}
#introduction_btn li#intro_navi5{background-image: url(../img/top_btn_inquiry.jpg);}
#introduction_btn li#intro_navi6{background-image: url(../img/top_btn_links.jpg);}

#introduction_btn li a{
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	height: 135px;
	width: 268px;
	background-repeat: no-repeat;
}

#introduction_btn li a:hover{
	background-color: #FFFFFF;
	opacity:0.2;
	filter: alpha(opacity=20);
}

/*-- 右部コンテンツ --*/
/*-- rssエリア（キービジュアル） --*/
#top_rss2{
	position: relative;
	float: right;
	right: 2px;
	top: -2025px;
}

/*-- サウンドコントローラー（キービジュアル） --*/
#top_flash{
	clear: both;
	position: relative;
	float: right;
	right: -9px;
	top: -1793px;
}

/*-- ページトップ --*/
#right_footer{clear: both;}

/*-- カウンター --*/
#counter_box{
	float: left;
	height: 20px;
	width: 108px;
	margin-top: 2px;
	padding: 4px;
	background: url(../img/top_counter_bg.gif) no-repeat;
}

