﻿/*　メインスタイルシート　*/

html			{overflow-y:scroll;
			}
body			{margin:0;
			padding:0;
			background:#fffadb;
			font-family:sans-serif;
			color:#666;
			}

img			{border:0;
			}

h1,h2			{margin:0;
			padding:0;
			}

#topimg_profile		{width:760px;height:150px;background-image:url(images/profile_bg.jpg);}
#topimg_discography	{width:760px;height:150px;background-image:url(images/discography_bg.jpg);}
#topimg_live		{width:760px;height:150px;background-image:url(images/live_bg.jpg);}
#topimg_library		{width:760px;height:150px;background-image:url(images/library_bg.jpg);}
#topimg_link		{width:760px;height:150px;background-image:url(images/link_bg.jpg);}
#topimg_mail		{width:760px;height:150px;background-image:url(images/mail_bg.jpg);}



h2#right img		{width:252px;
			height:68px;
			}
h2#right		{text-align:right;
			}
h2#left img		{width:347px;
			height:71px;
			}
h2#left			{text-align:left;
			}



h1			{background:url(images/h_bg.png) right;
			}

hr			{display:none;}

h3			{background:url(images/h3_bg.png) bottom;
			text-indent:1em;
			height:20px;
			color:#342;
			margin-bottom:30px;
			}

/*　グローバルナビ　*/
#g_navi			{background:url(images/bt/bt.png);
			height:30px;
			margin:5px 0;}
#g_navi ul		{margin:0;padding:0;
			adisplay:inline;
			list-style:none;
			}
#g_navi li		{float:left;
			}
#g_navi a		{display:block;
			width:95px;
			height:30px;
			line-height:0;
			text-indent:-9999em;
			outline:none;
			}
#g_home a		{background:url(images/bt/bt_home.png);
			}
#g_profile a		{background:url(images/bt/bt_profile.png);
			}
#g_discography a	{background:url(images/bt/bt_discography.png);
			}
#g_live a		{background:url(images/bt/bt_live.png);
			}
#g_blog a		{background:url(images/bt/bt_blog.png);
			}
#g_library a		{background:url(images/bt/bt_library.png);
			}
#g_link a		{background:url(images/bt/bt_link.png);
			}
#g_mail a		{background:url(images/bt/bt_mail.png);
			}
#g_navi a:hover		{background:none;
			}

#topfla			{background:#000;
			}


#container		{width:784px;
			margin:0 auto;
			padding:0;
			background:#fff url(images/bg.png) center repeat-y;
			}

#header			{width:760px;
			margin:0 auto;
			padding:0;
			}


#main_contents		{width:500px;
			margin:35px auto;
			padding:0;
			font-size:0.75em;
			min-height:350px;
			}
p			{margin-bottom:2em;
			}

#date			{font-style:italic;
			margin-top:3em;
			text-align:right;
			}
.date			{font-style:italic;
			}

#footer			{width:760px;
			height:25px;
			margin:0 auto;
			background:url(images/f_bg.png);
			clear:left;
			}
address			{text-align:center;
			line-height:1.75em;
			color:#555;
			font-style:normal;
			font-family:sans-serif;
			font-size:0.8em;}
#form			{width:400px;
			margin:0 auto;
			}
#submit			{text-align:center;
			}
#fd_service		{font-size:0.75em;
			text-align:right;
			margin:20px 0 0;
			}
textarea,input		{font-size:1em;
			color:#666;
			}
/*　ディスコグラフィー　*/
#liner_notes		{float:left;
			width:380px;
			}
#cd_jacket		{float:right;
			}
ul#cd_list		{list-style:none;
			margin:30px 0 50px;
			padding:0;
			}
ul#cd_list li		{margin:0 0 30px;
			padding:0;
			width:166px;
			float:left;
			text-align:center;
			}
/*　リンク　*/
dl			{margin:30px 0 50px;
			}
dd			{margin:0.5em 0 1em 3em;
			}
/*　文字色など　*/

.red	{color:#c00;}
.blue	{color:#06c;}
.green	{color:#090;}

/*　新着情報デザイン　*/
.arti			{width:500;clear:both;
			}
.hiduke			{float:left;text-align:right;
			width:90px;
			}
.text_con		{float:right;
			width:330px;margin-right:70px;margin-bottom:1.5em;
			}
/*　カウンター　*/
#counter p		{margin:0;padding:0 20px;font-size:0.6em;text-align:right;font-style:italic;
			}

