@charset "UTF-8";

.twoColFixRtHdr #main .concerttitle {
	height: 42px;
	margin-top: 30px;
	background: #fff;
	background-image: url(../cmn_img/concert_title.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-size:150%;
	color: #330198;
	font-weight:bold;
}  
.twoColFixRtHdr #main .concerttitle p {
	font-size:70%;
	color: #330198;
}  
.twoColFixRtHdr #main .concerttitledays {
	height: 22px;
	margin-bottom: 10px;
	background: #fff;
	font-size:90%;
	color:#666;
	border-bottom:dotted 1px #333;
	text-align:right;
}

.twoColFixRtHdr #main .categorytitle {
	height: 32px;
	margin-top: 30px;
	background: #fff;
	background-image: url(../cmn_img/concert_title.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 70px;
	padding-bottom:10px;
	font-size:150%;
	color: #330198;
	font-weight:bold;
	border-bottom:dotted 1px #333;
}

.twoColFixRtHdr #main .categorytitle_sub {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:150%;
	color: #330198;
	font-weight:bold;
}

.twoColFixRtHdr #main .memberscategory ul {
	margin-top: 10px;
	margin-bottom: 20px;
	background: #fff;
	font-size:115%;	
} 
.twoColFixRtHdr #main .memberscategory ul li {
	height:25px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: #fff;
	background-image: url(../cmn_img/ico_yaji.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 30px;	
} 

.twoColFixRtHdr #main .membersnavi {
	margin-top: 30px;
	margin-bottom: 5px;
	background: #fff;
	border-top:dotted 1px #333;
} 

.twoColFixRtHdr #main .members ul {
	margin-top: 30px;
	margin-bottom: 20px;
	background: #fff;
	font-size:115%;	
} 
.twoColFixRtHdr #main .members ul li {
	height:25px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: #fff;
	background-image: url(../cmn_img/ico_yaji.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 30px;	
} 
.twoColFixRtHdr #main .memberstitle-e p {
	margin-bottom: 5px;
	font-size:120%;
}
 
.twoColFixRtHdr #main .memberstitle-e {
	margin-top: 0px;
	line-height:140%;
	color:#666;
	
}
.twoColFixRtHdr #main .membersnaiyou p {
	margin-bottom:5px;
}
.twoColFixRtHdr #main .membersnaiyou {
	margin-top: 30px;
	line-height:140%;
	color:#666;
}   

.twoColFixRtHdr #main .bold {
	font-weight:bold;	
}  

.twoColFixRtHdr #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 250px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #fff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 0px;
	vertical-align:top;
}
.twoColFixRtHdr #mainContent {
	height: auto;
	width: 850px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height:140%;
}  

.twoColFixRtHdr #mainContent table.concert {
	width: 580px;
	margin-top:20px;
	border:0;
}
.twoColFixRtHdr #mainContent table td.title {
	width: 132px;
	padding:10px 20px;
	background:#e9e8ca;
	color:#4b4923;
	font-size:90%;
	vertical-align:top;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 0px #ccc;
	border-right:solid 1px #ccc;
}
.twoColFixRtHdr #mainContent table td.gaiyo {
	width: 448px;
	padding:10px;
	background:#fff;
	font-size:90%;
	vertical-align:top;
	border-top:solid 1px #ccc;
	border-left:solid 0px #ccc;
	border-bottom:solid 0px #ccc;
	border-right:solid 1px #ccc;
}

.twoColFixRtHdr #mainContent table td.end {
	border-bottom:solid 1px #ccc;
}

p.pia {
    margin-top:20px;
}

p.meta {
	font-size:80%;
    margin:10px 0;
	color:#999;
	text-align:right;
}
.twoColFixRtHdr #mainContentblog .thedaytitle {
	width: 890px;
	height: 62px;
	background: #fff;
	background-image: url(../cmn_img/top_title_theday.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
	border-bottom:dotted 1px #333;
	text-align:right;
}
.twoColFixRtHdr #mainContentblog .theday {
	width: 890px;
	border:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.twoColFixRtHdr #mainContentblog .theday p {
	font-size:110%;
	margin-bottom:5px;
}
.twoColFixRtHdr #mainContentblog .entrytitle02 {
	font-size:110%;
}

