


body{
	font: 0.813em/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 2.308em 0px 0px;
	margin:auto;
	width:68em;
	position:relative;
	line-height:1.462em;
	letter-spacing:0.1em;
}

.title{
	font-size : 3.2em;
	font-family: sans-serif;
	text-align: center;
	font-weight: 700;
	color : #0f0063;
	line-height:1.2em;
}

.title_date{
	font-size : 1.8em;
	font-family: sans-serif;
	text-align: left;
	font-weight: 400;
	color : #000000;
	line-height:1.2em;
}

a{
    color:000000;
    font-style:normal;
    text-decoration:underline;
}

a:link {
    color:black;
    font-style:normal;
    text-decoration:underline;
}

a:visited {
    color:#000000;
    text-decoration:underline;
}

a:hover {
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}

.nn	{
	margin-top:0em;
	margin-left:-1.8em;
	list-style-type: none;
}

.nn a{
	text-decoration: none;
}

hr{
	border-width: 0.2em;
}

#main{
	width  : 46.538em;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0.385em 0px 0px;
}

#main h3{
	width  : 40em;
	height : 2.308em;
	float: right;
	background-color: white;
	line-height: 2.308em;
	box-shadow:0.10em 0.10em 0.3em;
	-moz-border-radius: 1.538em;
	-webkit-border-radius: 1.538em;
	-khtml-border-radius: 1.538em;
	border-radius: 1.538em;
}

.kaijo{
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #999;
}

.kaijo th{
	width: 25%;
	padding: 0.462em;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background-color: #555;
	border-left: 5px solid #ff6633;
	border-top: 1px solid #fff;
}

.kaijo td{
	width: 25%;
	padding: 0.3em;
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

/*メニュー*/
#menu{
	float: left;
	width: 16.923em;
	padding-right: 0.385em;
	padding-left: 0.385em;
}

#footer{
	clear: both;
	height: 3.846em;
}
