@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for タクミノート コンセプト共通 */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family: "メイリオ", "Hiragino kaku Gothic Pro", "Arial", sans-serif, "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	line-height: 1.7;
	color: #000000;
	background: #ffffff;
	
	/* for Windows IE 6 or lower */
	text-align: center;
}
#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	
	/* for Windows IE 6 or lower */
	text-align: left;
}

/* ########## 要素・クラス・全般 ########## */
#main a         { color: #ff6600; }
#main a:visited { color: #666666; }
#main a:hover   {
	color: #ff9900;
	text-decoration: none;
}
a.outside {
	margin-right: 2px;
	padding-right: 13px;
	background: url(../img/basic/icon_outside.gif) 100% 100% no-repeat;
}
a.zoom {
	margin-right: 2px;
	padding-right: 13px;
	background: url(../img/basic/icon_zoom.png) 100% 100% no-repeat;
}

h1 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}

img {
	margin: 1px 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}
img.frame {
	border: 1px solid #999999;
}

hr {
	display: none;
}
hr.clear {
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 6px 0;
	width: 50%;
}
hr.separate {
	clear: both;
	display: block;
	visibility: visible;
	margin: 0 auto;
	padding: 0;
	width: 95%;
	text-align: center;
}
span.roman {
	font-family: "Times New Roman", serif;
}

del {
	color: #cccccc;
}
ins {
	color: #ff0000;
	text-decoration: none;
}
p.back {
	position: absolute;
	bottom: -14px;
	right: 10px;
	margin: 0;
	padding: 0;
	text-align: right;
}

/* ########## ヘッダ ########## */
#header {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* ########## トピックパス ########## */
#topicpath {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1100;
	height: 32px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #000000 url(../img/basic/back_header_footer.png);
}
html[xmlns] #topicpath {
	height: auto;
	min-height: 32px;
}
#topicpath h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#topicpath p {
	margin: 0;
	padding: 0.6em 10px;
	color: #ffffff;
	font-size: 82%;
	text-align: right;
	line-height: 1.2;
}
#topicpath a {
	color: #ffffff;
	text-decoration : none;
}
#topicpath a:visited {
	color: #ffffff;
}
#topicpath a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ########## メニュー ########## */
#header #menu {
	position: relative;
	top: -15px;
	left: 0;
	z-index: 1200;
	margin: 0 0 0 10px;
	padding: 0;
}

#header #menu h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}

#header #menu ul {
	position: relative;
	top: 0;
	right: 0;
	z-index: 1210;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header #menu ul li {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1220;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#header #menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -9000px;
}

/* start of MacIE 5 hack \*/
#header #menu ul li a {
	overflow: hidden;
}
/* end of MacIE 5 hack */

/* ---------- ヘッダメニュートップ ---------- */
#header #menu ul li.top {
	background: url(../img/basic/back_menu_top_page.png) 0 0 no-repeat;
}
#header #menu ul li a.top {
	background: url(../img/basic/back_menu_top_page.png) 0 0 no-repeat;
}
#header #menu ul a.top:hover {
	background: url(../img/basic/back_menu_top_pageC.png) 0 0 no-repeat;
}

#header #menu ul.top li a.top {
	background: url(../img/basic/back_menu_top_pageB.png) 0 0 no-repeat;
}

/* ---------- ヘッダメニューアーティストリスト ---------- */
#header #menu ul li.artist {
	background: url(../img/basic/back_menu_artist_list.png) 0 0 no-repeat;
}
#header #menu ul li a.artist {
	background: url(../img/basic/back_menu_artist_list.png) 0 0 no-repeat;
}
#header #menu ul a.artist:hover {
	background: url(../img/basic/back_menu_artist_listC.png) 0 0 no-repeat;
}

#header #menu ul.artist li a.artist {
	background: url(../img/basic/back_menu_artist_listB.png) 0 0 no-repeat;
}

/* ---------- ヘッダメニューリリースインフォメーション ---------- */
#header #menu ul li.release {
	background: url(../img/basic/back_menu_release_info.png) 0 0 no-repeat;
}
#header #menu ul li a.release {
	background: url(../img/basic/back_menu_release_info.png) 0 0 no-repeat;
}
#header #menu ul a.release:hover {
	background: url(../img/basic/back_menu_release_infoC.png) 0 0 no-repeat;
}

#header #menu ul.release li a.release {
	background: url(../img/basic/back_menu_release_infoB.png) 0 0 no-repeat;
}

/* ---------- ヘッダメニューライブ ---------- */
#header #menu ul li.live {
	background: url(../img/basic/back_menu_live.png) 0 0 no-repeat;
}
#header #menu ul li a.live {
	background: url(../img/basic/back_menu_live.png) 0 0 no-repeat;
}
#header #menu ul a.live:hover {
	background: url(../img/basic/back_menu_liveC.png) 0 0 no-repeat;
}

#header #menu ul.live li a.live {
	background: url(../img/basic/back_menu_liveB.png) 0 0 no-repeat;
}

/* ---------- ヘッダメニュー旧サイト ---------- */
#header #menu ul li.old {
	float: right;
	position: relative;
	top: 18px;
	left: 0;
	z-index: 1220;
	width: auto;
	height: auto;
	margin: 0 10px;
	padding: 0;
	font-size: 82%;
	background: none;
}
#header #menu ul li a.old {
	display: inline;
	width: auto;
	height: auto;
	color: #336699;
	text-indent: 0;
	background: none;
}


/* ########## フッタ ########## */
#footer {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 3000;
	width: 100%;
	margin: 0;
	padding: 1em 0;
	color: #ffffff;
	text-align: left;
	background: #000000 url(../img/basic/back_header_footer.png);
}

#footer ul.menu {
	list-style-type: none;
	margin: 0 25px;
	padding: 0;
}
#footer ul.menu li {
	float: left;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	font-family: "Trebuchet MS";
	font-size: 100%;
	white-space: nowrap;
	line-height: 1.4;
}

#footer ul.menu li a {
	color: #ffffff;
}
#footer ul.menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer ul.menu li a:visited {
	color: #ffffff;
}
/* ---------- フッタメニュートップ ---------- */
#footer ul.menu li.top {
	width: auto;
}
#footer ul.top a.top {
	color: #999999;
	text-decoration: none;
}
#footer ul.top a.top:hover {
	color: #999999;
}
/* ---------- フッタメニューアーティストリスト ---------- */
#footer ul.menu li.artist {
	width: auto;
}
#footer ul.artist a.artist {
	color: #999999;
	text-decoration: none;
}
#footer ul.artist a.artist:hover {
	color: #999999;
}
/* ---------- フッタメニューリリースインフォメーション ---------- */
#footer ul.menu li.release {
	width: auto;
}
#footer ul.release a.release {
	color: #999999;
	text-decoration: none;
}
#footer ul.release a.release:hover {
	color: #999999;
}

#footer ul.valid {
	float: right;
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}
html[xmlns] #footer ul.valid {
	margin: 0 25px;
}
#footer ul.valid li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0.2em 8px;
	font-size: 82%;
	background: #222222
}
html[xmlns] #footer ul.valid li {
	margin: 0 6px 0.5em 0;
}

#footer ul.valid li a {
	color: #ffffff;
	text-decoration: none;
}
#footer ul.valid li a:hover {
	color: #ffffff;
}
#footer ul.valid li a:visited {
	color: #ffffff;
}


#footer p.notice{
	clear: both;
	margin: 0.4em 25px 0 25px;
	padding: 0;
	font-size: 82%;
	text-align: right;
}
html[xmlns] #footer p.notice{
	margin: 0 25px;
}
#footer address {
	margin: 0 25px;
	padding: 0;
	font-size: 82%;
	font-weight: normal;
	text-align: right;
}
#footer address a {
	color: #ffffff;
}
#footer address a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer address a:visited {
	color: #ffffff;
}

/* ########## 解析タグ ########## */
