@charset "utf-8";
body {color:#000;}

/* Zルーム
---------------------------------------------------- */
#zroom #wrapper {
	background:url(../images/projector/bg_zroom.gif) repeat-x;
}
.pannel_btm {
	height:3px;
	background:url(../images/projector/bg_pannel_btm.gif) no-repeat center top #BBAB55;
}
#zroom #container {
	width:100%;
	background:url(../images/projector/bg_noi.gif) repeat;
}

#zroom #main {background: none;}
#kira {
	position:absolute;
	right:0;top:195px;
}
#zroom .w800 {
	width:800px;
	margin:0 auto;
}
.zroomDiv {
	background:url(../images/projector/bg_zroomDiv.gif) no-repeat left top;
	height:340px;
	padding-top:10px;
	padding-left:235px;
	margin-top:20px;
}
#zroom .point {
	line-height:170%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
#zroom .txt {
	width:500px;
	line-height:170%;
}

#zroom table {
	color:#444;
	font-size:13px;
}
#zroom table th {
	background:url(../images/projector/bg_fee_table_th.gif) repeat-x left top;
	height:107px;
	border-right:1px solid #cdc6b6;
	border-bottom:1px solid #ded8c9;
}
#zroom table th:last-child {
	border-right:0px solid #ded8c9;
}
#zroom table td {
	background:url(../images/projector/bg_fee_table_td.gif) no-repeat center top;
	vertical-align:top;
	padding:50px;
	background-color:#fff;
	border-bottom:1px solid #ded8c9;
	border-right:1px solid #ded8c9;
}
#zroom table td:last-child {
	border-left:1px solid #ded8c9;
	border-right:0px solid #cdc6b6;
}
#zroom .yoyaku {
	background:url(../images/projector/bg_yoyaku.gif) no-repeat center top;
	height:50px;
	line-height:50px;
	color:#fff;
}
#zroom #footer {margin:0;}
