@charset "utf-8";
/* 初期設定 */
html { background:#FFF;margin:0; padding:0;}
body { margin:0; padding:0; font-family: Meiryo, "メイリオ", "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif; text-align:center;margin:0; padding:0;}

/* レイアウト */
#layout { width:100%; text-align:left;margin:0 auto; background:url(../images/bg.gif) repeat-y;background-position:top; display:block; text-align:center;}
	#layout-home { width:800px; margin:0 auto; background:url(../images/home-bg.jpg) no-repeat;background-position:top; text-align:left;}
	#layout-inner { width:800px; margin:0 auto;}

#header {width:800px; height:50px; overflow:hidden; background:url(../images/header.gif) no-repeat;background-position:top;}
	#logo { float:left; height:50px; width:100px; overflow:hidden; text-indent:-800px;}
		#logo a {display:block; height:50px; width:100px; }
	#header h1 { margin:0; padding:0 15px 0 0; float:right; width:450px; color:#FFFFFE; line-height:20px; font-size:10px; font-weight:normal; text-align:right;}
	#header-contact0 {text-align:left; float:right; width:160px; padding:0 20px 0 5px; margin:0; border-left:2px solid #FFFF00; line-height:20px; font-size:10px; color:#FFFF00;}
	#header-contact1 {text-align:left; float:right; width:160px; padding:0 20px 0 5px; margin:0; border-left:2px solid #FFFF00; line-height:20px; font-size:10px; color:#FFFF00;}
	#header-contact2 {text-align:left; float:right; width:200px; padding:0 15px 0 5px; margin:0; border-left:2px solid #FFFF00; line-height:16px; font-size:10px; color:#FFFF00;}
	#header-contact3 {text-align:left; float:right; width:200px; padding:0 15px 0 5px; margin:0; border-left:2px solid #FFFF00; line-height:16px; font-size:10px; color:#FFFF00;}

#footer { padding:15px 0 0 0; width:800px; background:url(../images/footer.gif) no-repeat #FFFFFF; background-position:bottom;}
	#footer p { font-size:10px; text-align:center; line-height:35px; color:#FFFFFE; padding:0; margin:0;}
		#footer p a { padding:0 10px;color:#FFFFFE; text-decoration:none;}
		#footer p a:hover { padding:0 10px;color:#FFFF00; text-decoration:underline;}

.g_header { width:799px; padding-left:1px; height:30px; overflow:hidden; background-image:url(../images/g_header.jpg);}
	.g_header ul { padding:0; margin:0; list-style:none;}
		.g_header li { padding:0; margin:0; float:left; height:30px;list-style:none;}
			.g_header li a {height:30px; text-indent:-1000px;overflow:hidden; display:block; background-repeat:no-repeat;}
			.g_header li strong {height:30px; text-indent:-1000px;overflow:hidden; display:block; background-repeat:no-repeat;}
	#g_header1 a { width:138px;background:none;}
		#g_header1 a:hover { background-image:url(../images/g_header1.jpg);}
		#g_header1 strong { background-image:url(../images/g_header1.jpg);}
	#g_header2 a { width:220px;background:none;}
		#g_header2 a:hover { background-image:url(../images/g_header2.jpg);}
		#g_header2 strong { background-image:url(../images/g_header2.jpg);}
	#g_header3 a { width:220px;background:none;}
		#g_header3 a:hover { background-image:url(../images/g_header3.jpg);}
		#g_header3 strong { background-image:url(../images/g_header3.jpg);}
	#g_header4 a { width:220px;background:none;}
		#g_header4 a:hover { background-image:url(../images/g_header4.jpg);}
		#g_header4 strong { background-image:url(../images/g_header4.jpg);}

.g_footer {width:780px; margin:10px 0 0 10px; height:66px; overflow:hidden; background:url(../images/g_footer.jpg) #FFF; background-repeat:no-repeat; text-align:left;}
	.g_footer p { padding:0; margin:0; width:160px; line-height:66px; float:left; display:block}
		.g_footer p a {width:153px; height:66px; display:block; text-indent:-800px; overflow:hidden; background:none;}
		.g_footer p a:hover {background-image:url(../images/g_footer0.jpg);}
	.g_footer ul { padding:24px 0 0 11px; margin:0 0 0 0; width:600px;float:left; display:block; list-style:none;}
		.g_footer li { padding:0 0 0 0; margin:0 0 0 0; width:149px; float:left;}
			.g_footer li a {width:140px; height:34px; display:block; text-indent:-800px; overflow:hidden; background:none; background-position:0 0;}
		#g_footer1 a:hover { background-image:url(../images/g_footer1.jpg);}
		#g_footer2 a:hover { background-image:url(../images/g_footer2.jpg);}
		#g_footer3 a:hover { background-image:url(../images/g_footer3.jpg);}
		#g_footer4 a:hover { background-image:url(../images/g_footer4.jpg);}
.g_top { padding:0 0 0 0;}
	.g_top p { margin:0; padding:0; font-weight:normal; font-size:12px;}

.g-title { width:500px; background:url(../images/g-title.jpg) no-repeat; padding:20px 0 10px 50px; }
	.g-title h2 { margin:0; padding:0; font-size:24px; text-align:left; line-height:50px;}
.inq-btn { text-align:center;}
		.inq-btn input { text-indent:-8000px; display:block; background:url(../images/inq-btn.jpg) no-repeat center; cursor:pointer;height:28px; width:160px; margin:0 auto; border:none;}

.f10 { font-size:10px;}
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.fb { font-weight:bold;}
.fg { font-family:Arial, Helvetica, sans-serif;}

.small { font-size:9px;}
.red { color:#FF9900}
.grey { background-color:#EEE;}
.orange { color:#FF9900;}
.fl { float:left;}

.cb { height:1px; display:block; clear:both; font-size:1px; line-height:1px;}

.tree_navi { display:block; padding: 3px 10px;}
	.tree_navi p { margin:0; padding:0; font-size:10px;text-align:right;color:#555; line-height:16px;}
	.tree_navi a { color:#555; text-decoration:none; padding:0 5px;}
	.tree_navi a:hover { color:#792500; text-decoration: underline; padding:0 5px;}
	.tree_navi strong { color:#792500; font-weight:normal; padding:0 5px;}
