﻿@charset "UTF-8";
* { margin: 0; padding: 0; }
body {
	width: 100%;
	text-align: center;
	background: #FFD7C0 url(../img/paper/bg01.gif) repeat-x 0 0;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"ＭＳ Ｐゴシック",sans-serif;
}
a:link { color: #339900; text-decoration:none; }
a:visited { color: #669900; text-decoration:underline; }
a:hover,a:active { color: #33CC00; text-decoration:underline; }
td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
form { margin: 0; }
textarea,select,input {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"メイリオ",Meiryo, Verdana, Arial,sans-serif;
	font-size: 12px;
}
.clear { clear: both; width:1px; height:1px; display:block; overflow:hidden; }
img	{ border: none; vertical-align: top; }

.pt5px	{ padding-top: 5px; }
.pt10px	{ padding-top: 10px; }
.pb5px	{ padding-bottom: 5px; }
.pb15px	{ padding-bottom: 15px; }
.pb20px	{ padding-bottom: 20px; }

.floatl8px	{ float:left;padding-right:8px; }
.floatl15px	{ float:left;padding: 0 15px 10px 0; }


.orange	{ color: #FF6600; }
.red	{ color: #CC3333; }



div#head	{
	background: url(../img/dubai/der_bg02.jpg) no-repeat 0 0;
	width: 850px;
	height: 96px;
	margin: 0 auto;
	position: relative;
}

div#homes{
position:absolute;
width:64px;
height:26px;
}
div#head h1	{
	width: 395px;
	height: 96px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
top:0px;
}
div#head ul	{
	margin: 0;
	padding: 0;
	list-style: none;
position:absolute;
width:64px;
height:26px;
left:759px;
top:62px;
}
div#head li	{
}
div#wrap	{
	width: 850px;
	margin: 0px auto 0px auto;
}
div#wrap_bg	{
	margin: 0 auto;
	background: url(../img/paper/bg02.gif) repeat-y 0 0;
}
div#wrap_btm	{
	background: url(../img/paper/bg_btm.gif) no-repeat 0 bottom;

}
div#top_bg	{
	background: url(../img/paper/bg03.gif) no-repeat 0 0;
	padding: 10px 30px 15px 30px;
	width: 790px;
}
div#theme	{
	color: #227932;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: #227932 solid 1px;
}
div#comment	{
	color: #227932;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding: 10px;
	margin-top: 15px;
	text-align: center;
	border: #227932 solid 1px;
}
div#date	{
	background: #FFF6D4;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 130%;
	text-align: left;
	margin-bottom: 3px;
}


table.table_title	{
	width: 790px;
	margin-bottom: 2px;
	background: #D4EBFB;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.table_title td	{
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	text-align: center;
	color: #505050;
}

table.table_wrap	{
	width: 788px;
}
table.table_wrap th	{
	width: 76px;
	text-align: left;
	vertical-align: top;
}
table.table_wrap td	{
	width: 238px;
	vertical-align: middle;
}



div.gray_box	{
	width: 231px;
	border: #CCCCCC solid 1px;
	padding: 1px;
	margin: 0;
}

table.table_red	{
	width: 100%;
	empty-cells: show;
	background: #EBADAD;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
table.table_red tr	{
height:30px;
}
table.table_red th	{
	width: 131px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_red td.num	{
	width: 31px;
	text-align: center;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_red td.poi	{
	width: 60px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}


table.table_yellow	{
	width: 100%;
	empty-cells: show;
	background: #FFFFEB;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
table.table_yellow tr	{
height:30px;
}
table.table_yellow th	{
	width: 131px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_yellow td.num	{
	width: 31px;
	text-align: center;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_yellow td.poi	{
	width: 60px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}

table.table_orange	{
	width: 100%;
	empty-cells: show;
	background: #FFD699;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
table.table_orange tr	{
height:30px;
}
table.table_orange th	{
	width: 131px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_orange td.num	{
	width: 31px;
	text-align: center;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
table.table_orange td.poi	{
	width: 60px;
	vertical-align: middle;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}



div#foot	{
	background: url(../img/paper/foot_bg.gif) no-repeat 0 0;
	width: 850px;
	height: 95px;
	margin: 0 auto;
	position: relative;
}
div#foot ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#foot li	{
	width: 114px;
	height: 24px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 23px;
	top: 8px;
}
div#foot address	{
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 100%;
	font-style: normal;
	text-align: right;
	width: 820px;
	display: block;
	margin: 0 auto;
	padding: 70px 10px 15px 0;
}
