@charset "utf-8";

#wrapper_all {
	width:100%;
	height:100%;
	min-height:100%;
	background:url(../img/bg_bottom.jpg) repeat-x center bottom ;
}

#wrapper {
	width:910px;
	margin:0 auto;
	padding-bottom:80px;
}


/*------------------------------HEADER------------------------------*/

#header {
	width:900px;
	height:128px;
	background:url(../img/bg_top.gif) repeat-x ;
	margin:0 auto;

}

#header #header_left {
	float:left;
	width:360px;
	height:128px;
}

#header #header_right {
	float:right;
	width:447px;
	/*width:536px;*/
	height:128px;
	margin-left:20px;
}

#header #header_right ul#navi {
	width:447px;
	/*width:536px;*/
	height:97px;
	text-align:left;
	margin-top:22px;
	background:url(../img/navi.jpg) no-repeat;
}

#header #header_right ul#navi li {
    float:left;
	overflow:hidden;
	margin-left:2px;
	display:inline;
}

#header #header_right ul#navi li a {
	display:block;
	width:87px;
	height:97px;
	text-indent:-9999px;
	background-image: url(../img/navi.jpg);
	background-repeat:no-repeat;
}

#header #header_right ul#navi li#story a { background-position:-2px 0; }
#header #header_right ul#navi li#profile a { background-position:-91px 0; }
#header #header_right ul#navi li#project a { background-position:-180px 0; }
#header #header_right ul#navi li#live a { background-position:-269px 0; }
#header #header_right ul#navi li#discography a { background-position:-358px 0; }
#header #header_right ul#navi li#blog a { background-position:-447px 0; }


#header #header_right ul#navi li#story a:hover { background-position:-2px -97px; }
#header #header_right ul#navi li#profile a:hover { background-position:-91px -97px; }
#header #header_right ul#navi li#project a:hover { background-position:-180px -97px; }
#header #header_right ul#navi li#live a:hover { background-position:-269px -97px; }
#header #header_right ul#navi li#discography a:hover { background-position:-358px -97px; }
#header #header_right ul#navi li#blog a:hover { background-position:-447px -97px; }


h1#index_logo {
	background:url(../img/logo.gif) no-repeat ;
	width:340px;
	height:128px;
	margin-left:15px;
	text-indent:-9999px;
}

h1#index_logo a {
	display:block;
	width:329px;
	height:128px;
	overflow:hidden;
}


/*------------------------------INDEX------------------------------*/

#index_content {
	width:910px;
	height:437px;
	background:url(../img/bg_right.gif) no-repeat right 0 ;
	margin-bottom:10px;
}

#index_content_left {
	float:left;
	width:602px;
	height:437px;
	margin-left:5px;
	display: inline;
	background:url(../img/main_bg.gif) no-repeat 0 0;
}

#index_content_left #visual {
	width:596px;
	height:426px;
	overflow:hidden;
}

#index_content_right {
	float:left;
	width:253px;
	height:330px;
	margin-top:66px;
	margin-left:25px;
	text-align:left;
	display:inline;
}

dl#index_news {
	line-height:1.3em;
}
dl#index_news dt {
	font-size:12px;
	color:#464233;
}

dl#index_news dd {
	padding-left:1em;
	background:url(../img/icon_01.gif) no-repeat 0 0.3em;
	_background:url(../img/icon_01.gif) no-repeat 0 0.35em;
	margin-bottom:1em;
}

#index_content02 {
	width:910px;
	height:340px;
}

#index_content02_left {
	float:left;
	width:602px;
	height:320px;
	margin-left:5px;
	background:url(../img/index_txt.gif) no-repeat 0 0;
	display:inline;
	text-align:left;
}

#index_content02_right {
	float:left;
	width:298px;
	height:234px;
	margin-left:5px;
	_margin-left:4px;
	padding-top:0px;
	text-align:center;
	display:inline;
}

#index_content02_right .bana {
	margin-bottom:10px;
}

#index_content03 {
	float:left;
	height:100px;
	margin-left:5px;
	_margin-left:4px;
	padding-top:0px;
	text-align:center;
	display:inline;
}

#index_content03 .bana {
	margin-right:10px;
	float:left;
}


/*------------------------------CONTENT------------------------------*/

#content_all {
	width:910px;
	background:url(../img/bg_content_mid.gif) repeat-y ;
	margin-bottom:10px;
}

#content_in {
	width:910px;
	background:url(../img/bg_content_top.gif) no-repeat top ;
}

#content_in_in {
	width:910px;
	padding-bottom:59px;
	background:url(../img/bg_content_bottom.gif) no-repeat bottom ;
}


/*------------------------------PROFILE------------------------------*/

#content_profile_left {
	float:left;
	width:325px;
	height:409px;
	margin-top:48px;
	margin-left:50px;
	display: inline;
}

#content_profile_right {
	float:left;
	width:442px;
	height:570px;
	margin-top:57px;
	margin-left:34px;
	background:url(../img/profile_bottom.gif) #fff no-repeat bottom;
	text-align:left;
	display:inline;
	position:relative;
}

h2#profile {
	width:442px;
	height:26px;
	background:url(../img/profile_title.gif) no-repeat ;
	text-indent:-9999px;
}

p.shige_name {
	width:133px;
	height:28px;
	background:url(../img/profile_shige.gif) no-repeat ;
	text-indent:-9999px;
	margin:23px;
}

p.shige_txt {
	width:373px;
	height:430px;
	background:url(../img/profile_shige_txt.gif) no-repeat ;
	text-indent:-9999px;
	margin-left:23px;
}

.profile_link_01 {
	display:block;
	width:131px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left: 263px;
	top: 502px;
}


/*------------------------------PROJECT------------------------------*/

#content_project {
	width:792px;
	float:left;
	margin-top:57px;
	margin-left:59px;
	text-align:left;
	display:inline;
}

#content_project h2 {
	width:792px;
	height:390px;
	margin-bottom:5px;
	clear:both;
}

.project_box {
	width:395px;
	float:left;
	font-size:12px;
	line-height:1.6em;
	padding:20px 0;
}

.project_box .left {
	float:left;
	width:75px;
	height:75px;
	margin-left:20px;
	display:inline;
}

.project_box .right {
	float:right;
	width:280px;
}

.bor_r {
	border-right:#E6E6D7 solid 1px;
}

.bor_b {
	border-bottom:#E6E6D7 solid 1px;
}

/*------------------------------LIVE------------------------------*/

#content_live {
	width:792px;
	float:left;
	margin-top:57px;
	margin-left:59px;
	text-align:left;
	display:inline;
}

h2#live {
	width:792px;
	height:26px;
	background:url(../img/live_title.gif) no-repeat ;
	text-indent:-9999px;
	margin-bottom:15px;
}

dl#live_day {
	line-height:1.3em;
	margin-left:23px;
	width:746px;
}

dl#live_day dt {
	font-size:12px;
	font-weight:bold;
}

dl#live_day dd {
	padding-left:1em;
	background:url(../img/icon_01.gif) no-repeat 0 0.3em;
	_background:url(../img/icon_01.gif) no-repeat 0 0.35em;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:#d3d3b9 dotted 1px;
}


/*------------------------------DISCOGRAPHY------------------------------*/

#content_discography {
	width:792px;
	float:left;
	margin-top:48px;
	margin-left:59px;
	text-align:left;
	display:inline;
}

h2#discography {
	width:792px;
	height:26px;
	background:url(../img/discography_title.gif) no-repeat ;
	text-indent:-9999px;
	margin-bottom:35px;
}

.disco_area {
	border-bottom:#E6E6D7 solid 1px;
	margin-bottom:40px;
}

.disco_area h3 {
	width:748px;
	margin-bottom:20px;
	clear:both;
}

.disco-left {
	width:260px;
	float:left;
	text-align:left;
	overflow:hidden;
}

.disco-left img {
	margin-left:22px;
}

.disco-right {
	width:510px;
	float:left;
	text-align:left;
}

.disco-right dl {
	margin-bottom:8px;
}

.disco-right dt {
	font-size:14px;
	margin-bottom:6px;
}

.disco-setumei {
	clear:both;
	width:748px;
	margin:0px 0px 0px 22px;
	padding-top:10px;
	padding-bottom:30px;
	/*padding-bottom:42px;*/
	text-align:left;
}

table.sample {
	border-top:#E6E6D7 solid 1px;
	border-left:#E6E6D7 solid 1px;
}


table.sample td {
	padding:0.5em 0.3em 0.3em 1em;
	border-bottom:#E6E6D7 solid 1px;
	border-right: #E6E6D7 solid 1px;
	width:177px;
}

table.sample td.g {
	border-bottom:#E6E6D7 solid 1px;
	border-right:#E6E6D7 solid 1px;
	background-color:#F6F6EB;
}

table.sample td.fh {
	padding:0.3em;
	border-bottom:#E6E6D7 solid 1px;
	border-right:#E6E6D7 solid 1px;
	width:50px;
	text-align:center;
}

table.sample td.fg {
	padding:0.3em;
	border-bottom:#E6E6D7 solid 1px;
	border-right:#E6E6D7 solid 1px;
	background-color:#F6F6EB;
	width:50px;
	text-align:center;
}



/*------------------------------FOOTER------------------------------*/

#footer {
	width:900px;
	margin-left:5px;
	_margin-left:1px;
	background:url(../img/footer_parts_01.gif) no-repeat top;
	padding-top:11px;
	font-size:12px;
}

#footer #footer_navi {
	border-top:#a6ba21 solid 4px;
	background-color:#26241c;
	padding-top:14px;
}

#footer #footer_navi a {
	color:#ccc7af;
	text-decoration:none;
}

#footer #footer_navi a:hover {
	color:#deff00;
	text-decoration:underline;
}

#footer #copy {
	padding:5px 0 15px 0;
	background-color:#26241c;
	color:#ccc7af;
}

