@charset "utf-8";

/* cont共通スタイル
---------------------------------------*/
div#main {
	background:url(../img/common/bgAlpha.jpg) left top repeat-x #558515;
}

div#beta p { margin-bottom:1em; }

img.waku {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	margin-bottom: 1em;
}

.mgnRgt4px {margin-right:4px;}

.fltLft {float:left;}
.fltRgt {float:right;}

table.tenpostat {
	width:450px;
	border-collapse:collapse;
	border:1px solid #cdcdcd;
	margin-bottom: 1em;
}

table.tenpostat th,
table.tenpostat td {
	padding:5px;
	border:1px solid #cdcdcd;
}

table.tenpostat th {
	background-color:#eef7da;
}

table.tenpostat td {}


div.retTop {text-align:right;}