body {
	background-color: #111111;
	background-attachment:fixed;
	padding:0px;
	margin:0px;
	line-height:1.6;
	color: #CCCCCC;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', 'sans-serif';
	font-size: 77%;
}
img {
	border: 0px;
}
a:link {
	text-decoration:none;
	color:#CCCCCC;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:#CCCCCC;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#CCCC33;
	text-decoration:underline;
}
#all {
	position: absolute;
	left: 0px;
	width: 950px;
	top: 0px;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/common/back.gif);
	background-repeat: repeat-y;
	background-position: 650px 0px;
	border-bottom: 1px #808080 solid;
	height: auto;
}
.date_scd {
	color: #CCCC33;
	margin: 0px 10px 0px 20px;
}
#footer {
	margin: 0px;
	padding: 10px 20px;
	height: 50px;
	clear: both;
}
#footer img {
	float: left;
}
#footer .txt {
	position:relative;
	color: #CCCCCC;
	margin: 5px 0px 0px 10px;
	float: left;
}
hr {
	clear: both;
	color: #222222;
}
#main {
	width: 425px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.logo  {
	padding: 10px 10px 0px 200px;
	margin: 0px;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 425px;
}
#frame_profile ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 525px;
	margin: 0px;
	padding: 0px;
	height: 700px;
}
#main .ttl_topics {
	background-image: url(../images/index/ttl_topics.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
}
#main .ttl_news {
	background-image: url(../images/index/ttl_news.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_profile {
	background-image: url(../images/profile/ttl_profile.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main  .ttl_next {
	background-image: url(../images/index/ttl_next.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main .ttl_contact {
	background-image: url(../images/contact/ttl_contact.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main  .ttl_live {
	background-image: url(../images/schedule/ttl_schedule.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main .ttl_disco {
	background-image: url(../images/disco/ttl_disco.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main .ttl_blog {
	background-image: url(../images/blog/ttl_blog.gif);
	display: block;
	width: 425px;
	height: 25px;
	text-indent: -9999em;
	margin: 0px;
	clear: both;
}
#main  dl {
	overflow: auto;
}
#main  dl  dt {
	background:url(../images/index/bg_news.gif) repeat-x top left;
	color: #CCCC33;
	padding:5px 10px 0px 10px;
}
#main  dl  dd {
	padding: 5px 10px;
	margin: -5px 0px 0px 0px;
}
#frame_live  dl {
	overflow: auto;
}
#frame_live  dl  dt {
	background:url(../images/index/bg_news.gif) repeat-x top left;
	color: #CCCC33;
	padding:5px 10px 6px 10px;
	width:340px;
	margin-left:15px;
}
#frame_live  dl  dd {
	padding: 0px 0px;
	margin: -5px 0px 3px 30px;
}

#frame_profile {
	width: 375px;
	overflow: visible;
	padding: 10px 20px 20px 20px;
}

/*------------------------
NEXT LIVE
------------------------*/
#frame_next {
	width: 425px;
	overflow: visible;
}
#frame_next .detail_top     {
	background-image: none;
}
#frame_next .detail {
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#frame_next .date_top {
	color: #CCCC33;
	background: none;
}

/*------------------------
TOPICS
------------------------*/
#frame_topics {
	width: 405px;
	overflow: visible;
}
#frame_topics .detail {
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#frame_topics .detail_top     {
	background-image: none;
}
#frame_topics .date_top {
	color: #CCCC33;
	background: none;
}

/*------------------------
LIVE SCHEDULE
------------------------*/
#frame_live {
	width: 425px;
	overflow: visible;
}
.scd_caution {
	clear:both;
}
.post {
	border:none;
}
 a.scd_new {
	background-image: url(../images/schedule/new.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	height: 15px;
	width: 70px;
	float:left;
}
#frame_live  a.scd_new:hover {
	background-image: url(../images/schedule/new_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	height: 15px;
	width: 70px;
	float:left;
}
#frame_live  a.scd_monthly {
	background-image: url(../images/schedule/monthly.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 15px;
	width: 70px;
	float: left;
}
#frame_live  a.scd_monthly:hover {
	background-image: url(../images/schedule/monthly_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 15px;
	width: 70px;
	float: left;
}
.log,.log a {
	color:#666666;
	text-align:right;
	margin-right:10px;
	clear: both;
}
#frame_disco {
	width: 405px;
	overflow: visible;
	padding: 0px 20px 20px 0px;
	margin: 0px;
}
#frame_disco li {
	list-style-type: decimal;
	margin: 0px 0px 0px -15px;
}
#frame_blog {
	width: 405px;
	overflow: visible;
	padding: 0px 20px 20px 0px;
}

/*------------------------
MENU
------------------------*/
#menu .top {
	background-image: url(../images/common/btn/btn_top.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 55px;
	text-indent: -9999px;
	float: left;
	display: block;
}
#menu .profile {
	background-image: url(../images/common/btn/btn_profile.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 75px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu .live {
	background-image: url(../images/common/btn/btn_live.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu .disco {
	background-image: url(../images/common/btn/btn_disco.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu .contact {
	background-image: url(../images/common/btn/btn_contact.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 80px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu .blog {
	background-image: url(../images/common/btn/btn_blog.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 65px;
	display: block;
	float: left;
	text-indent: -9999em;
	color: #000000;
}

#menu a.top:hover {
	background-image: url(../images/common/btn/btn_top_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 55px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu a.profile:hover {
	background-image: url(../images/common/btn/btn_profile_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 75px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu a.live:hover {
	background-image: url(../images/common/btn/btn_live_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu a.disco:hover {
	background-image: url(../images/common/btn/btn_disco_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu a.contact:hover {
	background-image: url(../images/common/btn/btn_contact_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 80px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#menu a.blog:hover {
	background-image: url(../images/common/btn/btn_blog_on.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 65px;
	display: block;
	text-indent: -9999px;
	float: left;
}



/*------------------------
profile
------------------------*/
#main .photospace {
	float: left;
}
#main .photospace .photo {
	margin: 0px;
	padding: 10px;
	width: 100px;
}
#main  .disco_detail {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	width: 265px;
	background: url(../images/index/bg_news.gif) repeat-x top left;
	line-height: 1.4;
}
#main .about_detail_s {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 415px;
}
a.btn_tatamu          {
	height: 15px;
	width: 130px;
	display: block;
	background-image: url(../images/disco/disco_detail.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
a.btn_amazon {
	background-image: url(../images/disco/disco_amazon.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 15px;
	width: 130px;
	margin: 0px;
}
a.btn_tatamu:hover          {
	height: 15px;
	width: 130px;
	display: block;
	background-image: url(../images/disco/disco_detail_on.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
a.btn_amazon:hover {
	background-image: url(../images/disco/disco_amazon_on.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 15px;
	width: 130px;
	margin: 0px;
}
.disco_btn {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	clear: both;
}
#main .blog_detail {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	width: 385px;
}
.blog_detail  ul    {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#main #frame_disco .disco_detail .btn_disco li {
	list-style-type: none;
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
.blog_detail_top  {
	float: left;
	margin: 0px;
	padding: 0px;
	background: none;
}



/*------------------------
pagetop
------------------------*/
.pagetop {
	float: right;
	clear: both;
	margin: 10px 20px 0px 0px;
	padding: 0px;
}
.align_right {
	margin: 0px 20px;
	padding: 0px;
	text-align: right;
}


/*------------------------
contact table
------------------------*/
.table_left {
	color: #FFFFFF;
	padding: 5px 10px 5px 0px;
	text-align: right;
	border-right: 1px solid #222222;
	white-space: nowrap;	
}
.table_right {
	color: #FFFFFF;
	padding: 5px;
}


/*------------------------
blog
------------------------*/
a.blog_dory {
	background-image: url(../images/blog/btn_blog_dory.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
a.blog_takao {
	background-image: url(../images/blog/btn_blog_takao.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
a.blog_asami {
	background-image: url(../images/blog/btn_blog_asami.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
a.blog_dory:hover {
	background-image: url(../images/blog/btn_blog_dory_on.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
a.blog_takao:hover {
	background-image: url(../images/blog/btn_blog_takao_on.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
a.blog_asami:hover {
	background-image: url(../images/blog/btn_blog_asami_on.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 360px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#main_imp {
	width: 360px;
	padding: 20px;
	margin: 0px;
}
.imp {
	padding: 5px 30px 15px 30px;
}
