/*----------全ページ共通----------*/

* {
	margin: 0;
	padding: 0;
}

html{
	overflow-y: scroll;
}
/*
*html body{
	overflow-y: auto;
}
*/
*+html body{
	overflow-y: auto;
}

body{
	text-align: center;
	padding: 50px 0;
	background-image: url(../_images/background_image.gif);
}

/*----------indexページ以外共通----------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#outside-box {
	width: 800px;
	background-color: #9A8B74;
	padding: 15px 0;
	text-align: left;
	margin:0 auto;
	font-size: 12px;
	line-height: 1.5;
}

div#outside-box div#inside-box{
	width: 770px;
	background-color: #000000;
	margin: 0 15px;
	background-image: url(../_images/address.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

div#inside-box div#left-set{
	width: 600px;
	float: left;
}

div#left-set div#contents-box{
	width: 600px;
	float: left;
	padding: 15px 0;
	background-color: #BCB8B1;
}

div#inside-box div#right-menu{
	width: 170px;
	height: 500px;
	float: right;
	background-color: transparent;
}

div#global-menu{
	margin-left: 10px;
	margin-top: 25px;
}

div#global-menu li{
	list-style-type: none;
	margin-top: 4px;
	width: 150px;
	height: 20px;
}

div#global-menu li a{
	display: block;
	width: 150px;
	height: 20px;
	overflow: hidden;
}

div#global-menu li span{
	display: none;
}

a#profile{
	background-image: url(../_images/b_profile.gif);
}

a:hover#profile{
	background-position: 0 -20px;
}

a#discography{
	background-image: url(../_images/b_discography.gif);
}
a:hover#discography{
	background-position: 0 -20px;
}

a#schedule{
	background-image: url(../_images/b_schedule.gif);
}

a:hover#schedule{
	background-position: 0 -20px;
}

a#photo{
	background-image: url(../_images/b_photo.gif);
}

a:hover#photo{
	background-position: 0 -20px;
}

a#news{
	background-image: url(../_images/b_news.gif);
}

a:hover#news{
	background-position: 0 -20px;
}

a#contact{
	background-image: url(../_images/b_contact.gif);
}

a:hover#contact{
	background-position: 0 -20px;
}

h2{
	margin-top: 20px;
	margin-left: 30px;
}

h3{
	display: block;
	width: 540px;
	height: 23px;
	background-image: url(../_images/h3_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 25px 0 15px 30px;
	font-size: 1.5em;
	font-family: Times New Roman;
}

h4{
	font-weight: bold;
	font-size: 1.2em;
	color: #552383;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

p{
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding:0 30px;
}

img{
	border: 0;
}

hr{
	display: none;
}

div.hr_dot_line{
	width: 540px;
	height: 1px;
	background-image: url(../_images/hr_dot_line.gif);
	background-repeat: no-repeat;
	margin: 20px 30px;
}

/*----------index----------*/
div#box {
	width: 800px;
	background-color: #9A8B74;
	text-align: left;
	margin:0 auto;
	font-size: 12px;
	line-height: 1.5;
	height: 550px;
}

object {
	vertical-align: text-bottom;
	height: 550px;
}

/*PROFILE*/

div#left-set div#header-profile{
	width: 600px;
	height: 100px;
	float:left;
	background-image: url(../_images/header_1.gif);
}

img.margin-right-bottom{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	float:left;
}

/*----------DISCOGRAPHY----------*/

div#left-set div#header-discography{
	width: 600px;
	height: 100px;
	float:left;
	background-image: url(../_images/header_2.gif);
}

img#cd-image-h{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 220px;
	float:left;
}

img#cd_image{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 120px;
	float:left;
}

ul.none{
	list-style-type: none;
}

h4.h4-title{
	font-size: 1.4em;
	color: #792448;
}

/*----------SCHEDULE----------*/

div#left-set div#header-schedule{
	width: 600px;
	height: 100px;
	float:left;
	background-image: url(../_images/header_1.gif);
}

span.schedule_title{
	color: #792448;
	font-weight: bold;
	margin: 0 10px;
}

/*----------photo----------*/

div#left-set div#header-photo{
	width: 600px;
	height: 100px;
	float: left;
	background-image: url(../_images/header_2.gif);
}
div.live-set{
	width: 540px;
	margin-left: 30px;
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../_images/hr_dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.set-left{
	width: 210px;
	float: left;
	padding-left: 6px;
}
div.set-right{
	width: 324px;
	float: right;
}
p.live-title{
	font-weight: bold;
	margin-left: -40px;
}
/*----------NEWS----------*/

div#left-set div#header-blog{
	width: 600px;
	height: 100px;
	float:left;
	background-image: url(../_images/header_1.gif);
}

div.blog_body{
	margin-left: 30px;
	width: 540px;
}

div.blog_image{
	width: 540px;
	text-align: center;
}

p.blog_entry_date{
	text-align: right;
}

div.hr-dot-line-blog{
	width: 540px;
	height: 1px;
	background-image: url(../_images/hr_dot_line.gif);
	background-repeat: no-repeat;
	margin: 15px 30px 45px 30px;
}

/*----------CONTACT----------*/

div#left-set div#header-contact{
	width: 600px;
	height: 100px;
	float:left;
	background-image: url(../_images/header_2.gif);
}

