@charset "UTF-8";
p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 12px;
    line-height: 14px;
    height: auto;
    width: auto;
}
h2 {
	font-size: 18px;
	color: #06F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #03C;
}
small {
	font-size: 12px;
	color: #000;
}


.smallblack {
	font-size: 12px;
	color: #000;
}

.largeblack {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	color: #009;
}
#main #contents p　red { color: #F00; }

.red { color: #F00; }
#mainjud {
	background-color: #FFFFF1;
	padding: 3px;
	width: 562px;
	border: thin dotted #FFC;
}
#waku {
	width: 555px;
	border: medium solid #FC9;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main #navi ul li a {
	color: #330;
	text-decoration: none;
	text-align: center;
}
.green {
	color: #090;
}
.clear {
	clear: both;
}
.comment {
	background-color: #fbfff4;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mawarikomi {
	float: left;
}
.mawarkomioff {
	clear: left;
}
#flag {
	margin-left: 350px;
	float: left;
}