﻿@charset "utf-8";

body, div, table, th, td, caption, h1, h2, h3, h4, h5, h6, a, p, pre, ul, ol, li, dl, dt, dd, form, address, embed, object {
	margin:0px; 
	padding:0px; 
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height:160%; 
	text-align:left; 
	word-break:normal;
	list-style-type:none;
	vertical-align:bottom;
}
table {border-style:none; border-collapse:collapse; border-spacing:0px;}
th, td {text-align:left; vertical-align:top;}
caption {caption-side:top;}
img, input {border:none; vertical-align:bottom;}

html {height:100%;}
body {
	padding:0px;
	color:#A99A72; 
	font-size:82%; 
	background:#FFFFFF; 
	line-height:160%; 
	text-align:left;
	height:100%;
	overflow:auto;
}


#container {width:100%; height:100%; position:relative; overflow:hidden;}
#flash {}

