@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,em,div,p,pre,ul,ol,dl,dt,dd,hr,span
address,form,blockquote,noscript,table,th,td {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.5em;
	list-style-type:none;
	font-family:meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666;
}
h1,h2,h3,h4,h5,h6,strong { font-weight:bold;}
img { border:none;}
a { color:#3399cc; text-decoration:underline;}
a:hover { color:#99CCE5; text-decoration:underline;}
body { padding-top:30px; padding-bottom:30px; text-align:center; behavior: url("js/csshover3.htc");}

.clear_1px { clear:both; height:1px !important; font-size:1px !important; line-height:1px !important;}
.clear_def { clear:both; height:1em; font-size:1em; line-height:1em;}

.wrap { margin-left:auto; margin-right:auto;}
#page_cooling_off { width:646px;}
.close_btn_block { text-align:center; padding-top:45px;}
.close_btn_block a:hover img { opacity:0.8; filter:alpha(opacity=80);}