BODY{
	margin:10px;
}

a:hover{color:#3399FF;text-decoration:underline}

.header{
	width:800;
	background-color:#FF0000;
	font-size:13px;
}
.header_back{
	background-color:#FFCCCC;
}

.main{
	width:800;
}

.caption{
	color:#ffffff;
}

.menu_back{
	line-height: 130%;
	background-color:#FFEFD5;
}

.blog{
	color:#ffffff;
	font-size:14px;
	width:550px;
	background-color:#808080;
}

.calendar{
	font-size:16px;
	width:210px;
}

.new_list{
	font-size:16px;
	width:210px;
}

.old_list{
	font-size:16px;
	width:210px;
}

.category{
	font-size:16px;
	width:210px;
}

.profile{
	font-size:16px;
	width:210px;
}

.link_list{
	font-size:16px;
	width:210px;
}

.blog_titleSq{
	color:#FFFF00;
}

