@charset 'UTF-8';

#fontsize-M
{
	font-weight         : bold;
	font-size           : 16px;
	color               : #ff6666;
	text-decoration     : none;
}


#menu li
{
	font-size           : 1.6em;
}

.item p,
.item li
{
	line-height         : 1.6em;
	font-size           : 1.7em;
}


#contents_header h2
{
	height              : 55px;
	padding             : 45px 0 0 25px;
	font-size           : 2.5em;
}

.item h3
{
	height              : 55px;
	padding             : 20px 25px 0;
	font-size           : 2.5em;
}

table.list,
table.status,
table.timetable
{
	font-size           : 1.6em;
}

table.list .address
{
	width               : 15em;
}

.side-area table
{
	font-size           : 1.6em;
}

