@charset   "UTF-8";
@import url("../../style/navi.css");

h1 {text-align:center;font-weight:bold;color:#cc3333;}

div#all {
	background-color:#ffffff;
}

div.top_box{
	margin:2em 1em;
	font-size:0.8em;
	line-height:1.5;
}

div.top_box h2{
	text-align:center;
	border-bottom:1px dotted #cc3333;
	padding:2px;
}

div.top_box p {
	margin: 1em;
	text-indent: 1em;
}

div.top_box_end {
	text-align:right;
	padding:5px;
}

iframe#fm_archive{
	width:580px;
	height:300px;
	border:1px solid #666666;
	margin:1em auto;
}