@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;}
img { border:none;}

/* 外枠 */

/* ヘッダー・メニュー・フッター・パンくず */

#header { margin:0; padding:4px 0 0 0; width:825px; height:71px; overflow:hidden;}
	#header p { margin:0; padding:0;}
	#header-catch { width:825px; margin:0; padding:0; text-align:left; font-size:10px; line-height:16px; height:16px; font-weight:normal; overflow:hidden; background:#40B0A2; color:#FFF;}
	#header-logo { float:left; width:400px;text-align:left;}
	#header-contact { float:left;width:400px; text-align:right;}

#footer { text-align:center; width:100%; padding:10px 0 0 0; background:url(../images/footer-bg.gif) top repeat-x; background-color:#FFF;}
	#footer table { width:825px; margin:0 auto;}
	#footer-logo { vertical-align:top;}
	#footer-info { text-align:left; font-size:12px; padding:4px;line-height:18px;}
		#footer-info span { display:block; font-size:14px; line-height:18px; padding:4px 0; margin-bottom:-18px; font-weight:bold;}
	#footer-navi { text-align:right; font-size:12px; vertical-align:bottom; color:#666;padding:4px 0; line-height:18px;}
		#footer-navi a { color:#666; text-decoration:none; padding:0 4px;}
		#footer-navi a:hover { color:#004856;}


/* 共通要素 */
#common {width:665px; padding:0; text-align:center; overflow:hidden; background: url(../images/contents.jpg) repeat-y center;}
.treenavi { width:665px; text-align:right;}
.treenavi p {padding:8px 36px; margin:0; font-size:10px; line-height:18px; text-align:right; color:;}
	.treenavi a { padding:0 4px; color:#382912; text-decoration:none;}
		.treenavi a:hover { color:#B73AAF; text-decoration: underline;}
		.treenavi strong { padding:0 4px; font-weight:normal;}

.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:#0071BB;}
.red { color:#AE0001;}
.orange { color:#FF6600;}
.purple { color:#6812CD;}
.tac { text-align:center;}
.tar { text-align:right;}
.tal { text-align:left;}
.fb { font-weight:bold;}
.fr { float:right;}
.fl { float:left;}
.fg { font-family:Arial, Helvetica, sans-serif;}