@charset "UTF-8";

/*link style
---------------------------------------------------------------------------*/

h1 {
	font-size: 220%;
	font-family: "Hiragino Mincho", Georgia, "MS PMincho", HeiseiMincho, serif;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	width: 100%;
	display: block;
	clear: both;
}
#main p {
	line-height: 2;
	font-size: 100%;
}
.area {
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FFFFFF;
}
.area ul {
	list-style: none;
	margin-top: 20px;
	clear: both;
	height: 50px;
	margin-bottom: 20px;
}
.area li {
	float: left;
	margin-right: 10px;
}

.menu {
	font-family: serif;
}
.menu th {
	text-align:left;
	font-weight:normal;
	padding-right:2em;
}