@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/grad_background.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS UI Gothic";
	color: #4b3183;
	background-attachment: fixed;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.top {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 950px;
	height: 425px;
	background-image: url(img/top2.png);
	background-repeat: no-repeat;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 950px;
}
.contents-body {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #FFFFFF;
	border-radius: 0 0 5px 5px;
	clear: both;
}
h2.whatsnew {
	margin: 0px;
	padding: 0px;
	background-image: url(img/whats-new.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 191px;
	text-indent: -9999px;
}

.profile h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-profile.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 191px;
	text-indent: -9999px;
}

.member h2 {
	padding: 0px;
	background-image: url(img/contents-h2-member.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.member a {
	color: #4b3183;
}

.member a:hover {
	color: #B4A2DC;
}

.concert h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-concert.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
}
.concert-member h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-concert.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
}
.contact h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-contact.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
}
.link h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-link.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
}

.yc h2 {
	margin: 0px;
	padding: 0px;
	background-image: url("img/contents-h2-yc.jpg");
	background-repeat: no-repeat;
	height: 80px;
	width: 280px;
	text-indent: -9999px;
}

.yc .video{
	width:600px;
	margin: 1em auto 1em auto;
	text-align: center;
}

.yc div {
	width:38rem;
	margin: 0 auto;
}

.yc div p{
	text-align: center;
}

.yc .yc-link{
	width:500px;
	margin: 2em auto 5em auto;
	text-align: center;
}

.yc .yc-link a {
	color: #4b3183;
}

.yc .yc-link a:hover {
	color: #B4A2DC;
}


.sitemap h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/contents-h2-sitemap.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 284px;
	text-indent: -9999px;
}
.contents-body #news {
	font-size: 14px;
	padding: 0px;
	list-style-type: disc;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 834px;
}
.contents-body #news a {
	text-decoration: none;
	color: #4b3183;
}
.contents-body #news a:hover {
	text-decoration: underline;
	color: #4b3183;
}
.fotter {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.fotter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd3f2;
	text-align: center;
}

/* top menu*/
.top #menu {
	padding: 0px;
	height: 64px;
	width: 950px;
	list-style-type: none;
	position: relative;
	top: 0px;
	margin: 0px;
	left: 144px;
}
.top #menu li {
	float: left;
	margin: 0;
	padding: 0px;
	height: 64px;
}
.top #menu a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}
.top #menu #m-profile {
	background-image: url(img/profile.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 106px;
}
.top #menu #m-member {
	background-image: url(img/member.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 123px;
}
.top #menu #m-concert {
	background-image: url(img/concert.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 117px;
}
.top #menu #m-blog {
	background-image: url(img/blog.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 83px;
}
.top #menu #m-contact {
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 113px;
}
.top #menu #m-link {
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 82px;
}

.top #menu #m-yc {
	background-image: url("img/yc.png");
	background-repeat: no-repeat;
	height: 39px;
	width: 119px;
}

.top #menu #m-profile:hover {
	background-image: url(img/profile-hover.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 106px;
	text-indent: 0px;
}
.top #menu #m-member:hover {
	background-image: url(img/member-hover.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 123px;
	text-indent: 0px;
}
.top #menu #m-concert:hover {
	background-image: url(img/concert-hover.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 117px;
	text-indent: 0px;
}
.top #menu #m-blog:hover {
	background-image: url(img/blog-hover.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 83px;
	text-indent: 0px;
}
.top #menu #m-contact:hover {
	background-image: url(img/contact-hover.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 113px;
	text-indent: 0px;
}
.top #menu #m-link:hover {
	background-image: url(img/link-hover.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 82px;
	text-indent: 0px;
}

.top #menu #m-yc:hover {
	background-image: url("img/yc-hover.png");
	background-repeat: no-repeat;
	height: 39px;
	width: 119px;
	text-indent: 0px;
}

.top #menu #m-profile img {
	position: relative;
	top: 274px;
	width: 140px;
	height: 40px;
	left: 260px;
	border: 0px;
}
.top #menu #m-member img {
	position: relative;
	top: 274px;
	height: 40px;
	width: 140px;
	left: 157px;
	border: 0px;
}
.top #menu #m-concert img {
	position: relative;
	top: 274px;
	left: 30px;
	height: 40px;
	width: 140px;
	border: 0px;
}
.top #menu #m-blog img {
	position: relative;
	top: 274px;
	height: 40px;
	width: 140px;
	left: -84px;
	border: 0px;
}
.top #menu #m-contact img {
	position: relative;
	top: 274px;
	height: 40px;
	width: 140px;
	left: -170px;
	border: 0px;
}
.top #menu #m-link img {
	position: relative;
	top: 274px;
	height: 40px;
	width: 140px;
	left: -301px;
	border: 0px;
}

.top #menu #m-yc img {
	position: relative;
	top: 274px;
	height: 40px;
	width: 280px;
	left: -356px;
	border: 0px;
}

.contents-body #news li {
	margin-bottom: 4px;
}

/*simple header*/
#header {
	background-image: url(img/simple-top.jpg);
	background-repeat: no-repeat;
	width: 950px;
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul {
	list-style-type: none;
	position: relative;
	left: 57px;
	top: 71px;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#header a {
	display: block;
	text-indent: -9999px;
}
#header #s-top {
	background-image: url(img/simple-menu-top.png);
	width: 80px;
	background-repeat: no-repeat;
}
#header #s-profile {
	background-image: url(img/simple-menu-profile.png);
	width: 100px;
	background-repeat: no-repeat;
}
#header #s-member {
	background-image: url(img/simple-menu-member.png);
	width: 113px;
	background-repeat: no-repeat;
}
#header #s-concert {
	background-image: url(img/simple-menu-concert.png);
	width: 112px;
	background-repeat: no-repeat;
}
#header #s-blog {
	background-image: url(img/simple-menu-blog.png);
	width: 85px;
	background-repeat: no-repeat;
}
#header #s-contact {
	background-image: url(img/simple-menu-contact.png);
	width: 108px;
	background-repeat: no-repeat;
}
#header #s-link {
	background-image: url(img/simple-menu-link.png);
	width: 62px;
	background-repeat: no-repeat;
}

#header #s-yc {
	background-image: url("img/simple-menu-yc.png");
	width: 130px;
	background-repeat: no-repeat;
}

#header #s-top:hover {
	background-image: url(img/simple-menu-top-hover.png);
	width: 80px;
	background-repeat: no-repeat;
}
#header #s-profile:hover {
	background-image: url(img/simple-menu-profile-hover.png);
	width: 100px;
	background-repeat: no-repeat;
}
#header #s-member:hover {
	background-image: url(img/simple-menu-member-hover.png);
	width: 113px;
	background-repeat: no-repeat;
}
#header #s-concert:hover {
	background-image: url(img/simple-menu-concert-hover.png);
	width: 112px;
	background-repeat: no-repeat;
}
#header #s-blog:hover {
	background-image: url(img/simple-menu-blog-hover.png);
	width: 85px;
	background-repeat: no-repeat;
}
#header #s-contact:hover {
	background-image: url(img/simple-menu-contact-hover.png);
	width: 108px;
	background-repeat: no-repeat;
}
#header #s-link:hover {
	background-image: url(img/simple-menu-link-hover.png);
	width: 62px;
	background-repeat: no-repeat;
}
#header #s-yc:hover {
	background-image: url("img/simple-menu-yc-hover.png");
	width: 142px;
	background-repeat: no-repeat;
}
/*Profile*/
.contents-body .profile p {
	clear: both;
	width: 520px;
	font-size: 14px;
	line-height: 21px;
	text-indent: 14px;
	padding: 0px;
	height: 200px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.contents-body .profile {
	background-image: url(img/g-colection-allstar.jpg);
	background-repeat: no-repeat;
	background-position: 600px;
	padding-bottom: 60px;
}
/*Member*/

.contents-body .member ul {
	width: 880px;
	list-style:none;
	margin:10px 0 0 0;
	padding:0px;
}
.contents-body .member ul li{
	float:left;
	width: 420px;
	list-style:none;
	margin:10px 0 0 0;
	padding:0px;
}
.contents-body .member ul li:nth-child(odd){
	padding:0 0 0 26px;
}
.contents-body .member ul li:nth-child(even){
	padding:0 0 0 10px;
}
.contents-body .member #andou {
	background-image: url(img/member/andou.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 410px;
}

.contents-body .member #ikemoto {
	background-image: url(img/member/ikemoto.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 410px;
}

.contents-body .member #iwai {
	background-image: url("img/member/Iwai.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 410px;
}

.contents-body .member #otsuka {
	background-image: url(img/member/Otsuka.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 680px;
}

.contents-body .member #kikuoka {
	background-image: url(img/member/kikuoka.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 430px;
}

.contents-body .member #kita {
	background-image: url("img/member/Kita.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 430px;
}

.contents-body .member #sunamori {
	background-image: url(img/member/sunamori.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 440px;
}
.contents-body .member #chinzaka {
	background-image: url("img/member/chinzaka_2021.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 640px;
}
.contents-body .member #takagi {
	background-image: url("img/member/takagi_2021.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 580px;
}

.contents-body .member #takemura {
	background-image: url(img/member/takemura.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 460px;
}
.contents-body .member #nishihori {
	background-image: url("img/member/Nishihori.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 460px;
}

.contents-body .member #hama {
	background-image: url(img/member/hama.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 460px;
}
.contents-body .member #hirata {
	background-image: url(img/member/hirata.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 660px;
}
.contents-body .member #fujimori {
	background-image: url("img/member/fujimori_2021.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 500px;
}
.contents-body .member #matsuda {
	background-image: url(img/member/matsuda.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 500px;
}
.contents-body .member #miura {
	background-image: url(img/member/miura_02.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 520px;
}

.contents-body .member #mori {
	background-image: url(img/member/mori.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 500px;
}

.contents-body .member #yamakawa {
	background-image: url("img/member/Yamakawa.jpg");
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 460px;
}

.contents-body .member #yoshimura {
	background-image: url(img/member/yoshimura.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 590px;
}
.contents-body .member p {
	font-size: 14px;
	line-height: 21px;
	text-indent: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;

}
.contents-body .member .name {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contents-body .member .name span {
	font-size: 12px;
}
.contents-body .member {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(img/kosaju.jpg);
	background-repeat: no-repeat;
	background-position: 660px -8px;
}
.contents-body #anchor-top {
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	color: #4b3183;
}
.contents-body #anchor-top:hover {
	text-decoration: underline;
}

.contents-body .anchor {
	width: 890px;
	margin-top: 40px;
	clear: both;
	text-align: right;
	padding-right: 20px;
}
.contents-body .concert {
	background-image: url(img/g-colection-vegainst.jpg);
	background-repeat: no-repeat;
	background-position: 584px -8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-body .concert #y2012 {
	background-image: url(img/concert-info-2012.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;
}
.contents-body .concert #y2013 {
	background-image: url(img/concert-info-2013.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;

}
.contents-body .concert #y2015 {
	background-image: url(img/concert-info-2015.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;

}
.contents-body .concert #y2016 {
	background-image: url(img/concert-info-2016.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;

}
.contents-body .concert #y2017 {
	background-image: url(img/concert-info-2017.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;

}

.contents-body .concert #y2024 {
	background-image: url(img/concert-info-2024.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
	clear:both;

}

.contents-body .concert .concert-info {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 26px;
}
.contents-body .concert .concert-info .left {
	float: left;
	width: 140px;
}
.contents-body .concert .concert-info .right {
	float: left;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.contents-body .concert .concert-info .left h5 {
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.contents-body .concert .concert-info .left .time {
	font-size: 12px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.contents-body .concert .concert-info .right h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.contents-body .concert .concert-info .right table {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	width: 682px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-body .concert .concert-info .right .section {
	width: 64px;
	letter-spacing: 0.5em;
	vertical-align: top;
}
.contents-body .concert .concert-info .right .section-b {
	width: 64px;
	letter-spacing: 0em;
	vertical-align: top;
}
.contents-body .concert .concert-info .right .section-c {
	width: 64px;
	letter-spacing: 0em;
	vertical-align: top;
}
.contents-body .concert .concert-info .right .strong {
	font-weight: bold;
}
.contents-body .concert .concert-info .right tr {
	padding: 0px;
	margin: 0px;
}
.contents-body .concert .concert-info .right .data {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.contents-body .concert .concert-info .left .detal a {
	background-image: url(img/detail_button.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 0 8px;
	padding: 0px;
	height: 22px;
	width: 49px;
	text-indent: -9999px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.contents-body .concert .concert-info .left .detal a:hover {
	background-image: url(img/detail_button_hover.jpg);
	background-repeat: no-repeat;
}
.contents-body .concert .concert-info .left .detal {
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
/*Member Concert*/
.contents-body .concert-member {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-body .concert-member #y2012 {
	background-image: url(img/concert-info-2012.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 135px;
}
.contents-body .concert-member .concert-info {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 26px;
}
.contents-body .concert-member .concert-info .left {
	float: left;
	width: 140px;
}
.contents-body .concert-member .concert-info .right {
	float: left;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.contents-body .concert-member .concert-info .left h5 {
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.contents-body .concert-member .concert-info .left .time {
	font-size: 12px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.contents-body .concert-member .concert-info .left .small-text {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contents-body .concert-member .concert-info .right h4 {
	font-size: 24px;
	padding: 0px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-body .concert-member .concert-info .right table {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	width: 682px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-body .concert-member .concert-info .right .section {
	width: 64px;
	letter-spacing: 0.5em;
	vertical-align: top;
}
.contents-body .concert-member .concert-info .right .section-b {
	width: 64px;
	letter-spacing: 0em;
	vertical-align: top;
}
.contents-body .concert-member .concert-info .right .section-c {
	width: 90px;
	letter-spacing: 0em;
	vertical-align: top;
}
.contents-body .concert-member .concert-info .right .strong {
	font-weight: bold;
}
.contents-body .concert-member .concert-info .right tr {
	padding: 0px;
	margin: 0px;
}
.contents-body .concert-member .concert-info .right .data {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.contents-body .concert-member .concert-info .left .detal a {
	background-image: url(img/detail_button.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 0 20px;
	padding: 0px;
	height: 22px;
	width: 49px;
	text-indent: -9999px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.contents-body .concert-member .concert-info .left .detal a:hover {
	background-image: url(img/detail_button_hover.jpg);
	background-repeat: no-repeat;
}
.contents-body .concert-member .concert-info .left .detal {
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.contents-body .concert-member .concert-info .left .small-poster {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-body .concert-member .concert-info .right .data ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contents-body .concert-member .concert-info .right .data a.member-link {
	color: #4b3183;
	text-decoration: underline;
}

/*Contact*/
.contents-body .contact {
	background-image: url(img/mail.jpg);
	background-repeat: no-repeat;
	background-position: 640px 152px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 450px;
}
.contents-body .contact p {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
.contents-body .contact p.mail {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}.contents-body .contact .mail a {
	font-weight: bold;
	text-decoration: underline;
	color: #7058a3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*Link*/
.contents-body .link table {
	margin-left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-body .link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.contents-body .link a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-body .link h3 {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	color: #4b3183;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.contents-body .link td {
	vertical-align: top;
	padding-bottom: 18px;
}
.contents-body .link p {
	font-size: 14px;
	text-indent: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.contents-body .link img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.contents-body .concert-member .concert-info .left #linktoposter {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.contents-body .poster_title {
	text-align: center;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents-body .large_poster {
	text-decoration: none;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.contents-body .poster_title h3 {
	font-size: 24px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.contents-body .poster_title h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-body .large_poster img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	box-shadow: 2px 2px 6px #000;
}
.contents-body .sitemap ul {
	line-height: 30px;
}
.contents-body .sitemap a {
	color: #4b3183;
	text-decoration: none;
	font-weight: normal;
}
.contents-body .sitemap a:hover {
	color: #4b3183;
	text-decoration: underline;
	font-weight: normal;
}
#sitemap {
	font-size: 0.7em;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FEF3BD;
	text-align: center;
}
#sitemap a {
	text-decoration: none;
	color: #ddd3f2;
}
#sitemap a:hover {
	text-decoration: none;
	color: #FDF7B9;
}
#sitemap li {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sitemap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
