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

#mainContents2 #otherMain #Event #ticket {
	width:90% ;
	margin:5px auto ;
	border: 5px double #336633 ;
}
#mainContents2 #otherMain #Event #ticket h3 {
	margin:10px auto 5px 10px ;
	font-size:1.5em ;
	color:rgba(255,0,0,1) ;
	font-weight: bold ;
}
#mainContents2 #otherMain #Event #ticket p {
	margin:2px auto 10px 10px ;
	font-size:1.2em ;
	line-height:1.5 ;
}
