@charset "utf-8";
body {
	background-color: #FFC;
	text-align: center;
	margin: 0 auto;
	width: 690px;
	background-image: url(img/goaisatsu/bg.png);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F99;
}
a:active {
	text-decoration: none;
}
.center {
	text-align: center;
}
h1 {
	font-size: 14px;
	color: #69F;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.skip {
	font-size: 14px;
	color: #F33;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C66;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.iframe {
	background-image: url(img/top/top_2.gif);
	text-align: center;
}
iframe {
	border: 3px double #36C;
	text-align: center;
}
.blog {
	font-size: 18px;
	font-weight: bold;
}

