@charset "utf-8";

#menu_home a {background: url(../images/menu_h0-bi33-d88-s155-bl203-c227-l268.png) 0 -13px no-repeat;}

/* #####################################

Common

#################################### #*/

#news,
#latest_schedule,
#latest_productions,
#quick_access {
	width: 450px;
	}
	
#quick_access:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
	
/* #####################################

Top Image

#################################### #*/
	
#home_image {
	width: 860px;
	height: 400px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/image_background.png) left top repeat;
	}
	
/* #####################################

Ad

#################################### #*/

#ad {
	width: 875px;
	height: 30px;
	margin-bottom: 20px;
	border-left: double;
	border-right: double;
	}
	
#ad p {
	width: 750px;
	margin: 0 auto;
	padding-top: 8px;
	font-weight: bold;
	}
	
/* #####################################

News

#################################### #*/

#news {
	float: left;
	}

#news h2 {
	width: 430px;
	height: 9px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/home/home_news.png) left top no-repeat;
	}
	
#news dl {
	width: 430px;
	margin-left: 10px;
	}

#news dt,
.date,
.outline {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #CCCCCC;
	}

#news dt {
	width: 40px;
	float: left;
	text-align: center;
	}

#news dd {
	margin-left: 50px;
	}

.date {
	width: 40px;
	float: left;
	text-align: center;
	}

.outline {
	width: 300px;
	margin-left: 50px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
.outline li {
	margin-left: 15px;
	line-height: 1.5em;
	list-style-type: square;
	}
.outline li a {
	font-weight: bold;
	}
		
.title {
	font-weight: bold;
	margin-bottom: 3px;
	}

.end {
	text-align: right;
	}
	
#news_archive {
	text-align: right;
	margin-right: 30px;
	}
	
/* #####################################

Latest Schedule

#################################### #*/

#latest_schedule {
	margin-bottom: 20px;
	margin-left: 450px;
	}

#latest_schedule h3 {
	width: 430px;
	height: 9px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/home/home_latest_schedule.png) left top no-repeat;
	}

#latest_schedule table {
	margin-left: 10px;
	}

#latest_schedule th {
	padding-right: 3px;
	line-height: 1.4em;
	}
		
.center {
	text-align: center;
	}
	
/* #####################################

Latest Productions

#################################### #*/

#latest_productions {
	height: 120px;
	margin-left: 450px;
	}

#latest_productions h3 {
	width: 430px;
	height: 9px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/home/home_latest_productions.png) left top no-repeat;
	}
	
#latest_productions li {
	float: left;
	width: 90px;
	margin-right: 40px;
	margin-left: 10px;
	}
	
#latest_productions a {
	height: 79px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: top;
	}

#cd_1 {
	background: url(../images/cd/extra_rb_vol3_cd.png) left top no-repeat;
	text-indent: -9999px;
	}
		
#cd_2 {
	background: url(../images/cd/pop_life_cd.png) left top no-repeat;
	text-indent: -9999px;
	}

#cd_3 {
	background: url(../images/cd/lovers_again_celebrity_rb_lovers-mix_cd.png) left top no-repeat;
	text-indent: -9999px;
	}
	
/* #####################################

Quick Access

#################################### #*/

#quick_access {
	margin-left: 450px;
	}
	
#quick_access h4 {
	width: 430px;
	height: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/home/home_quick_access.png) left top no-repeat;
	}
	
#quick_access table {
	margin-left: 10px;
	}
	
#quick_access th {
	padding-right: 30px;
	padding-bottom: 20px;
	}

#quick_access a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: top;
	}

#ameba a,
#myspace a,
#mixi a,
#twitter a {
	height: 28px;
	}
		
#ameba {
	width:122px;
	background: url(../images/quick_access/ameba.png) left top no-repeat;
	}
	
#myspace {
	width:107px;
	background: url(../images/quick_access/myspace.png) left top no-repeat;
	}
	
#mixi {
	width: 107px;
	background: url(../images/quick_access/mixi.png) left top no-repeat;
	}
	
#twitter {
	width: 121px;
	background: url(../images/quick_access/twitter.png) left top no-repeat;
	}
	
#contact {
	width: 32px;
	background: url(../images/quick_access/email.png) left top no-repeat;
	}
	
#contact a {
	height: 32px;
	}
	
