@charset "utf-8";

/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== MENU ===========================================

	1: PARTY
	2: exhibition


==========================================================
*/

/*
===== 1: PARTY ==========================================
*/

p.party{
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	padding-left:10px;
}

p.party_c{
	font-size: 14px;
	color: #666666;
	padding-bottom: 15px;
	padding-left:10px;
	text-align: center;
}

dl.party{
	padding-left:10px;
	margin-bottom:15px;
}

span.or{
	font-weight: bold;
	color: #FF6600;
}


span.red{
	color: #993333;
}

span.reds{
	
	color: #993333;
	font-size:10px;
}

/*
===== 2: exhibition ==========================================
*/
h4.exhibition{
	margin-top:10px;	
}

