*{
	margin:0px;
	padding:0px;
}
img{
	border:none 0px #000000;
}
body{
}
a{		color:#0033cc; text-decoration:none;}
a:link {	color:#0099cc; text-decoration:underline;}
a:visited {	color:#0033aa; text-decoration:underline;}
a:hover {	color:#0099cc; text-decoration:underline;} 
a:active {	color:#0099cc; text-decoration:none;}
p{
	font-size:0.9em;
	line-height:1.5em;
	color:#444455;
}
h2{
	font-size:1.3em;
	margin-top:1em;
	color:#336688;
}
h2 a:visited,h2 a:link,h2 a:active{
	color:#336688;
}
textarea{
	margin-top:1em;
}

#body_main{
	margin-left: auto; margin-right:auto;
	width:600px;
}

.top_menu{
	font-size:0.9em;
	margin-bottom: 20px;
	text-align:center;
}
.top_menu ul {
	list-style:none;
}
.top_menu li {
	display:inline; 
	margin-right: 30px;
}
.under_p{
	text-align:center;
}
.footer, .footer a{
	margin-top:20px;
	margin-bottom:20px;
	font-size:0.8em;
	text-align:center;
	color:#8888aa;
	text-decoration:none;
}
.recommend{
	margin-left: 50px;
}

.date{
	margin: 3em 3em;
	font-size:0.9em;
}

.date dl{
	border-top: #8888aa dashed 1px;
}
.date dd{
	margin-top: 0.5em;
}
.date dt{
	margin-left: 2em;
}
