@charset "EUC-JP";
.main {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	}
	
	
.main02 {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	}


.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	}
	
.small {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	}
	
	
.big {
	font-size: 16px;
	line-height: 1.7;
	color: #333333;
	}
	
.big18b {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight:bold;
	}
	
.big20 {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	}
	
.big20b {
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}

	
.ticket {
	font-size: 18px;
	line-height: 1.5;
	color: #333333;
	}
	
	
a:link {
	color: #003399;
	text-decoration: underline;
	}
	
	
a:hover {
	color: #999999;
	text-decoration: underline;
	}
	
	
a:visited {
	color: #003399;
	text-decoration: underline;
	}
	
	
.big26 {
	font-size: 26px;
	line-height: 30px;
	color: #333333;
	}
	

.prettl {
	font-size: 14px;
	line-height: 18px;
	color: #501B0D;
	font-weight:bold;
	}
