body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	background: #00486B url(/blogimg/bg_top_main.png) repeat-y top center;
}
#main {
	background: url(/blogimg/bg_top.png) repeat-x top left;
}
a {
	color: #006FC1;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.ui-tabs-hide { display: none; }

/* コピーライト用 */
.top_copyright{
font-family: sans-serif;
font-size: 12px;
color: #FFFFFF;
}

