body{
	background-color:#ffffff;
}

a:hover{color:#3399FF;text-decoration:underline}

.header{
	width:700px;
}

.header_title{
	color:#009999;
}

.main{
	width:700px;
}

.menu{
	width:150px;
	font-size:12px;
	background-color:#ffffff;
}
.menu_text{
	font-size:12px;
}

.line{
	background-color:#C0C0C0;
	color:#C0C0C0;
}

.calendar{
	font-size:10px;
}

.blog{
	width:500px;
	border-width:1px;
	border-color:#C0C0C0;
	border-style: dashed;
}

.blog_title{
	font-size:14px;
	line-height:150%;
}
