﻿@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-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "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;}
address {text-align:left;}
img {border:none; vertical-align:bottom;}

html, body {height:100%; overflow: hidden;}
body {
	position: fixed;
	width: 100%;
	margin:0px; 
	color:#000000; 
	font-size:82%; 
	background:#FFFFFF; 
	line-height:160%; 
	text-align:center; 
}

#main {height:100%;}
#main h1{padding:20px;}
#main p{padding-left:25px;}

