@charset 'UTF-8';

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

p,
li
{
}

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


.item p,
.item li
{
	line-height         : 1.5em;
	font-size           : 2.0em;
}

#contents_header h2
{
	height              : 65px;
	padding             : 35px 0 0 25px;
	font-size           : 3em;
}

.item h3
{
	height              : 65px;
	padding             : 10px 25px 0;
	font-size           : 3em;
}

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

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

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





.imgbox span
{
	font-size           : 0.8em;
}
