body {
margin: 10px auto;
padding: 0px;
background-color: #FFF;
text-align: center;
font:Verdana, "ＭＳ Ｐゴシック"
}


.clear {
clear: both;
font: 0px/0px sans-serif ;
}


#layout {
margin: 0 auto;
width: 800px;
text-align: left;
}

#header {
background: transparent;
	width: 800px;
	height: 300px;
}

/* ***	#headerの背景画像はページごとに別指定 */
/* ***	newsページ */
#newspage #header {
	background: transparent url(img/news.jpg) no-repeat center;
	}
	
/* ***	scheduleページ */
#schedulepage #header {
	background: transparent url(img/schedule.jpg) no-repeat center;
	}

/* ***	discoページ */
#discopage #header {
	background: transparent url(img/discography.jpg) no-repeat center;
	}
	
/* ***	profileページ */
#profilepage #header {
	background: transparent url(img/profile.jpg) no-repeat center;
	}
	
	#mainerea {
	width:800px;
	background: transparent;
	padding: 10px 0 0 0;
	margin: 0;
	}

/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background-color: #e8ebec;
    font-family: verdana;
}

#main-navigation ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#main-navigation ul li {
    float: left;
    padding-top: 2px;
}

#main-navigation ul li a {
    display: block;
    color:#333333;
    text-decoration: none;
    padding: 7px 15px 7px 16px;
    border-left: 1px solid #bac2c6;
}

#main-navigation ul li a:hover {
    text-decoration: underline;
}

#main-navigation ul li.on a {
    color:#FF3300;
    background: #fff url(img/nav-arrow-on.gif) no-repeat 50% bottom;
    border-left: 1px solid #bac2c6;
}

#main-navigation ul li.last a {
    border-right: 1px solid #bac2c6;
}

/* ----------------------------------------------------------------- */

#contents #left {
float: left;
width: 170px;
}

#contents #center {
float: left;
width: 600px;
}

#contents #center .pad {
padding : 0 20px;
}

#contents #right {
float: right;
width: 170px;
}

#footer {
clear: both;
}


h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

div, td {
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a { color: #999966; text-decoration: underline; }
a:link		{ color: #336666; text-decoration: underline; }
a:visited	{ color: #999999; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }

.site_title a {color: #ffffff;text-decoration: none;}
.site_title a:link {color: #ffffff;text-decoration: none;}
.site_title a:visited {color: #ffffff;text-decoration: none;}
.site_title a:active {color: #ffffff;text-decoration: none;}
.site_title a:hover {color: #ffffff;text-decoration: none;}


/* ***	ディスコページのレイアウト */

.disco_contents {
font-size: 14px;
color: #666666;
margin: 5px 0px 5px 0px;
text-align: left;
}

/* ***	↑ディスコページのレイアウト↑ */

.site_title {
font-size: 24px;
color:#FFFFCC;
margin: 20px 0px 10px 0px;
padding: 0px;
}

.description {
font-size: 14px;
color:#FFFFCC;
margin: 0px 0px 25px 0px;
}


.entry_navi{
font-size: 12px;
color: #666666;
margin: 15px 0px 15px 0px;
text-align: center;
}

.entry {
margin: 0px;
padding: 0px;
}

.entry_title {
font-size: 18px;
font-weight: bolder;
color: #336666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.entry_author {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 15px 0px 15px 0px;
}

.entry_body {
font-size: 12px;
line-height: 170%;
color: #666666;
margin: 0px 0px 15px 0px;
}

.entry_date {
font-size: 10px;
color: #999999;
margin: 5px 0px 5px 0px;
text-align: right;
}

.entry_more {
font-size: 11px;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.entry_state {
font-size: 11px;
color: #666666;
margin: 15px 0px 30px 0px;
}

blockquote {
font-size: 11px;
color: #666666;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #CCCCCC;
}

.comment-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.trackback-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.pict {
border-width: 1px;
border-style: solid;
border-color: #999;
}

.page {
font-size: 12px;
color: #666666;
padding: 10px 0px 0px 0px;
border-top: 1px dotted #CCCCCC;
text-align: center;
}


.linktitle {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 10px 0px 0px 0px;
}

.linktext {
font-size: 11px;
color: #999999;
line-height: 170%;
margin: 5px 0px 25px 2px;
}

.search {
font-size: 10px;
color: #333333;
line-height: 170%;
margin: 20px 0px 5px 0px;
}

.button {
	margin: 5px 0 0 0;
}

.copyright {
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px dotted #CCCCCC;
margin: 30px 0px 0px 0px;
padding-top: 10px;
}

.calendar {
font-family: "Verdana";
font-size: 10px;
color: #666666;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:left;
font-size: 10px;
color: #666666;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}

.style1 {
font-size: 9px;
color:#666666;
}

.style2 {
	color: #000000;
	font-family: Verdana;
}
