@charset "Shift_JIS";

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

/* Cascading Style Sheet for 吉田拓郎 全ページ共通 */

html {
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
/* start of hack for macIE 5.x \*/
html {
	width: auto;
}
/* end hack for macIE 5.x */
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;

	/* for Windows IE 5.x */
	text-align: center;
}
#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	margin: 0 auto;
	padding: 0;

	/* for Windows IE 5.x */
	text-align: left;
}
html[xmlns] #main {
	max-width: 1024px;
}

/* ########## 要素・クラス・全般 ########## */
#main a         { color: #ff4400; }
#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 #666666;
}

hr {
	display: none;
}
hr.clear {
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 6px 0;
	width: 100%;
}
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: #818e60 url(../img/basic/back_header_footer.gif) 50% 0 no-repeat;
}
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;
}
#topicpath a:visited {
	color: #ffffff;
}
#topicpath a:hover {
	color: #ffffff;
	text-decoration: none;
}



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

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

#header #menu ul {
	float: left;
	position: relative;
	top: 0;
	left: 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;
	margin: 0 10px 0 0;
	padding: 0 10px;
	font-family: "Trebuchet MS";
	font-size: 100%;
	white-space: nowrap;
	line-height: 1.4;
}
#header #menu ul li a {
	color: #ff4400;
	text-decoration: none;
}

#header #menu ul li a:visited {
	color: #ff4400;
}
#header #menu ul li a:hover {
	color: #ffcc00;
}
/* ---------- ヘッダメニュートップ ---------- */
#header #menu ul li.top {
	width: auto;
}
#header #menu ul.top a.top{
	color: #cccccc;
}
/* ---------- ヘッダメニュープロフィール ---------- */
#header #menu ul li.profile {
	width: auto;
}
#header #menu ul.profile a.profile {
	color: #cccccc;
}
/* ---------- ヘッダメニューディスコグラフィー ---------- */
#header #menu ul li.discography {
	width: auto;
}
#header #menu ul.discography a.discography {
	color: #cccccc;
}
/* ---------- ヘッダメニュースケジュール ---------- */
#header #menu ul li.schedule {
	width: auto;
}
#header #menu ul.schedule a.schedule {
	color: #cccccc;
}
/* ---------- ヘッダメニューメール ---------- */
#header #menu ul li.mail {
	width: auto;
}
#header #menu ul.mail a.mail {
	color: #cccccc;
}
/* ---------- ヘッダメニューT's-R  ---------- */
#header #menu ul li.diary {
	width: auto;
}
#header #menu ul.diary a.diary {
	color: #cccccc;
}

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

#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;
	border-right: 5px solid #6e7c48;
}

#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.profile {
	width: auto;
}
#footer ul.profile a.profile {
	color: #999999;
	text-decoration: none;
}
#footer ul.profile a.profile:hover {
	color: #999999;
}
/* ---------- フッタメニューディスコグラフィー ---------- */
#footer ul.menu li.discography {
	width: auto;
}
#footer ul.discography a.discography {
	color: #999999;
	text-decoration: none;
}
#footer ul.discography a.discography:hover {
	color: #999999;
}
/* ---------- フッタメニュースケジュール ---------- */
#footer ul.menu li.schedule {
	width: auto;
}
#footer ul.schedule a.schedule {
	color: #999999;
	text-decoration: none;
}
#footer ul.schedule a.schedule:hover {
	color: #999999;
}
/* ---------- フッタメニューメール ---------- */
#footer ul.menu li.mail {
	width: auto;
	border: none;
}
#footer ul.mail a.mail {
	color: #999999;
	text-decoration: none;
}
#footer ul.mail a.mail:hover {
	color: #999999;
}
/* ---------- フッタメニューT's-R ---------- */
#footer ul.menu li.diary {
	width: auto;
	border: none;
}
#footer ul.diary a.diary {
	color: #999999;
	text-decoration: none;
}
#footer ul.diary a.diary: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: #6e7c48;
}
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;
}

