@charset "utf-8";


#headbox {
	color: #9eaeb3;
}

/* @group Checkbox Module */

#checkbox {
	margin-bottom: 50px;
	padding-top: 10px;
	width: 365px;
	background: #fff url("../menu_body/img/bg_checkbox.gif") no-repeat 0 0;
}

#checkbox p {
	margin: 0 10px 20px;
	width: 345px;
	color: #ff7979;
	font-size: 10px;
}

#checkbox img {
	display: block;
	vertical-align: baseline;
} 

div#pointbox {
	margin: 0 10px 5px;
	padding-top: 10px;
	width: 345px;
	background: transparent url("../menu_body/img/bg_pointbox.gif") no-repeat 0 0;
}

div#pointbox h4 {
	margin: 0 10px 5px;
	width: 325px;
	border: none;
	color: #8c0000;
	text-align: center;
	letter-spacing: 0.4em;
}

div#pointbox img#checkitem {
	display: block;
	margin: 0 10px 10px;
}

div#pointbox table {
	margin: 0 10px;
	width: 325px;
	color: #666;
	font-size: 12px;
	line-height: 17px;
}

.webkit div#pointbox table {
	line-height: 20px;
}

div#pointbox table td {
	padding: 10px 0 8px;
	vertical-align: top;
}

div#pointbox table td.lefttd {
	width: 250px;
}

div#pointbox table td.lefttd img {
	float: left;
	margin-right: 10px;
	width: 17px;
}

div#pointbox table td.lefttd span {
	float: right;
	width: 223px;
}

div#pointbox table td.righttd {
	width: 75px;
	color: #ff4848;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

div#pointbox table tr#btmtr td {
	padding-bottom: 10px;
	border-bottom: none;
}

div#pointbox table td.horizon {
	margin: 0;
	padding: 0;
}

div#pointbox table td.horizon div {
	margin: 0;
	padding: 0;
	width: 325px;
	height: 1px;
	background: transparent url("../menu_body/img/dotted.gif") repeat-x 0 0;
}

div#pointbox table td.horizon div hr {
	display: none;
}

div#resultbox {
	margin: 0 10px 4px;
	padding-top: 10px;
	width: 345px;
	background: #fffdde url("../menu_body/img/bg_resultbox.gif") no-repeat 0 0;
}

div#resultbox h5 {
	margin: 5px 10px 5px;
	width: 325px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

div#resultbox table {
	margin: 0 10px;
	width: 325px;
}

div#resultbox td {
	padding: 8px 0 5px;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: 10px;
	vertical-align: top;
}

div#resultbox tr#btmtr td {
	border: none;
}

div#resultbox td.lefttd {
	padding: 8px 0 5px;
	width: 80px;
	color: #666;
	font-size: 10px;
	font-weight: bold;
}

#rightcolumn .magazinebox {
	overflow: hidden;
	margin-bottom: 30px;
}

#rightcolumn .magazinebox img.magazine {
	display: block;
	float: left;
	margin-right: 10px;
	width: 125px;
}

#rightcolumn .magazinebox p {
	float: left;
	margin: 0 0 10px 0;
	width: 230px;
	font-size: 10px;
}

#rightcolumn .magazinebox p strong {
	display: block;
	font-size: 12px;
}

/* @end */

/* @group table Module */

#leftbox table.config td.tltd {
	background: #9eaeb3 url(../menu_body/img/tl_bg.gif) no-repeat left top;
}

#leftbox table.config td.bltd {
	background: #9eaeb3 url(../menu_body/img/bl_bg.gif) no-repeat left bottom;
}

#leftbox table.config td.trtd,
#leftbox table.config td.brtd {
	color: #6d6f71;
}

#leftbox table.config td.trtd {
	border-bottom: 1px #9eaeb3 solid;
	background: #ebeff2 url(../menu_body/img/tr_bg.gif) no-repeat right top;
}

#leftbox table.config td.brtd {
	background: #ebeff2 url(../menu_body/img/br_bg.gif) no-repeat right bottom;
}

/* @end */

#leftbox h3 {
	color: #6d6f71;
}

#leftbox p.oshirase_pierce {
	color: #FF0000;
	margin-top: -30px;
	margin-bottom: 60px;
	}
	
#rightcolumn .wakiBanner {
	padding-left: 36px;
	margin: -35px 0px 20px;
	clear: both;
}

