@charset "UTF-8";

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

/* Cascading Style Sheet for Xuelian */

/* -------------------- 全ページ共通 -------------------- */
/* -- レイヤー -- */
html {
	background: url(../img/back_html.gif) repeat-y 50% 0;
}
body {
    font-family: "Arial", sans-serif, "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	margin: auto auto;
	padding: 0;
	width: 750px;
	line-height: 140%;
	background: url(../img/back_body.jpg) 100% 0% no-repeat #FFFFFF;
}
#top {
	margin: 5px auto 35px auto;
	padding: 0;
}
/* -- トピックパス -- */
#topicpath {
	width: 750px;
	margin: 0;
	padding: 0;
/*
	background: #3DBE90;
	background: url(../img/back_topicpath.jpg) 0% 0% no-repeat;
*/
}
#topicpath p {
/*	color: #FFFFFF;*/
	margin: 0;
	padding: 0.2em 1em;
	font-size: 80%;
	font-family: "Arial", sans-serif;
	text-align: right;
	line-height: 110%;
}

#topicpath a {
	color: #333333;
}

#topicpath a:visited { color: #333333; }

/* -- フッタ -- */
#footer {
	width: 750px;
	margin: 0;
	padding: 0;
	background: #61C39C;
	line-height: 110%;
}
#footer address {
	color: #FFFFFF;
	margin: 0;
	padding: 0.2em 1em;
	font: normal 80% "Arial", sans-serif;
	text-align: right;
}
#footer p.valid {
	margin: 0;
	padding: 1px 0.5em;
	float: left;
}
#footer a {
	color: #FFFFFF;
}

#footer a:visited { color: #FFFFFF; }

/* -- メニュー -- */
#menu {
	margin: 265px 0 0 5px;
	padding: 0;
	height: 35px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li{
	width: 100px;
	height: 35px;
	margin: 0;
	padding: 2px;
	float: left;
}
#menu a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#menu a.top {
	background: url(../img/back_menu_topB.gif) no-repeat;
}
#menu ul.top a.top {
	background: url(../img/back_menu_top.gif) no-repeat;
}
#menu a.top:hover {
	background: url(../img/back_menu_top.gif) no-repeat;
}

#menu a.profile {
	background: url(../img/back_menu_profileB.gif) no-repeat;
}
#menu ul.profile a.profile {
	background: url(../img/back_menu_profile.gif) no-repeat;
}
#menu a.profile:hover {
	background: url(../img/back_menu_profile.gif) no-repeat;
}

#menu a.discography {
	background: url(../img/back_menu_discoB.gif) no-repeat;
}
#menu ul.discography a.discography {
	background: url(../img/back_menu_disco.gif) no-repeat;
}
#menu a.discography:hover {
	background: url(../img/back_menu_disco.gif) no-repeat;
}

#menu a.schedule {
	background: url(../img/back_menu_scheB.gif) no-repeat;
}
#menu ul.schedule a.schedule {
	background: url(../img/back_menu_sche.gif) no-repeat;
}
#menu a.schedule:hover {
	background: url(../img/back_menu_sche.gif) no-repeat;
}

#menu a.mail {
	background: url(../img/back_menu_mailB.gif) no-repeat;
}
#menu ul.mail a.mail {
	background: url(../img/back_menu_mail.gif) no-repeat;
}
#menu a.mail:hover {
	background: url(../img/back_menu_mail.gif) no-repeat;
}

#menu a.special {
	background: url(../img/back_menu_specialB.gif) no-repeat;
}
#menu ul.special a.special {
	background: url(../img/back_menu_special.gif) no-repeat;
}
#menu a.special:hover {
	background: url(../img/back_menu_special.gif) no-repeat;
}

#menu a.mail {
	background: url(../img/back_menu_mailB.gif) no-repeat;
}
#menu ul.mail a.mail {
	background: url(../img/back_menu_mail.gif) no-repeat;
}
#menu a.mail:hover {
	background: url(../img/back_menu_mail.gif) no-repeat;
}

#menu span {
	font-size: 10px;
	visibility: hidden;
}

/* -- 要素・クラス・全般 -- */
a { color: #3DBE90; }

a:visited { color: #333333; }

a:hover { text-decoration: none; }

div.contents {
	width: 600px;
	margin: 0 auto;
	padding: 1em 0;
}

h2 span, h3 span {
	visibility: hidden;
}

hr {
	clear: both;
	visibility: hidden;
	
}

img {
	border: none;
	vertical-align: middle;
	margin: 1px 0;
}
img.frame {
	border: 1px solid #000000;
}
.hidden {
	display: none;
}

li img {
	padding: 2px 0;
}
p.info {
	clear: both;
	text-align: center;
	font-size: 90%;
	margin: 0 35px;
	padding: 2em 0 0 0;
	border: 2px #999999;
	border-style: none none dotted none;
}

ruby rt, ruby rp  {
	color: #666666;
}

/* -------------------- ページ別設定 -------------------- */
/* -- トップページ -- */
#hot-info {
	clear: both;
	margin: 0 60px;
	padding: 10px;
	height: 150px;
	border: 1px solid #A8CABE;
	background: url(../img/back_hotinfo.gif) 100% 0 no-repeat;
}
h2.hot-info {
	display: none;
}
#hot-info p.product {
	float: left;
	padding: 0;
	margin: 0;
}
#hot-info ul {
	list-style-type: none;
	font-size: 90%;
	margin: 0 0 1em 180px;
	padding: 0;
	border-left: 2px solid #CCCCCC;
}
#hot-info li {
	margin: 0;
	padding: 0 0 0 0.4em;
}

#topics {
	width: 560px;
	margin: 0;
	padding: 2em 0 0 150px;
	background: url(../img/img_xuelian.jpg) 0 100% no-repeat;
}
h2.topics {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_topics.gif) no-repeat 50% 0%;
}
#topics dl {
	margin: 0 34px;
	padding-bottom: 2em;
}
#topics dt {
	clear: both;
	padding: 0 1em;
	color: #229C51;
	font-weight: bold;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
}
#topics dd {
	margin: 0;
	padding: 0 1em 0 1.5em;
	font-size: 90%;
}
#topics dd.date {
	font-family: "Georgia", "Arial", sans-serif;
	text-align: right;
	font-weight: bold;
}
#topics dd.link {
	text-align: right;
	padding-top: 0.8em;
	padding-right: 1em;
}
#topics dd.image {
	float: left;
	padding-bottom: 2em;
}

/* -- プロフィール -- */
#profile {
	width: 600px;
	margin: 0 auto 3em auto;
}
h2.profile {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_profile.gif) no-repeat 50% 0%;
}
#profile p.artist-photo {
	float: right;
	margin: 0;
	padding: 0 0 0 0.5em;
}
#profile dl {
	margin: 2em 10px 2em 10px;
}
#profile dt {
	padding-left: 1em;
	color: #229C51;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	font-weight: bold;
}
#profile dd {
	margin: 0;
	padding: 0 2em;
	font-size: 90%;
}
#profile dd.name {
	font-size: 82%;
}
#profile dd.profile {
	padding-top: 1em;
}

#profile table {
	width: 530px;
	border: 1px #3DBE90;
	border-style: solid none;
	border-collapse: collapse;
	font-size: 82%;
	margin: 0 auto;
}
#profile caption {
	text-align: left;
	width: 530px;
	margin: 0 50px;
	padding: 0 5px;
}
#profile col.contact {
	text-align: center;
	width: 9em;
}
#profile td {
	border: 1px #3DBE90;
	border-style: solid none;
	background: url(../img/back_cell.gif) 0% 0% repeat-x;
	padding: 0.2em;
}
#profile td.ad {
	text-align: center;
	width: 8em;
}

/* -- ディスコグラフィー -- */
#discography {
	width: 600px;
	margin: auto auto 3em auto;
}
h2.discography {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_discography.gif) no-repeat 50% 0%;
}

#discography dl {
	min-height: 55px;
	margin: 0 0 1em 20px;
	clear: both;
	border-left: 2px solid #CCCCCC;
}
#discography dt {
	margin-left: 1em;
	padding-left: 55px;
	color: #229C51;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	font-weight: bold;
}
#discography dt a {
	color: #3DBE90;
}
#discography dd {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#discography dd.jacket {
	position: relative;
	top: -1.5em;
	left: 0px;
	float: left;
	width: 12%;
	padding: 0.2em 0 0 10px;
}
#discography dd.media {
	text-align: right;
	padding: 0 3em;
}
#discography ul {
	list-style-type: none;
	text-align: center;
	font-size: 90%;
	margin: 0 35px;
	padding: 2em 0 0 0;
	border: 2px #999999;
	border-style: none none dotted none;
}
#discography ul li {
	display: inline;
	padding-right: 1em;
}
#discography small {
	font-weight: normal;
	font-size: 82%;
}
/* -- ディスコグラフィー詳細 -- */
#cd-info {
	margin: auto auto 3em auto;
	padding: 0;
	width: 600px;
}
h2.newrelease {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_newrelease.gif) no-repeat 50% 0%;
}
#cd-info dl {
	margin: 0;
}
#cd-info dt {
	margin-left: 0;
	padding-left: 175px;
	color: #229C51;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	font-weight: bold;
}
#cd-info dd {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#cd-info dd.data {
	padding: 0;
	margin: 0;
	padding-right: 0;
}
#cd-info dd.jacket {
	position: relative;
	top: -1.5em;
	left: 0px;
	float: left;
	width: 27%;
	padding: 0.2em 0 0 0;
	margin-right: 10px;
}
#cd-info dd.comment {
	padding-top: 2em;
}
#cd-info dd.list {
	padding-top: 1em;
}

#cd-info ol {
	clear: both;
	color: #229C51;
	margin: 0 0 0 50px;
	padding: 0;
}
#cd-info ol li{
	clear: both;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
}

#cd-info li span.author {
	color: #888888;
}
#cd-info li span.media {
	float: right;
	line-height: 18px;
	padding-right: 20px
/*
	position: relative;
	top: -1.5em;
	margin-bottom: -1.5em;
	width: 15%;
*/
}
#cd-info ul.icon-info {
	clear: both;
	list-style-type: none;
	text-align: center;
	font-size: 90%;
	margin: 0;
	padding: 3em 0 0 0;
	border: 2px #CCCCCC;
	border-style: none none dotted none;
}
#cd-info ul.icon-info li {
	display: inline;
	padding: 0 0.5em;
}
#cd-info ul.more-info {
	background: #F9FFF9;
	border: 1px solid #99CC99;
	margin: 2em 20px 0 20px;
	padding: 0.2em 1em;
	font-size: 90%;
	list-style-type: none;

}
/* -- スケジュール -- */
#schedule {
	margin: auto auto 3em auto;
	width: 600px;
}
h2.schedule {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_schedule.gif) no-repeat 50% 0%;
}
#schedule table {
	width: 530px;
	border: 1px #3DBE90;
	border-style: solid none;
	border-collapse: collapse;
	font-size: 80%;
	margin: 0 auto 2em auto;
}
#schedule caption {
	text-align: left;
	width: 530px;
	margin: 0 50px;
	padding: 0 5px;
}
#schedule col.media {
	text-align: center;
	width: 5em;
}
#schedule col.time {
	text-align: center;
	width: 6em;
}
#schedule col.contact {
	text-align: center;
	width: 9em;
}
#schedule th {
	font-weight: normal;
	background: #EEFFEE;
	border: 1px #3DBE90;
	border-style: solid none;
	padding: 0.2em;
}
#schedule td {
	border: 1px #3DBE90;
	border-style: solid none;
	background: url(../img/back_cell.gif) 0% 0% repeat-x;
	padding: 0.2em;
}
#schedule td.media {
	text-align: center;
	width: 6em;
}
#schedule td.time {
	text-align: center;
	width: 6em;
}
#schedule em{
	font-style: normal;
	font-weight: bold;
	color: #229C51;
}
/* -- スペシャル -- */
#special {
	margin: auto auto 2em auto;
	padding-bottom: 45px;
	width: 600px;
	background: url(../img/back_div_bottom.gif) 50% 100% no-repeat;
	clear: both;
}
h2.special {
	width: 600px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(../img/h2_special.gif) no-repeat 50% 0%;
}

#special dl {
	clear: both;
	margin: 0 35px 1em 65px;
	border-left: 2px solid #CCCCCC;
}
#special dt {
	margin-left: 1em;
	color: #229C51;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	font-weight: bold;
}
#special dt a {
	color: #3DBE90;
}
#special dd {
	margin: 0;
	padding: 0 3em;
	font-size: 90%;
}
#special dd.date {
	font-family: "Georgia", "Arial", sans-serif;
	float: left;
}
#special dd.link {
	text-align: right;
	padding-right: 2em;
}
#special dd.comment {
	clear: both;
	padding-top: 1em;
}

/* -- スペシャルコンテンツ -- */
#special01 {
	margin: auto auto 2em auto;
	width: 550px;
	clear: both;
}
#special01 p {
	font-size: 90%;
	line-height: 200%;
}
#special01 div.section {
	margin-bottom: 2em;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #CCCCCC;
}
p.shimoji {
	color: #229C51;
}
p.finish {
	color: #999999;
	text-align: right;
}

/* -- メール -- */
#mail {
	clear: both;
	width: 600px;
	margin: auto auto 3em auto;
}
h2.mail {
	width: 600px;
	height: 45px;
	margin: 0;
	background: url(../img/h2_mail.gif) no-repeat 50% 0%;
}
#mail span.key {
	color: #666666;
	border-bottom: 1px dotted #E4A528;
}
#mail ul {
	font-size: 90%;
	list-style-type: circle;
	padding-left: 35px;
	margin-left: 35px;
}
#mail ul em {
	color: #FF0000;
	font-style: normal;
}
#mail fieldset {
	font-size: 90%;
	margin: 0 50px;
	padding: 0 20px;
	width: 460px;
}
#mail fieldset em{
	color: #FF0000;
	font-style: normal;
}

#mail legend {
	color: #229C51;
}
#mail p {
	padding: 0 55px;
	text-align: right;
}
#mail dl {
	clear: both;
	margin: 0 30px;
	border-left: 2px solid #999999;
}
#mail dt {
	clear: both;
	margin-left: 1em;
	color: #229C51;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	font-weight: bold;
}
#mail dd {
	margin: 0;
	padding: 0 3em;
	font-size: 90%;
}