@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:font-medium.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* definition_change_font_size */
body{
	font-size: 90%;
}

table.mailform caption{
	font-size: 108%;
}

.ttlH501,
.ttlH502,
.ttlH503,
.ttlH504
{
	font-size: 103%;
}

.ttlH301{
	font-size: 97%;
}

address,
#breadcrumb ul,
#boxLinkL ul,
#boxLinkC ul,
#box_privacy h4,
table.tStyle01,
table.mailform,
table.infield,
.boxInfoL,
.boxInfoR,
.boxPickup .innerBox,
.wrapPlan .innerBox,
.boxPlan .innerBox,
.ttlH401,
.ttlH402,
.ttlH403
{
	font-size: 93%;
}

#tabs .eventList
{
	font-size: 90%;
}

#boxAboutEvent{
	font-size: 85%;
}

.note,
#boxContact .innerBox
{
	font-size: 80%;
}


/* definition_fixed_font_size */
#header h1 span{
	font-size: 11px;
}

#tabs #hall li a,
#footer #fCatch,
#footer #hallList
{
	font-size: 12px;
}




