/* Header */
h1 a#btn_logo_01 {
	background:url(../images/common/image_main.jpg) top left no-repeat;
	width:700px;
	height:182px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

/* Global Navigation */
#sub-navigation {
	width:510px;
	height:21px;
	margin-top:20px;
}

.sub-left {
	float:left;
}

#sub-navigation ul {
	list-style:none inside;
}

#sub-navigation ul li {
	float:left;
}

#sub-navigation a{
	text-decoration:none;
}

#btn_sub_01 {
	background:url(../images/discography/submenu_all.gif) bottom left no-repeat;
	width:25px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_sub_02 {
	background:url(../images/discography/submenu_album.gif) top left no-repeat;
	width:43px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_sub_03 {
	background:url(../images/discography/submenu_single.gif) top left no-repeat;
	width:42px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_sub_04 {
	background:url(../images/discography/submenu_net.gif) top left no-repeat;
	width:29px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_sub_05 {
	background:url(../images/discography/submenu_other.gif) top left no-repeat;
	width:40px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#sub-navigation li a:hover {
	background-position:left bottom;
}

/* Contents Container */
h2 {
	background:url(../images/discography/title_discography.gif) top left no-repeat;
	width:130px;
	height:26px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

.album {
	background:url(../images/discography/title_backalbum.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.single {
	background:url(../images/discography/title_backsingle.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.net {
	background:url(../images/discography/title_backnet.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.photo {
	float:left;
	margin:10px 10px 0px 0px;
}

.text {
	height:120px;
	display:block;
	font-size:12px;
	margin-top:10px;
}

.comment {
	display:block;
	font-size:12px;
	margin-top:10px;
	clear:both;
}

.listen {
	background:url(../images/discography/btn_listen.gif) top left no-repeat;
	width:80px;
	height:16px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

p.comment a:hover {
	background-position:left bottom;
}