@charset "UTF-8";

.pankuzu {
	font-size: 10px;
	line-height: 30px;
	text-align: right;
}

/* プロフィール */
.profile_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#profile_title {
	height: 30px;
	width: 466px;
	background-image: url(../img/profile/profile_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.profile_box p {
	line-height: 190%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}
.profile_box img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

/* スケジュール */
.schedule_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#schedule_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/schedule/schedule_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.s_table_box {
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
}
h3.ss_title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-indent: 20px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.s_table_box table {
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.s_table_box table tr th {
	text-align: left;
	font-weight: normal;
	width: 90px;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.s_table_box table tr td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 20px;
}
.s_table_box table tr .wide {
	width: 510px;
}

#schedule_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	position: fixed;
}
/* スケジュールmenu */
ul.schedule_menu {
	list-style-type: none;
	padding: 0px;
	height: 141px;
	width: 170px;
	background-image: url(../img/schedule/s_menu01.gif);
	background-repeat: no-repeat;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.live {
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/schedule/s_menu01.gif);
}
li.live a {
	display: block;
	width: 170px;
	height: 35px;
	outline:0px;
}
li.live a:hover {
	background-image: url(../img/schedule/s_menu02.gif);
	background-repeat: no-repeat;
}
li.dinner {
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/schedule/s_menu01.gif);
	background-position: 0px -35px;
}
li.dinner a {
	display: block;
	width: 170px;
	height: 35px;
	outline:0px;
}
li.dinner a:hover {
	background-image: url(../img/schedule/s_menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
li.event {
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/schedule/s_menu01.gif);
	background-position: 0px -70px;
}
li.event a {
	display: block;
	width: 170px;
	height: 35px;
	outline:0px;
}
li.event a:hover {
	background-image: url(../img/schedule/s_menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
li.media {
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/schedule/s_menu01.gif);
	background-position: 0px -105px;
}
li.media a {
	display: block;
	width: 170px;
	height: 35px;
	outline:0px;
}
li.media a:hover {
	background-image: url(../img/schedule/s_menu02.gif);
	background-repeat: no-repeat;
	background-position: 0px -105px;
}

#schedule_right {
	margin: 0px;
	float: right;
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#schedule_right .s_title {
	padding: 0px;
	height: 36px;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ディスコグラフィー */
.discography_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#discography_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/discography/discography_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.discography_box table {
	width: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.discography_box table tr th {
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.discography_box table tr td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
}
.discography_box table.d_ichiran {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
}
h3.d_title {
	font-size: 150%;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3.d_title img {
	padding-bottom: 0.1em;
}
.discography_box table tr td p {
	padding: 0px;
	line-height: 140%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.discography_box table.d_ichiran tr td {
	margin: 0px;
	padding: 0px;
	width: 440px;
}
.discography_box .d_ichiran tr td h3 {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.discography_box table.d_ichiran tr td p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 180%;
}

/* フォト */
.photo_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photo_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/photo/photo_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.photo_little_box {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.photo_little_box h3 {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #8FC220;
	text-indent: 5px;
	line-height: 200%;
}
#photo {
	width: 880px; /* 全体の横幅 */
	height: 137px;
}
#photo ul {
	width: 900px;
	height: 137px;
	margin-right: -20px; /* ここがポイント！ */
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photo li {
	float: left; /* floatで段組み */
	width: 205px;
	height: 137px;
	margin-right: 20px; /* 写真間の余白 */
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* コンタクト */
.contact_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/contact/contact_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#thanks_box {
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	line-height: 250%;
}

/* プライバシーポリシー */
#privacy_box {
	padding: 0px;
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#privacy_box .policy_midashi {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 110%;
}
#privacy_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}

/* リンク */
.link_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/link/link_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link_box table {
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link_box table tr th {
	text-align: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.link_box table tr td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/* サイトマップ */
.sitemap_box {
	padding: 0px;
	width: 900px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemap_title {
	padding: 0px;
	height: 30px;
	width: 900px;
	background-image: url(../img/sitemap/sitemap_title.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.sitemap_box #sitemap_box1 {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
.sitemap_box #sitemap_box2 {
	float: left;
	width: 510px;
}
#sitemap_box2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../img/sitemap/sitemap_top.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	text-indent: 70px;
	line-height: 420%;
	padding: 0px;
}
#sitemap_box2 p.top_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

