body {
	background-color: #222222;
	background-image:url(../images/index/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	padding:0px;
	margin:0px;
	line-height:1.6;
	color: #ffffff;
    font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','sans-serif';
	font-size: 78%;
}
a:link {
	text-decoration:none;
	color:#CC6666;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:#CC6666;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#CC9999;
	text-decoration:underline;
}

#header {
	background-image:url(../images/index/top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	height:200px;
	width:100%;
	padding:0px;
	margin:0px;
}
#all {
	position: absolute;
	left: 50%;
	margin-left:-475px;
	width: 950px;
	top: 0px;
	background-color: #000000;
	padding: 0px 0px 10px 0px;
}
#contents {
	margin: 20px 0px 10px 0px;
}
.date_scd {
	color: #CC6666;
	padding:10px 0px 0px 10px;
	border-top:solid 1px #222222;
	margin-top:10px;
}
.scd dd {
	padding:0px 20px;
	margin:0px;
}
#footer {
	position:relative;
	left: 50%;
	width:880px;
	margin: 10px 0px 10px -300px;
	clear: both;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#footer img {
	float: left;
}
#footer .txt {
	position:relative;
	color: #CCCCCC;
	margin: 5px 0px 0px 10px;
	float: left;
	font-size: smaller;
}
hr {
	clear: both;
	color: #222222;
}
#main {
	float: right;
	width: 640px;
	padding: 5px 30px 10px 29px;
	border-left: 1px #333333 solid;
	overflow: inherit;
}
#main .about {
	color: #FFFF99;
	padding: 10px 0px 0px 0px;
}
#main .photospace {
	float: left;
}
#main .photospace .photo {
	margin: 5px 15px 15px 0px;
	padding: 0px;
	width: 120px;
}
#main .photospace .photo_s {
	margin: 5px 15px 15px 0px;
	padding: 0px;
	width: 210px;
}
#main .about_detail {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 505px;
}
#main .about_detail_s {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 415px;
}
#main .about_detail .name {
	margin: 0px;
	padding: 0px;
}
#main .schedule_ctt .schedule_detail {
	float: right;
	width: 640px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#main ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

#left {
	float: left;
	width: 250px;
	margin: 0px;
}


/*------------------------
page title
------------------------*/

#news .ttl_news {
	background-image: url(../images/index/ttl_news.jpg);
	display: block;
	width: 640px;
	height: 20px;
	text-indent: -9999em;
}
#topics .ttl_topics {
	background-image: url(../images/index/ttl_topics.jpg);
	display: block;
	width: 640px;
	height: 20px;
	text-indent: -9999em;
}
#main .ttl_bio {
	background-image: url(../images/bio/ttl_bio.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_about {
	background-image: url(../images/about/ttl_about.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_gallery {
	background-image: url(../images/gallery/ttl_gallery.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_link {
	background-image: url(../images/link/ttl_link.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_contact {
	background-image: url(../images/contact/ttl_contact.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_schedule {
	background-image: url(../images/schedule/ttl_schedule.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}
#main .ttl_blog {
	background-image: url(../images/blog/ttl_blog.jpg);
	display: block;
	width: 640px;
	height: 25px;
	text-indent: -9999em;
}


/*------------------------
contact table
------------------------*/

.table_left {
	color: #FFFFFF;
	padding: 5px 10px 5px 0px;
	text-align: right;
	border-right: 1px solid #222222;
}
.table_right {
	color: #FFFFFF;
	padding: 5px;
}
.alert {
	color: #FFFF99;
}
.btn_lesson       {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.btn_lesson a.btn_lesson_swap  {
	background-image: url(../images/about/btn_lesson.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.btn_lesson a.btn_lesson_swap:hover  {
	background-image: url(../images/about/btn_lesson_on.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}



/*------------------------
INDEX
------------------------*/
.detail_top a,
.news_ctt a {
	color: #ffcccc;
}
.detail_top a:hover,
.news_ctt a:hover {
	color: #ff9999;
}
#news {
	float: right;
	width: 640px;
	padding: 5px 30px 10px 29px;
	border-left: 1px #222222 solid;
}
#news .news_ctt {
	margin: 0px;
	width: 640px;
	padding: 0px;
}
#news .news_ctt .date {
	color: #CC6666;
	float: left;
	text-align: right;
}
#news .news_ctt .news_detail {
	float: right;
	width: 530px;
}
#news dl {
	overflow: auto;
}
#news dl dt {
	background:url(../images/index/bg_news.gif) repeat-x top left;
	color: #CC6666;
	float:left;
	padding:5px 10px;
}
#news dl dd {
	background:url(../images/index/bg_news.gif) repeat-x top left;
	padding: 5px 10px;
}
#news .news_ctt .date_top,#news .news_ctt .detail_top {
	background-image: none;
}
#news .ttl_news {
	background-image: url(../images/index/ttl_news.jpg);
	display: block;
	width: 640px;
	height: 20px;
	text-indent: -9999em;
}
.news_img {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	float: left;
}


/*------------------------
SCHEDULE
------------------------*/
.scd a.scd_new {
	background-image: url(../images/schedule/new.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 40px;
	float:left;
}
.scd a.scd_new:hover {
	background-image: url(../images/schedule/new_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 40px;
	float:left;
}
.scd a.scd_monthly {
	background-image: url(../images/schedule/monthly.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 65px;
	float: left;
}
.scd a.scd_monthly:hover {
	background-image: url(../images/schedule/monthly_on.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 65px;
	float: left;
}
.log,.log a {
	color:#666666;
	text-align:right;
	margin-right:10px;
	clear: both;
}

/*------------------------
GALLERY
------------------------*/
.sub_gallery {
	background-image: url(../images/gallery/sub_mv.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px;
	padding: 0px;
	height: 15px;
	width: 640px;
}
.sub_sound {
	background-image: url(../images/gallery/sub_sound.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px;
	height: 25px;
	width: 640px;
	clear: both;
	border-top: 1px dotted #222222;
	padding: 0px;
	background-position: bottom;
}
.sub_photo {
	background-image: url(../images/gallery/sub_photo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 5px 0px;
	height: 25px;
	width: 640px;
	clear: both;
	border-top: 1px dotted #222222;
	padding: 0px;
	background-position: bottom;
}
.gallery_date {
	border-bottom: 1px dotted #222222;
	border-left: 5px solid #222222;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	height: 20px;
	clear: both;
	line-height: 20px;
}
.detail_sound {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.gallery_mvcap  li  {
	float: left;
	padding: 0px 10px 5px 0px;
}
.mvcap_ttl {
	margin: 5px 5px 0px 5px;
	padding: 0px;
}
.mv_play a {
	background-image: url(../images/gallery/mv_play.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	height: 20px;
	width: 52px;
}
.mv_play a:hover {
	background-image: url(../images/gallery/mv_play_on.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	height: 20px;
	width: 52px;
}
.mv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding-bottom: 20px;
}
.btn_contact .btn_contact_form_swap {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(../images/about/btn_contact_form.gif);
	text-indent: -9999px;
	float: left;
}
.btn_contact .btn_contact_mail_swap {
	display: block;
	height: 20px;
	width: 90px;
	background-image: url(../images/about/btn_contact_mailer.gif);
	text-indent: -9999px;
	position: relative;
	left: 150px;
}
.btn_contact a.btn_contact_form_swap:hover  {
	display: block;
	height: 20px;
	width: 130px;
	background-image: url(../images/about/btn_contact_form_on.gif);
	text-indent: -9999px;
	float: left;
}
.btn_contact a.btn_contact_mail_swap:hover  {
	display: block;
	height: 20px;
	width: 90px;
	background-image: url(../images/about/btn_contact_mailer_on.gif);
	text-indent: -9999px;
	float: left;
	position: ralative;
}
img {
	border: 0px;
}
.pagetop {
	float: right;
	clear: both;
	margin: 0px 15px 5px 0px;
}
.photolist {
	margin: 15px 0px;
}
.photolist li {
	float: left;
	margin: 0px 10px 5px 0px;
}
.photolist img {
	width: 200px;
	border: 1px solid #6b6164;
}
.copy {
	text-indent:-9999px;
}

