@charset"utf-8";

/* 新着情報 */
.update_title {
	color: #FFF;
	background-color: #474545;
	margin: 0px;
	font-size: 13px;
	line-height: 13px;
	border: 1px solid #474545;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.update {
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 250px;
	overflow: auto;
	border: 1px solid #474545;
	padding: 10px;
}
.update .news_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474545;
	line-height: 1.5em;
}
.update p.news_nen {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.update .news_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.feed_box {
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
	border: 1px solid #474545;
	padding: 10px;
}
.feed_box2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
#feed_staff {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#feed_staff h4 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#feed_staff dl {
	margin: 0px;
	padding: 0px;
}
#feed_staff dt {
	margin: 0px;
	padding: 0px;
}

/* インフォメーション */
.information_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	width: 580px;
}
h3.information_title {
	border-bottom-width: 3px;
	border-bottom-style: double;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 160%;
	border-bottom-color: #474545;
	line-height: 160%;
}
.information_box table {
	width: 580px;
	margin: 0px;
}
.information_box table tr th  {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474545;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.information_box table tr td  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474545;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	vertical-align: top;
}
.information_box table tr td.wide  {
	padding-left: 20px;
	width: 430px;
}
.information_box table tr td.wide .nen{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.information_box table tr th img.chirashi {
	border: 1px solid #474545;
	padding: 2px;
	float: left;
	margin-right: 10px;
}

/* プロフィール */
#profile_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
}
#profile_box p {
	margin-bottom: 30px;
	line-height: 2.5em;
}
#profile_box p .right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* ディスコグラフィー */
#discography_box {
	width: 800px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#discography_box table {
	width: 800px;
	margin-bottom: 70px;
}
#discography_box table tr td {
	width: 390px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	padding-top: 20px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
#discography_box table tr td .pic {
	float: left;
	margin-right: 15px;
	width: 120px;
}
#discography_box table tr td .pic img {
	border: 5px solid #FFF;
}
#discography_box table tr td div.text {
	float: left;
	width: 255px;
}
#discography_box table tr td .text h3 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474545;
}
#discography_box table tr td.ma {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ファンレター */
#fan-letter_box {
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 800px;
}

/* リンク */
.link_box {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 90px;
}
.link_box ul {
	width: 872px;
	margin-right: -12px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_box ul li {
	padding: 0px;
	float: left;
	height: 86px;
	width: 206px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_box ul li a {
	display: block;
	height: 80px;
	width: 200px;
	padding: 2px;
	border: 1px solid #FFF;
}
.link_box ul li a:hover {
	height: 80px;
	width: 200px;
	border: 1px solid #ffe25a;
}
.link_box ul li a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* お問い合わせ */
#contact_box {
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 800px;
}
/* 個人情報の取り扱いについて */
#policy_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#policy_box .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474545;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 110%;
}
#policy_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 35px;
	margin-left: 20px;
}

/* サンクス */
#thanks_box {
	text-align: center;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#thanks_box p {
	line-height: 300%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* サイトマップ */
.sitemap_box {
	padding: 0px;
	width: 560px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.sitemap_box .smap_box {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #474545;
}
.sitemap_box .smap_box p {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sitemap/sitemap_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}