@charset "UTF-8";
html {margin:0; padding:0; width:100%;}
body {margin:0; padding:0; color:#333; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;  background:#FFF; width:100%;}
img { border:none;}

#headtitle { width:100%; text-align:center; background:#999;}
	#headtitle h1 { display:block; width:800px; margin:0 auto; padding:2px 50px; font-size:10px; line-height:12px; text-align:left; font-weight:normal; color:#FFF; background:#999;}

#header {width:100%; text-align:left; background: url(../images/header-bg.jpg) repeat-x top;}
	#header table { width:900px; margin:0 auto;}

#layout {width:100%; text-align:center; background:#FFF url(../images/layout-bg.jpg) repeat-x top; }
	#contents { width:900px; margin:0 auto; padding:0; text-align:left; }

#footer {width:100%; text-align:center; padding:36px 0 10px 0; background:#FFF url(../images/footer-bg.gif) repeat-x top;}
	#footer p { display:block; width:620px; margin:0 auto; padding:0 50px 0 230px; font-size:12px; line-height:16px; text-align:left; background:url(../images/foote-logo.jpg) no-repeat; background-position:50px 0;}

/* 共通要素 */
.cb { height:1px; display:block; clear:both; font-size:1px; line-height:1px; overflow:hidden; width:100%;}
.f10 { font-size:10px;}
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f22 { font-size:22px;}
.f24 { font-size:24px;}
.f28 { font-size:28px;}
.blue { color:#00B0BC;}
.red { color:#CE0000;}
.white { color:#FFF;}
.orange { color:#C15C00;}
.purple { color:#310080;}
.green { color:#0F4B20;}
.tac { text-align:center;}
.tar { text-align:right;}
.tal { text-align:left;}
.fb { font-weight:bold;}
.fbn { font-weight:normal;}
.fr { float:right;}
.fl { float:left;}
.fg { font-family:Arial, Helvetica, sans-serif;}
.btn {}
