#centering {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	line-height: 20pt;
	text-decoration: none;
	color: #666666;
}
td {
	font-size: 12px;
	line-height: 18pt;
}

#flort_right {
	float: right;
	height: 30px;
	width: 130px;
	margin: 20px 10px;
}
#honbun_left {
	height: auto;
	width: 420px;
}
#kakomi {
	background: #FFFFdd;
	padding: 10;
	width: 380px;
	position: relative;
}
.komidashi {
	font-weight: bold;
	color: #666666;
}




h2 {
	font-size: 16px;
	font-weight: bold;
}
#mainbox {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #3366aa;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
}
a:visited {
	color: 3366aa;
	text-decoration: none;
}
#topics {
	background: #FFFFEE;
	border: 10px solid #CCFFFF;
	padding: 10px;
}
.komidashiblue {

	font-weight: bold;
	color: #339966;
}
#QandA {
	top: 10px;
	vertical-align: bottom;
	display: inline;
}
.honbun_blue {
	color: #006699;
}
.kaisetsu {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	line-height: 10pt;
	text-decoration: none;
	color: #666666;
}
#centerbox {
	height: 610px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#box_blue {
	height: auto;
	width: 750px;
}


/* */
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
