/*基本セレクタ*/
.font1 {
	FONT-SIZE: 11pt;font-weight:bold
}
.font2 {
	FONT-SIZE: 10pt;
}
.font3 {
	FONT-SIZE: 9pt;
}

.gback01 {
	BACKGROUND-COLOR: #eee
}
.gray-12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.navy-12 {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
}
.txt-12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #FF3300;
}

.white-12 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.txt-14 {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.red-14 {
	font-size: 14px;
	line-height: 21px;
	color: #FF0000;
}
.wine-14 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
}
.red-12 {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.wine-12 {
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}
.name {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
.green {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: ##009966;
}
.white-14 {
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
}
.navy-14 {
	font-size: 14px;
	line-height: 21px;
	color: #003399;
}
.navy-14b {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #003399;
}
.wine-16 {
	font-size: 16px;
	line-height: 24px;
	color: #990000;
}
.wine-16b {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
}
/*導入領域*/

/*メインコンテンツ*/
#eventInfo h2 {
	border-left: 30px solid #669933;
	border-bottom: 1px solid #B3567C;
	border-right: 30px solid #669933;
	border-top: 1px solid #B3567C;
	padding: 12px 5px 0px;
	color: #669933;
	background-color: #FFFFFF;
	font-size: 200%;
        font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
        width:600;
	font-weight: bold;
	height: 1em;
}
#eventInfo h3 {
	border-left: 30px solid #669933;
	border-bottom: 1px solid #B3567C;
	border-right: 30px solid #669933;
	border-top: 1px solid #B3567C;
	padding: 10px 5px 6px;
	color: #669933;
	background-color: #FFFFFF;
	font-size: 200%;
        width:600;
	font-weight: bold;
	height: 1em;
}
#eventInfo h4 {
	border-left: 30px solid #669933;
	border-bottom: 1px solid #B3567C;
	border-right: 30px solid #669933;
	border-top: 1px solid #B3567C;
	padding: 7px 5px 6px;
	color: #669933;
	background-color: #FFFFFF;
	font-size: 200%;
        width:600;
	font-weight: bold;
	height: 1em;
}
#eventInfo h5 {
	border-left: 30px solid #669933;
	border-bottom: 1px solid #B3567C;
	border-right: 30px solid #669933;
	border-top: 1px solid #B3567C;
	padding: 7px 5px 6px;
	color: #669933;
	background-color: #FFFFFF;
	font-size: 200%;
        width:600;
	font-weight: bold;
	height: 1em;
}