
body
{
	margin:0 auto;
	padding:0;
	color:#ffffff;
	background-color:#000000;
	background-image:url(image/mainbg.gif);
	background-attachment:fixed; 
	background-repeat:repeat-y;
	background-position:center 0;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', 'Helvetica', 'Franklin Gothic Medium', sans-serif;
}

img
{
	border-style:none;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}
a:active
{
	color: #FF0000;
	text-decoration: none;
}

#container
{
	background-image:url(image/contents_bg.gif);
	width:800px;
	margin:0 auto;
	position: relative;
}

#header
{
	position: relative;
	background-image:url(image/header.gif);
	height:90px;
}

#update_flash
{
	position:absolute;
	left:20px;
	top:36px;
	width:600px;
	height:50px;
}

#title
{
	background-image:url(image/title.jpg);
	position: relative;
	height:296px;
}

#menu
{
	background-image:url(image/menu_bg.gif);
	position:relative;
	height:20px;
}

#menu_top     { position:absolute; left: 10px; top:3px; width: 41px; height:14px; }
#menu_works   { position:absolute; left: 52px; top:3px; width: 63px; height:14px; }
#menu_musicdl { position:absolute; left:116px; top:3px; width:109px; height:14px; }
#menu_radio   { position:absolute; left:226px; top:3px; width: 55px; height:14px; }
#menu_inumimi { position:absolute; left:282px; top:3px; width: 79px; height:14px; }
#menu_derblog { position:absolute; left:362px; top:3px; width: 69px; height:14px; }
#menu_special { position:absolute; left:432px; top:3px; width: 63px; height:14px; }
#menu_company { position:absolute; left:496px; top:3px; width: 75px; height:14px; }
#menu_link    { position:absolute; left:572px; top:3px; width: 47px; height:14px; }
#menu_lang_jp { position:absolute; left:662px; top:3px; width: 69px; height:14px; }
#menu_lang_en { position:absolute; left:732px; top:3px; width: 59px; height:14px; }

#contents
{
	margin-top:8px;
}

#contents_left
{
	float:left;
	width:528px;
}

#contents_right
{
	float:right;
	width:272px;
}

#contents_latestworks
{
	position: relative;
	margin-left:20px;
	background-image:url(image/contents_latestworks.gif);
	background-repeat:no-repeat;
	height:328px; 
}

.works
{
	position: absolute;
	margin-left:20px;
	margin-top:40px;
	width:400px;
}

.works_pic
{
	position: absolute;
	left:0px;
	top:5px;
	width:110px;
}

.works_title
{
	position: absolute;
	left:130px;
	top:5px;
	width:329px;
	font-size:13.5pt;
	font-weight:bold;
}

.works_info
{
	font-size:11pt;
	font-weight:normal;
}

.works_bold
{
	font-size:10pt;
	font-weight:bold;
}

.works_cr
{
	font-size:7.5pt;
	font-weight:normal;
}

#contents_news
{
	position: relative;
	margin-left:20px;
	background-image:url(image/contents_news.gif);
	background-repeat:no-repeat;
	height:434px;
}

#contents_other
{
	position: relative;
	margin-left:20px;
	background-image:url(image/contents_other.gif);
	background-repeat:no-repeat;
	height:762px; 
}

#other_flash
{
	position:absolute;
	left:20px;
	top:40px;
	width:468px;
	height:710px;
}

#contents_underconstruction
{
	background-image:url(image/contents_underconstruction.gif);
	position: absolute;
	left:20px;
	top:60px;
	width:460px;
	height:185px;
}

#contents_works
{
	background-image:url(image/contents_label_works.gif);
	width:100px;
	height:30px;
}

#contents_radio
{
	background-image:url(image/contents_label_radio.gif);
	width:100px;
	height:30px;
}

#contents_inumimi
{
	background-image:url(image/contents_label_inumimi.gif);
	width:100px;
	height:30px;
	
	font-size:10pt;
	text-align:center;
}

#contents_special
{
	background-image:url(image/contents_label_special.gif);
	width:100px;
	height:30px;
}

#contents_company
{
	background-image:url(image/contents_label_company.gif);
	width:100px;
	height:30px;
}

#company_text
{
	font-size:10.5pt;
}

#contents_link
{
	background-image:url(image/contents_label_link.gif);
	width:100px;
	height:30px;
}

#link_frame
{
	position:absolute;
	left:180px;
	top:74px;
	width:240px;
}

.link_item
{
	height:45px;
	font-size:10pt;
	font-weight:normal;
}

#news_flash
{
	position:absolute;
	left:40px;
	top:30px;
	width:440px;
	height:383px;
}

#contents_banner
{
}

.banner
{
	width:252px;
	height:90px;
	margin-bottom:4px;

	background-color:#808080;
}

#contents_info
{
	position:relative;
	margin-top:8px;
	background-image:url(image/contents_info.gif);
	background-repeat:no-repeat;
	height:160px; 
}

#infomation
{
	position:absolute;
	left:20px;
	top:30px;
	width:200px;
	height:100px;
	font-size:8pt;
	text-align:center;
}
#infomation a:link
{
	color: #FF0000;
	text-decoration: none;
}
#infomation a:visited
{
	color: #FF0000;
	text-decoration: none;
}
#infomation a:hover
{
	color: #FF0000;
	text-decoration: none;
}
#infomation a:active
{
	color: #FF0000;
	text-decoration: none;
}

#contents_end
{
	clear:both;
}

#footer
{
	position: relative;
	background-image:url(image/footer.gif);
	height:24px;
}



#md_header
{
	background-image:url(image/md_header.gif);
	position: relative;
	height:90px;
}

#md_contents
{
	background-image:url(image/md_title.gif);
	background-repeat:no-repeat;
}

#md_contents_left
{
	float:left;
	width:134px;
	margin-top:66px;
}

#md_contents_right
{
	float:right;
	width:666px;
	margin-top:54px;
}

.md_name_plate
{
	position: relative;
	background-image:url(image/md_name.gif);
	width:122px;
	height:40px;
}

.md_name
{
	position:absolute;
	left:37px;
	top:7px;
	font-size:8pt;
}

#md_itunedl
{
	margin-top:40px;
	width:122px;
	height:60px;
}

.md_albumD
{
	position: relative;
	background-image:url(image/md_albumD.gif);
	background-repeat:no-repeat;
	width:646px;
	height:800px;
}

.md_singleD
{
	position: relative;
	background-image:url(image/md_singleD.gif);
	background-repeat:no-repeat;
	width:646px;
	height:800px;
}

.md_albumD_item
{
	position: relative;
	height:266px;
}

.md_albumD_iteminfo
{
	position: relative;
	margin-left:20px;
	font-size:9pt;
	color:#c0c0c0;
}

.md_albumD_pic
{
	position:absolute;
	left:20px;
	top:40px;
	width:202px;
	height:200px;
}

.md_albumD_title
{
	position:absolute;
	left:242px;
	top:40px;
	width:384px;
	font-size:13pt;
	font-weight:bold;
}

.md_albumD_info
{
	position: relative;
	font-size:9pt;
	font-weight:normal;
}

.md_albumD_detail
{
	position: relative;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
}

.md_albumD_label
{
	position: relative;
	font-size:9pt;
	font-weight:normal;
	color:#c0c0c0;
}

.md_albumD_cr
{
	position: relative;
	font-size:8pt;
	font-weight:normal;
	color:#c0c0c0;
}

.md_albumD_download
{
	position:absolute;
	left:242px;
	top:184px;
	width:80px;
	height:24px;
}

.md_albumD_backtop
{
	position:absolute;
	left:242px;
	top:226px;
	width:120px;
	height:18px;
}

.md_single
{
	float:left;
	position: relative;
	background-image:url(image/md_single.gif);
	width:320px;
	height:178px;
	margin-right:6px;
}

.md_album
{
	float:left;
	position: relative;
	background-image:url(image/md_album.gif);
	width:320px;
	height:178px;
	margin-right:6px;
}

.md_dummy
{
	float:left;
	position: relative;
	width:320px;
	height:178px;
	margin-right:6px;
}

.md_album_pic
{
	position:absolute;
	left:21px;
	top:41px;
	width:87px;
	height:86px;
}

.md_album_title
{
	position:absolute;
	left:126px;
	top:40px;
	width:168px;
	height:45px;
	font-size:8pt;
	font-weight:bold;
}

.md_album_info
{
	font-size:8pt;
	font-weight:normal;
}

.md_album_itune
{
	position:absolute;
	left:21px;
	top:137px;
	width:60px;
	height:20px;
}

.md_album_detail
{
	position:absolute;
	left:126px;
	top:140px;
	width:80px;
	height:16px;
}

#md_footer
{
	position: relative;
	background-image:url(image/footer.gif);
	background-repeat:no-repeat;
	height:24px;
}
