@charset "UTF-8";
html {margin:0; padding:0; background-color:#FFF;width:100%; text-align:center;}
body {margin:0; padding:0;font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;}

/* 外枠 */

/* エレメント */
.small { font-size:9px;}
.red { color:#FF6606}
.grey { background-color:#EEE;}
.orange { color:#FF9900;}
.brown { color:#744F44;}
.fl { float:left;}
.fr { float:right;}

.f10 { font-size:12px;}
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f24 { font-size:24px;}

.cb { height:1px; display:block; clear:both; font-size:1px; line-height:1px; overflow:hidden;}

.tree_navi { display:block; padding:2px;}
	.tree_navi p { margin:0; padding:0; font-size:10px;text-align:right;color:#744F44; line-height:16px;}
	.tree_navi a { color:#744F44; text-decoration:none; padding:0 5px;}
		.tree_navi a:hover { color:#000; text-decoration: underline; padding:0 5px;}
		.tree_navi strong { color:#000; font-weight:normal; padding:0 5px;}