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

body
	{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	color:##333333;
	font-size:80%;
	text-align:left;
	}

td
	{
	font-size:75%;
	}

h1
	{
	margin-top:15px;
	margin-bottom:20px;	
	text-align:right;
	background-image: url(../images/h1_back.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
	padding-bottom:8px;
	}

h1#what
	{
	background-image: url(../images/h1_what_back.gif);
	}

h1#pro
	{
	background-image: url(../images/h1_pro_back.gif);
	}

h1#zerofour
	{
	background-image: url(../images/h1_04back.gif);
	}

h1#zerofive
	{
	background-image: url(../images/h1_05back.gif);
	}

h1#zerosix
	{
	background-image: url(../images/h1_06back.gif);
	}

h1#zeroseven
    {
background-image: url(../images/h1_07back.gif);
    }   

h1#works
	{
	background-image: url(../images/h1_works_back.gif);
	}

h1#songs
	{
	background-image: url(../images/h1_songs_back.gif);
	}

h1#stick
	{
	background-image: url(../images/h1_stick_back.gif);
	}

h1#favor
	{
	background-image: url(../images/h1_favor_back.gif);
	}

h1#columns
	{
	background-image: url(../images/h1_columns_back.gif);
	}

h1#queen
	{
	background-image: url(../images/h1_queen_back.gif);
	}

h1#h1_link
	{
	background-image: url(../images/h1_link_back.gif);
	}


h2
	{
	color:#8BB23E;
	font-size:125%;
	margin:0px 0px 5px 7px;	
	padding-right:10px;
	}

p
	{
	line-height:150%;
	}

.green
	{
	color:#A7CF48;
	font-weight:bold;
	}
	

a
	{
	color:#669966;
	}

a:hover
	{
	text-decoration:none;
	}

/*構造*/

#con_table_top
	{
	width:750px;
	text-align:right;
	vertical-align:top;
	background-color:#FFFFFF;
	}
	
.header_bgm
	{
	background-image: url(../images/bgm_bg.jpg);
	height:25px;
	padding-right:15px;
	text-align:right;
	}

#con_table
	{
	width:580px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	}

#catch_bottom
	{
	width:750px;
	background-image:url(../images/shadow_catch_bottom.gif);
	background-repeat:repeat-x;
	}

#main
	{
	width:570px;
	text-align:left;
	}

#link
	{
	margin:0px 5px;
	}

#link_btm
	{
	margin:15px 5px;
	}

#link_mid
	{
	margin-left:5px;
	height:1em;
	margin-bottom:15px;
	}

#link_mid ul
	{
	margin-bottom:15px;
	}

#link_mid li
	{
	list-style:none;
	background-image:url(../images/mid_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	float:left;
	margin-right:5px;
	padding-left:10px;
	}

li#back
	{
	list-style:none;
	background-image:url(../images/back_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	float:left;
	margin-right:5px;
	padding-left:10px;
	}

#line_btm
	{
	margin-bottom:15px;
	}

#top
	{
	text-align:right;
	margin:0px 10px 15px 0px;
	}

#top a
	{
	background-image:url(../images/top_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	padding-left:10px;
	}
	
p#title
	{
	font-weight:bold;
	margin:0px 7px 5px;
	}

#line
	{
	margin-top:10px;
	margin-bottom:10px;
	}

#block
	{
	padding: 10px 0px 0px;
	border: solid 1px #A7CF48;
	margin-bottom:20px;
	background-color:#FFFFEB;
	clear:both;
	}

#text
	{
	padding:10px 7px 15px;
	background-image:url(../images/green_dot.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	}

/*where列揃えに使用*/
table.list
	{
	margin-bottom:15px;
	}

table.list td
	{
	vertical-align:top;
	text-align:left;
	line-height:150%;
	}

td.list_left
	{
	padding-right:0.5em;
	white-space: nowrap;}

/*recordingsに使用*/

table.works_rec img , table.profile img
	{
	border:solid 1px #B2B2B2;
	}

table.works_rec td , table.profile td
	{
	vertical-align:top;
	text-align:left;
	line-height:150%;
	padding-right:1em;
	}

table.profile
	{
	margin:0px 0px 10px 7px;
	}

.favor_img
	{
	margin-right:10px;
	}

.mar_rl7
	{
	margin-right:7px;
	margin-left:7px;
	}