/* 基本テキスト　12px */
.text1  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 基本テキスト　14px */
.text2  {
	color : #333333;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 基本テキスト　10px */
.text0  {
	color : #333333;
	font-weight : normal;
	font-size : 10px;
	line-height: 14px;
	text-decoration: none;
}

/* サブテキスト　12px */
.text3  {
	color : #057CC0;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* サブテキスト　14px */
.text4  {
	color : #057CC0;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 宣伝用テキスト　16px */
.text5  {
	color : #EC366D;
	font-weight : bold;
	font-size : 16px;
	line-height: 19px;
	text-decoration: none;
}

/* 太字テキスト　12px */
.bold1  {
	color : #333333;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 太字テキスト　14px */
.bold2  {
	color : #333333;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* サブ太字テキスト　12px */
.bold3  {
	color : #057CC0;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* サブ太字テキスト　14px */
.bold4  {
	color : #057CC0;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 演奏会基本テキスト　12px */
.text11  {
	color : #EC366D;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 演奏会テキスト　14px */
.text12  {
	color : #EC366D;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 演奏会太字テキスト　12px */
.bold11  {
	color : #EC366D;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 演奏会太字テキスト　14px */
.bold12  {
	color : #EC366D;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 活動情報基本テキスト　12px */
.text21  {
	color : #8F34B5;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 活動情報テキスト　14px */
.text22  {
	color : #8F34B5;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 活動情報太字テキスト　12px */
.bold21  {
	color : #8F34B5;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 活動情報太字テキスト　14px */
.bold22  {
	color : #8F34B5;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 団員募集基本テキスト　12px */
.text31  {
	color : #F75B2C;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 団員募集テキスト　14px */
.text32  {
	color : #F75B2C;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 団員募集太字テキスト　12px */
.bold31  {
	color : #F75B2C;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 団員募集太字テキスト　14px */
.bold32  {
	color : #F75B2C;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 友の会基本テキスト　12px */
.text41  {
	color : #1F7523;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 友の会テキスト　14px */
.text42  {
	color : #1F7523;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 友の会太字テキスト　12px */
.bold41  {
	color : #1F7523;
	font-weight : bold;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}

/* 友の会太字テキスト　14px */
.bold42  {
	color : #1F7523;
	font-weight : bold;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}

/* 基本リンク */
A.link:link  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link:visited  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link:active  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link:hover  {
	color : #057CC0;
	font-size : 12px;
	line-height: 17px;
	text-decoration: underline;
}

/* 演奏会リンク */
A.link1:link  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link1:visited  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link1:active  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link1:hover  {
	color : #EC366D;
	font-size : 12px;
	line-height: 17px;
	text-decoration: underline;
}

/* 演奏会リンク（大） */
A.link11:link  {
	color : #333333;
	font-weight : normal;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}
A.link11:visited  {
	color : #333333;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}
A.link11:active  {
	color : #333333;
	font-size : 14px;
	line-height: 17px;
	text-decoration: none;
}
A.link11:hover  {
	color : #EC366D;
	font-size : 14px;
	line-height: 17px;
	text-decoration: underline;
}

/* 演奏会リンク（小） */
A.link01:link  {
	color : #333333;
	font-weight : normal;
	font-size : 10px;
	line-height: 14px;
	text-decoration: none;
}
A.link01:visited  {
	color : #333333;
	font-size : 10px;
	line-height: 14px;
	text-decoration: none;
}
A.link01:active  {
	color : #333333;
	font-size : 10px;
	line-height: 14px;
	text-decoration: none;
}
A.link01:hover  {
	color : #EC366D;
	font-size : 10px;
	line-height: 14px;
	text-decoration: underline;
}

/* 活動情報リンク */
A.link2:link  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link2:visited  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link2:active  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link2:hover  {
	color : #8F34B5;
	font-size : 12px;
	line-height: 17px;
	text-decoration: underline;
}

/* 団員募集リンク */
A.link3:link  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link3:visited  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link3:active  {
	color : #333333;
	font-size : 12px;
	text-decoration: none;
}
A.link3:hover  {
	color : #F75B2C;
	font-size : 12px;
	line-height: 17px;
	text-decoration: underline;
}

/* 友の会リンク */
A.link4:link  {
	color : #333333;
	font-weight : normal;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link4:visited  {
	color : #333333;
	font-size : 12px;
	text-decoration: none;
}
A.link4:active  {
	color : #333333;
	font-size : 12px;
	line-height: 17px;
	text-decoration: none;
}
A.link4:hover  {
	color : #1F7523;
	font-size : 12px;
	line-height: 17px;
	text-decoration: underline;
}

.rc {
	background-color : #ffffff;
}
.rco {
	background-color : #ff8500;
}
