@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: #ffffff url(../img/basic/back_body.jpg) 50% 50% no-repeat fixed;
	
	/* for Windows IE 6 or lower */
	text-align: center;
}
#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #3a2b26;
	background: url(../img/basic/back_main.gif);
	
	/* for Windows IE 6 or lower */
	text-align: left;
}
html[xmlns] #main {
	width: 930px;
}

/* ########## 要素・クラス・全般 ########## */
#main a         { color: #336699; }
#main a:visited { color: #999999; }
#main a:hover   {
	color: #ff6600;
	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: 90%;
	text-align: center;
}
span.roman {
	font-family: "Times New Roman", serif;
}
span.ruby {
	font-size: 80%;
}

del {
	color: #cccccc;
}
ins {
	color: #ff0000;
	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: center;
}

/* ########## トピックパス ########## */
#topicpath {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1100;
	height: 32px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #3a2b26 url(../img/basic/back_header_footer.gif);
}
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: 0;
	left: 0;
	z-index: 1200;
	width: 950px;
	margin: 0.2em auto 0 auto;
	padding: 0;
	text-align: left;
}

#header #menu h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#header #menu ul {
	float: right;
	position: relative;
	top: 0;
	right: -5px;
	z-index: 1210;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
html[xmlns] #header #menu ul {
	right: -2px;
}
#header #menu ul li {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1220;
	margin: 0 2px 0 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 100%;
	white-space: nowrap;
	line-height: 1.4;
	background: #ffffff url(../img/basic/back_menu_li_white.gif) 50% 50% repeat-x;
	border: 1px solid #cccccc;
}
#header #menu ul li a {
	display: block;
	margin: 0;
	padding: 0.3em 15px;
	color: #336699;
	text-decoration: none;
}

#header #menu ul li a:visited {
	color: #336699;
}
#header #menu ul li a:hover {
	color: #ff3333;
	background: url(../img/basic/back_ani_white.gif);
}
/* ---------- ヘッダメニュートップ ---------- */
#header #menu ul.top a.top {
	color: #cccccc;
}
#header #menu ul.top a.top:hover {
	background: none;
}
/* ---------- ヘッダメニュープロフィール ---------- */
#header #menu ul.profile a.profile {
	color: #cccccc;
}
#header #menu ul.profile a.profile:hover {
	background: none;
}
/* ---------- ヘッダメニューディスコグラフィー ---------- */
#header #menu ul.discography a.discography {
	color: #cccccc;
}
#header #menu ul.discography a.discography:hover {
	background: none;
}
/* ---------- ヘッダメニュースケジュール ---------- */
#header #menu ul.schedule a.schedule {
	color: #cccccc;
}
#header #menu ul.schedule a.schedule {
	background: none;
}
/* ---------- ヘッダメニューメール ---------- */
#header #menu ul.mail a.mail {
	color: #cccccc;
}
#header #menu ul.mail a.mail {
	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: #3a2b26 url(../img/basic/back_header_footer.gif);
}

#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.top a.top {
	color: #62524d;
	text-decoration: none;
}
#footer ul.top a.top:hover {
	color: #62524d;
}
/* ---------- フッタメニュープロフィール ---------- */
#footer ul.profile a.profile {
	color: #62524d;
	text-decoration: none;
}
#footer ul.profile a.profile:hover {
	color: #62524d;
}
/* ---------- フッタメニューディスコグラフィー ---------- */
#footer ul.discography a.discography {
	color: #62524d;
}
#footer ul.discography a.discography:hover {
	color: #62524d;
}
/* ---------- フッタメニュースケジュール ---------- */
#footer ul.schedule a.schedule {
	color: #62524d;
	text-decoration: none;
}
#footer ul.schedule a.schedule:hover {
	color: #62524d;
}

/* ---------- FLASH広告 ---------- */
#footer ul#AD {
	clear: both;
	margin: 0 50px 2px 50px;
	padding: 0.2em 0 2.2em 0;
	background: #2b1e19;
}
#footer ul#AD li {
	margin: 0 35px;
	padding: 0.3em 0;
	font-size: 82%;
}
#footer ul#AD li a {
	color: #ffffff;
	text-decoration: none;
}
#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.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: #2b1e19;
}
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;
}
