@charset "Shift_JIS";

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

/* Cascading Style Sheet for 全ページ共通 */

html {
	margin: 0 auto;
	padding: 0;
}
body {
	width: 100%;
	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: #f9f9f9 url(../img/basic/back_stripe_white.gif);
	
	/* for Windows IE 6 or lower */
	text-align: center;
}
#main {
	position: relative;
	top: 20px;
	left: 0;
	z-index: 100;
	width: 970px;
	margin: 0 auto 60px auto;
	padding: 0 0 20px 0;
	border: 10px solid #ffffff;
	background: #f9f9f9;
	
	/* for Windows IE 6 or lower */
	text-align: left;
}
html[xmlns] #main {
	width: 950px;
	/* background: url(../img/basic/back_transparent_white_40.png); */
}

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

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

hr {
	display: none;
	border: 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: 1.5em auto;
	padding: 0;
	width: 95%;
	text-align: center;
	border-bottom: 2px dashed #eeeeee;
}
span.roman {
	font-family: "Times New Roman", serif;
}
span.ruby {
	font-size: 80%;
}

del {
	color: #cccccc;
}
ins {
	color: #ff0000 !important;
	text-decoration: none;
}
ins a {
	color: #ff0000 !important;
}

/* ########## ヘッダ ########## */
#header {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}
#header h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

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

/* ---------- ロゴ ---------- */
#header h1 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1020;
	width: 315px;
	height: 50px;
	margin: 8px 20px;
	padding: 0;
	font-size: 50%;
	line-height: 1.0;
}
#header h1 img {
	margin: 0;
	padding: 0;
}

/* ---------- メインメニュー ---------- */
#header #menu ul {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1210;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../img/basic/back_menu_li_white.gif) 50% 50% repeat-x;
}
html[xmlns] #header #menu ul {
	width: auto;
}
#header #menu ul:after {
	content: "";
	clear: both;
	display: block;
}
#header #menu ul li {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1220;
	margin: 0 0 -1px 0;
	padding: 0 20px 5px 20px;
	font-family: "Trebuchet MS";
	font-size: 100%;
	white-space: nowrap;
	line-height: 1.4;
	border-bottom: 1px solid #cccccc;
	background: #ffffff url(../img/basic/back_menu_li_white.gif) 50% 50% repeat-x;
}
html[xmlns] #header #menu ul li {
	margin: 0;
	border: none;
}
#header #menu ul li a {
	margin: 0;
	padding: 0;
	color: #cc0000;
	text-decoration: none;
}

#header #menu ul li a:visited {
	color: #cc0000;
}
#header #menu ul li a:hover {
	color: #ff6600;
	background: url(../img/basic/back_ani_whtie.gif);
}

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

#footer div.link {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 12px;
	padding: 0;
}
#footer div.main {
	margin: 0 12px 0 18px;
}
html[xmlns] #footer div.main {
	margin: 0 12px 0 36px;
}
#footer div.link p {
	margin: 0 0 0.2em 0;
	padding: 0.2em 10px;
	font-family: "Trebuchet MS";
	font-size: 90%;
	text-align: right;
	letter-spacing: 0.2em;
	background: #1e9ee1;
}
#footer div.link ul {
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 10px;
	padding: 0;
	white-space: nowrap;
}
#footer div.link ul li {
	margin: 0;
	padding: 0.2em 0;
	color: #33b7f5;
	font-size: 82%;
}
#footer div.link ul li a {
	color: #ffffff;
	text-decoration: none;
}
#footer div.link ul li a:hover {
	text-decoration: underline;
}
#footer div.link ul.top li.top a { color: #33b7f5; text-decoration: none; }
#footer div.link ul.artist li.artist a { color: #33b7f5; text-decoration: none; }
#footer div.link ul.release li.release a { color: #33b7f5; text-decoration: none; }
#footer div.link ul.rss li.rss a { color: #33b7f5; text-decoration: none; }

#footer ul#AD {
	clear: both;
	margin: 0 50px 2px 50px;
	padding: 0.2em 0 2.2em 0;
	background: #1586c1;
}
#footer ul#AD li {
	margin: 0 35px;
	padding: 0.3em 0;
	font-size: 82%;
}
#footer ul#AD li a {
	color: #ffffff;
}
#footer p#AD-note {
	position: relative;
	top: -2.2em;
	left: 0;
	margin: 0 50px -1em 50px;
	padding: 0;
	text-align: right;
	color: #ffffff;
	font-size: 71%;
}

#footer ul#permission {
	list-style-type: none;
	margin: 0 30px;
	padding: 0;
}

/* ---------- フッターその他 ---------- */
#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: #1586c1;
}
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: #cccccc;
}
#footer address a:hover {
	color: #cccccc;
	text-decoration: none;
}
#footer address a:visited {
	color: #cccccc;
}

#footer p.banner {
	float: right;
	width: 400px;
	margin: 0 10px;
	padding: 0;
	font-size: 82%;
	text-align: right;
}
html[xmlns] #footer p.banner {
	float: right;
	margin: 0 20px;
}

/* ################################## */
/* ### ポップアップサイトイメージ ### */
/* ################################## */
#site-image {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 65536;
	width: 202px;
	margin: 0;
	padding: 20px 25px;
	text-align: center;
	border: 1px solid #ffffff;
	background: #000000 url(../img/basic/back_stripe_black.gif);
}
html[xmlns] #site-image {
	width: 152px;
	width: auto;
	min-width: 150px;
	background: url(../img/basic/back_transparent_black_80.png);
}
#site-image span {
	display: block;
	width: 100%;
	margin: 12px 0 -8px 0;
	padding: 0;
	color: #ffffff;
	font-size: 71%;
	text-align: right;
	line-height: 1.2;
	white-space: nowrap;
}
#site-image img {
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}

/* ############################ */
/* ### ローディングアイコン ### */
/* ############################ */
#loading-icon {
	position: absolute;
	top: -9000px;
	left: -9000px;
	z-index: 65535;
	margin: 0;
	padding: 0;
}
#loading-icon img {
	margin: 0;
	padding: 0;
}

/* ######################## */
/* ### リターンアイコン ### */
/* ######################## */
#back-to-top {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 65535;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 25px;
}
back-to-top img {
	margin: 0;
	padding: 0;
}