@charset "UTF-8";

/* -----------------------------------------------

1-click Award
Version: August 2008

compatibility

Full:
IE 6,7; Firefox 1.5, 2.0, 3.0; Safari 2.0, 3.0;

not-usable:
IE 5, 5.5; Mac IE;

----------------------------------------------- */



div#wrapper {
	width: 624px;
	margin: 0 auto;
	padding-bottom: 20px;
}

div#container {
	width: 554px;
	margin: 20px auto 0px auto;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 30px;
}

p.leftbox {
	float: left;
	margin-right: 18px;
}

p.description {
	margin-bottom: 80px;
}

p.rightbox {
	text-align: right;
}

p.rightbox img{
	margin-bottom: 6px;
}

table.seisaku {
	widows: 554px;
	border-collapse: collapse;
	font-size: 92%;
	text-align: left;
	margin-bottom: 1.8em;
	border: none;
}

table.seisaku th , table.seisaku td {
	line-height: 1.6;
	vertical-align: bottom;
}

table.seisaku th {
	width: 420px;
}


/************************** for IE6 Hack */

*html p.leftbox {
	float: left;
	margin-right: 15px;
}
