/*Site Name meet Artists*/

@charset "Shift_JIS";

/***************************************
 HEADER AREA
****************************************/

#sectionArtist {
	background-image: url(../images/topimg.jpg);
	height: 590px;
}

#lead p {
	font-size: 14px;
}

/***************************************
 section meetArtist
****************************************/

#muma_album_area {background-color:#ccc; padding-top:15px;}
#muma_album_area ul {width:832px; padding:0 14px 20px; height:auto; overflow:hidden;}
#muma_album_area li {float:left; height:auto; display:inline;}
.recommend {width:166px; height:144px; margin-bottom:5px; text-align:center; position:relative; clear:both;}
.recommendTitle {width:166px; height:auto; font-size:12px; text-align:center;}
.recommendTitle p {line-height:1.3; text-align:center; margin-top:.3em}

#muma_tour_area {width:808px; height:auto; line-height:1.8; padding:26px; background-color:#cccccc;}
#muma_tour_area ul {width:808px; height:auto;}
#muma_tour_area li {float:left; height:auto; display:inline;}
#muma_albumA,#muma_albumB {margin:0 10px 5px 0; position:relative; background-color:#555; background-position:0 0; background-repeat:no-repeat; clear:both;}
#muma_tour_photo span {display:none;}
.muma_albumTitle {width:212px; height:auto; margin-top:.5em ; font-size:12px; line-height:1.5; text-align:center;}
#muma_album_contents {width:560px; height:auto; padding-left:10px; font-size:12px; line-height:200%;}
#muma_new_album {padding-bottom:20px;}

.muma_tour_border {border-bottom:1px solid #cc0000; padding-bottom:10px; margin-bottom:10px;}

#muma_tour_photo {width:322px; height:427px; margin:0 26px 0 0; position:relative; background-position:0 0; background-repeat:no-repeat;}
#muma_tour_contents {width:450px; height:auto; padding-left:10px; font-size:12px; line-height:200%;}


/*-------------------------------
  WANNABE CREATION により追加
-------------------------------*/

.muStaff {
	color: #4eba3d;
}

.muStaff span {
	font-weight: bold;
}

.recommend a img {
	border: #ccc solid 3px;
}

.recommend a:hover img {
	border-color: #fff;
}

#sectionRecommend .linkRecommend {
	text-align: right;
	font-size: 13px;
}

.linkRecommend a {
	display: block;
	color: #fff;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 18px;
	background-color: #c5338d;
}

.linkRecommend a:hover {
	text-decoration: none;
	background-color: #dd4ba5;
}

#muma_album_contents p strong {
	font-size: 120%;
}

.artistLink {
	margin-top: .5em;
}

.artistLink a {
	display: inline-block;
	background-color: #333;
	padding: 2px .5em;
	color: #fff;
}

.artistLink a:hover {
	color: #f90;
	text-decoration: none;
}


/* グループの場合 ----------*/

.sectionContents .intName {
	font-weight: bold;
}

.tomomi {
	color: #dccd00;
}

.haruna {
	color: #c00;
}

.rina {
	color: #03c;
}

.mami {
	color: #393;
}


/* ツアー情報 ----------*/

#mumaTour {
	margin-top: 24px;
	font-size: 12px;
}

.h3Tour {
	background: url(../../images/muma_tour_title.png) no-repeat;
	height: 24px;
	text-indent: -9999px;
}

#mumaTour dl {
	margin-top: 12px;
}

.mumaTourTitle {
	color: #c00;
	font-size: 16px;
	margin-bottom: 8px;
}

#mumaTour ul {
	float: left;
	margin-right: 50px;
	width: auto;
}

#mumaTour li {
	display: block;
	float: none;
	font-size: 12px;
}

#mumaTour .tourLink {
	clear: left;
	padding-top: 1px;
}


/* イベント情報 ----------*/

.h3event {
	background: url(../../images/muma_tour_title.png) no-repeat;
	height: 24px;
	text-indent: -9999px;
}


/* ARTIST情報 -----------*/

#h2muma_artist {
	background: url(../images/h_artist-info.png) no-repeat;
}

