@charset "utf-8";

h2 {
	margin:0;
	padding:0;
}


#commentary {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:560px;
}
#commentary p {
	line-height:1.5em;
}
#commentary p.attentions {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	color:#000066;
}

form {
	margin-left:50px;
	font-size:0.75em;
	width:580px;
	border: #CCCCCC double 3px;
}
#postTbl {
	margin:20px;
}
#postTbl th{
	text-align:left;
	width:120px;
}
form .alignCenter {
	text-align:center;
}

/* 地図表示条件エリア ================================ */
#SelFrame {
	font-size:0.75em;
}	

#thanks {
	padding: 10px 0px 40px 0px;
	text-align: center;
}
#thanks p {
	font-size: 16px;
}
#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
