@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", sans-serif, "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	line-height: 1.7;
	color: #000000;
	background: #f4f7e6;
	
	/* for Windows IE 6 or lower */
	text-align: center;
}

#main {
	overflow: hidden;
	position: relative;
	top: 7.4em;
	left: 0;
	width: 950px;
	margin: 0 auto 9.7em auto;
	padding: 50px 0;
	background: #fefefd;
	
	/* for Windows IE 6 or lower */
	text-align: left;
}
html[xmlns] #main {
	width: 950px;
	background: url(../img/basic/back_transparent_white_90.png);
}

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

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

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

img {
	margin: 1px 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}
html[xmlns] img {
	margin: 0;
}
img.frame {
	border: 1px solid #cccccc;
}

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: 98%;
	text-align: center;
	border-bottom: 2px dotted #dddddd;
}
span.roman {
	font-family: "Times New Roman", serif;
}
span.ruby {
	font-size: 80%;
}

del,
del * {
	color: #cccccc !important;
	text-decoration: line-through !important;
}

ins,
ins * {
	color: #ff0000 !important;
	text-decoration: none;
}
ins a {
	color: #ff0000 !important;
	text-decoration: underline;
}

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

/* ########## トピックパス ########## */
#topicpath {
	position: relative;
	z-index: 1200;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	border-bottom: 1px solid #ffffff;
	background: #000000;
}
html[xmlns] #topicpath {
	height: auto;
	line-height: 1.0;
}

#topicpath h2 {
	position: absolute;
	bottom: -22px;
	right: 10px;
	z-index: 1210;
	width: 25px;
	height: 22px;
	margin: -22px 0 0 0;
	padding: 0;
	text-indent: -9000px;
	background: url(../img/basic/back_topicpath_title.gif) 50% 100% no-repeat;
}

#topicpath ol {
	list-style-type: none;
	position: relative;
	z-index: 1220;
	margin: 0 5px;
	padding: 0.8em 15px;
	color: #ffffff;
	font-size: 82%;
	text-align: right;
	background: #000000;
}
#topicpath ol li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	vertical-align: middle;
}
html[xmlns] #topicpath ol li {
	display: inline-block;
}
*:first-child+html #topicpath ol li {
	display: inline;
}

#topicpath ol li.location {
	padding: 0.6em 12px;
	background: url(../img/basic/back_ani_black.gif); 
}

#topicpath a {
	display: inline-block;
	margin: 0;
	padding: 0.6em 25px 0.6em 12px;
	color: #ffffff !important;
	text-decoration: none;
	background: #333333 url(../img/basic/back_topicpath_a.gif) 100% 50% no-repeat; 
}
#topicpath a:hover {
	background-color: #444444; 
}

/* ########## ヘッダ・フッタメニュー ########## */
div.menu {
	clear: both;
	position: relative;
	z-index: 1100;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/basic/back_menu.gif) 0 50% repeat-x;
}

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

div.menu ul {
	position: relative;
	list-style-type: none;
	width: 950px;
	height: 2em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 90%;
}
html[xmlns] div.menu ul {
	height: auto;
	min-height: 2em;
	/* background: url(../img/basic/back_menu_line.png) 0 0 repeat-y; */
}

div.menu ul li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Arial";
	font-size: 1em;
	text-align: center;
	white-space: nowrap;
	line-height: 1.0;
}
html[xmlns] div.menu ul li {
	/* background: url(../img/basic/back_menu_line.png) 100% 0 repeat-y; */
}

div.menu ul li.top {
	width: 250px;
}

div.menu ul li a {
	display: block;
	margin: 0;
	padding: 0.5em 20px;
	color: #ffffff !important;
	text-decoration: none;
}
div.menu ul li a:hover {
	background: url(../img/basic/back_menuH.gif) 0 50% repeat-x;
}
html[xmlns] div.menu ul li a:hover {
	background: url(../img/basic/back_transparent_white_10.png);
}

/* ---------- メニュー TOP ---------- */
div.menu ul li.top a.top {
	width: 192px;
	margin: 0 30px;
	padding: 0.5em 0;
	text-indent: -9000px;
	background: url(../img/basic/logo_imperial_menu.gif) 50% 50% no-repeat;
}
html[xmlns] div.menu ul li.top a.top {
	background: url(../img/basic/logo_imperial_menu.png) 50% 50% no-repeat;
}

div.menu ul li.top a.top:hover {
	background: url(../img/basic/logo_imperial_menu.gif) 50% 50% no-repeat;
}
html[xmlns] div.menu ul li.top a.top:hover {
	background: url(../img/basic/logo_imperial_menu.png) 50% 50% no-repeat;
}

/* ########## SNS共有 ########## */
#share {
	position: relative;
	margin: 0;
	padding: 10px
}

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

#share ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 8px 12px 5px 12px;
	font-size: 50%;
	line-height: 1.0;
	border: 1px solid #eeeeee;
	background: #f4f7e6 url(../img/basic/back_gradation_body.jpg) 50% 0 repeat-x;
}
#share ul li {
	float: left;
	margin: 0 2px;
	padding: 0;
}
#share ul li.facebook-link {
	overflow: hidden;
	width: 74px;
}
#share ul li * {
	margin: 0 !important;
	padding: 0 !important;
	font-family: "メイリオ" !important;
	letter-spacing: 0 !important;
}

#share ul li iframe {
	overflow: hidden !important;
	width: 74px;
	height: 21px;
	border: none;
}

/* ########## アーティスト名ほか ########## */
#artist {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
}

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

#artist dl {
	position: relative;
	margin: 0;
	padding: 0 0 0.5em 0;
	line-height: 1.0;
	border-bottom: 1px dotted #999999;
}

#artist dl.ggs { background: url(../img/logo/GGS_logo.gif) 96% 60% no-repeat; }

#artist dl dt {
	margin: 0;
	padding: 0 40px;
	color: #444444;
	font-family: "Trebuchet MS";
	font-size: 300%;
	font-weight: bold;
}
#artist dl dt a {
	color: #444444 !important;
	text-decoration: none;
}

#artist dl dd.japanese {
	margin: 0.2em 0 0 0;
	padding: 0 40px;
	color: #999999;
	font-size: 90%;
}

/* ########## アーティストメニュー ########## */
#menu {
	position: relative;
	height: 2.5em;
	margin: 0;
	padding: 0 40px;
}

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

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0 30px 0 3px;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 82%;
}
#menu ul li a {
	color: #cc6600 !important;
}

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

/* ########## 動画リスト ########## */
#fullscreen-movie-list {
	position: relative;
	top: 20px;
	margin: 0 25px 20px 25px;
	padding: 0;
	font-size: 82%;
	border: 1px solid #ffffff;
	background: #333333;
}
html[xmlns] #fullscreen-movie-list {
	background: url(../img/basic/back_transparent_white_10.png);
}

#fullscreen-movie-list h2 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1210;
	width: 100%;
	margin: 0;
	padding: 0.4em 12px;
	color: #cccccc;
	font-family: "Trebuchet MS";
	font-size: 120%;
	font-weight: normal;
	text-align: right;
	line-height: 1.0;
}
html[xmlns] #fullscreen-movie-list h2 {
	width: auto;
}

#fullscreen-movie-list ul {
	position: relative;
	z-index: 1220;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#fullscreen-movie-list ul li {
	margin: 0.5em 0;
	padding: 0.2em 0 0.2em 52px;
	background: url(../img/basic/icon_movie.gif) 25px 0.3em no-repeat;
}

#fullscreen-movie-list ul li a {
	color: #ffffff;
	text-decoration: none;
}

#fullscreen-movie-list ul li strong {
	display: inline-block;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	width: 8em;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	border-right: 1px dotted #666666;
}
html[xmlns] #fullscreen-movie-list ul li strong {
	width: auto;
	min-width: 7em;
}

/* ########## このページに関する情報 ########## */
#footer-page-info {
	position: relative;
	top: 20px;
	left: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
#footer-page-info h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

/* ---------- W3C Validator ---------- */
#footer-page-info ul.valid {
	list-style-type: none;
	margin: 0 25px 0.5em 25px;
	padding: 0;
	text-align: right;
}
#footer-page-info ul.valid li {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 82%;
	line-height: 1.4;
	vertical-align: middle;
	background: #222222;
}
html[xmlns] #footer-page-info ul.valid li {
	display: inline-block;
	margin: 0;
	line-height: 1.0;
	background: url(../img/basic/back_transparent_white_10.png);
}
*:first-child+html #footer-page-info ul.valid li {
	display: inline;
}

#footer-page-info ul.valid li a {
	display: inline-block;
	margin: 0;
	padding: 0.6em 7px 0.6em 10px;
	color: #ffffff !important;
	text-decoration: none;
}
html[xmlns] #footer-page-info ul.valid li a {
	padding: 0.6em 10px;
}

/* ---------- 注意書き ---------- */
#footer-page-info p.notice{
	clear: both;
	margin: 0 25px;
	padding: 0;
	font-size: 71%;
	text-align: center;
}

/* ---------- 著作権情報 ---------- */
#footer-page-info address {
	margin: 0 25px;
	padding: 0;
	font-size: 82%;
	font-weight: normal;
	text-align: center;
}
#footer-page-info address img {
	margin: 0;
	padding: 0;
}
#footer-page-info address a {
	color: #ffffff !important;
	text-decoration: none;
}


/* ########## トピックス ########## */
#topics {
	position: relative;
	top: 25px;
	margin: 0 0 25px 0;
	padding: 0;
}

#topics h3 {
	margin: 0.5em 40px;
	padding: 0.2em 10px 0 10px;
	color: #999933;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 0.5em;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #topics h3 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}

/* ---------- RSS ---------- */
#topics ul {
	overflow: hidden;
	list-style-type: circle;
	width: 850px;
	margin: 0 50px;
	padding: 0;
}

#topics ul li {
	margin: 0 40px;
	padding: 0;
	font-size: 71%;
	white-space: nowrap;
}
#topics ul li.error {
	color: #999999;
}

#topics ul li a {
	display: inline-block;
	margin: 0 0 0 10px;
	text-decoration: none;
}
#topics ul li a:hover {
	text-decoration: underline;
}

/* ---------- メモ ---------- */
#topics p.memo {
	margin: 1em 50px 0.5em 50px;
	padding: 0;
	color: #666666;
	font-size: 82%;
	text-align: center;
}

/* ########## ツイッター ########## */
#twitter {
	overflow: hidden;
	position: absolute;
	z-index: 32000;
	top: 0;
	left: -420px;
	width: 400px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000000;
}
html[xmlns] #twitter {
	width: 400px;
	padding: 0 10px 0 0;
	position: fixed;
	background: url(../img/basic/back_transparent_black_80.png);
}

#twitter a { color: #cccc00; }
#twitter a:hover { color: #cccc00; }
#twitter a:visited { color: #ffffff; }

/* ---------- スクロールバー ---------- */
#twitter #twitter-scroll-bar {
	position: none;
	top: 8%;
	left: 397px;
	width: 6px;
	height: 84%;
	margin: 0;
	padding: 0;
	background: #444444;
}
html[xmlns] #twitter #twitter-scroll-bar {
	position: fixed;
	background: url(../img/basic/back_transparent_white_20.png);
}

#twitter #twitter-scroll-bar #twitter-cursor {
	cursor: n-resize;
	position: relative;
	top: 0;
	left: -1px;
	width: 8px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	background: #333333;
}
html[xmlns] #twitter #twitter-scroll-bar #twitter-cursor {
	width: 6px;
}
*:first-child+html #twitter #twitter-scroll-bar #twitter-cursor {
	height: 78%;
}

/* ---------- 結果格納用 ---------- */
#twitter-results {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* ---------- クローズ ---------- */
#twitter-close {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 4px;
	left: 4px;
	z-index: 32100;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 50%;
	line-height: 1.0;
}

/* ---------- ローディング ---------- */
#twitter-loading {
	color: #ffffff;
	margin: 1em 10px;
	padding: 0;
	font-size: 82%;
	text-align: right;
}

/* ---------- 各ツィート ---------- */
#twitter-results dl {
	position: relative;
	top: 0;
	left: 0;
	width: 382px;
	margin: 0 10px;
	padding: 10px 10px 10px 70px;
	color: #ffffff;
	border-bottom: 1px dotted #555555;
}
html[xmlns] #twitter-results dl {
	width: auto;
}

#twitter-results dl dt {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	color: #ffffff;
	font-size: 82%;
	font-weight: bold;
}
#twitter-results dl dt a {
	color: #ffffff !important;
	text-decoration: none;
}
#twitter-results dl dt a:hover {
	text-decoration: underline;
}

#twitter-results dl dd {
	margin: 0;
	padding: 0;
}

#twitter-results dl dd.screen-name {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	color: #cccccc;
	font-size: 64%;
	line-height: 2.3;
}

#twitter-results dl dd.retweet {
	float: left;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-size: 64%;
	line-height: 2.3;
	white-space: nowrap;
}

#twitter-results dl dd.icon {
	position: absolute;
	top: 15px;
	left: 0;
	width: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#twitter-results dl dd.icon img {
	border: 1px solid #666666;
}

#twitter-results dl dd.tweet {
	clear: both;
	position: relative;
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 71%;
}

#twitter-results dl dd.function {
	float: left;
	margin: 0;
	padding: 0;
	font-family "Trebuchet MS";
	font-size: 64%;
	font-style: italic;
	text-align: right;
}
#twitter-results dl dd.function a {
	color: #ffffff !important;
	text-decoration: none;
}
#twitter-results dl dd.function a:hover {
	text-decoration: underline;
}

#twitter-results dl dd.time {
	margin: 0;
	padding: 0;
	font-size: 64%;
	text-align: right;
}
#twitter-results dl dd.time a {
	color: #ffffff !important;
	text-decoration: none;
}
#twitter-results dl dd.time a:hover {
	text-decoration: underline;
}

/* ---------- アカウントインフォ（上書き） ---------- */
#twitter-results dl.account-info {
	margin: 10px;
	padding: 10px;
	color: #ffffff;
	border-bottom: none;
	border: 1px solid #666666;
}
html[xmlns] #twitter-results dl.account-info {
	background: url(../img/basic/back_transparent_black_20.png)
}

#twitter-results dl.account-info dt {
	float: none;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.2;
}

#twitter-results dl.account-info dd.screen-name {
	color: #ffffff;
	font-size: 100%;
	line-height: 1.2;
}

#twitter-results dl.account-info dd.location {
	color: #cccccc;
	font-size: 71%;
	line-height: 2.0;
}

#twitter-results dl.account-info dd.follow-me {
	color: #cccccc;
	font-size: 71%;
	line-height: 2.5;
}

#twitter-results dl.account-info dd.description {
	clear: both;
	margin: 0 0 0 80px;
	font-size: 71%;
}

/* ########## フェイスブック ########## */
#facebook {
	position: absolute;
	z-index: 32000;
	top: 50px;
	left: -302px;
	width: 292px;
	margin: 0 0 50px 0;
	padding: 0;
	text-align: left;
	background: #ffffff;
}
html[xmlns] #facebook {
	position: fixed;
	background: url(../img/basic/back_transparent_white_95.png);
}

#facebook a { color: #cccc00; }
#facebook a:hover { color: #cccc00; }
#facebook a:visited { color: #ffffff; }

/* ---------- 結果格納用 ---------- */
#facebook-results {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* ---------- クローズ ---------- */
#facebook-close {
	position: absolute;
	width: 16px;
	height: 16px;
	top: -7px;
	right: -7px;
	z-index: 32100;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 50%;
	line-height: 1.0;
}

/* ---------- ローディング ---------- */
#facebook-loading {
	color: #ffffff;
	margin: 1em 20px;
	padding: 0;
	font-size: 82%;
}

