@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
* html{filter: expression(document.execCommand("BackgroundImageCache",false,true));}
/* body */
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	line-height:1.4;
	color:#4D4D4D;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Godthic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}

/* IE6用 */
* html body {
	padding-left: 1px;
	font-size:100%;
}

/* IE7用 */
*:first-child+html body {
	padding-left: 1px;
	font-size:100%;
}

/* タイトル */
h1,h2,h3,h4,h5,h6{
	margin:0;
}

/* テーブル・ボックス */

/* イメージ */
img,
a img{border:0;}

/* フォーム */
form{
	margin:0;
	padding:0;
}

/* 段落 */
p{
	margin:0;
	padding:0;
}

/* リンク */
a{color:#4D4D4D;}
a:hover{color:#F00;}

.iepngfix{behavior: expression(IEPNGFIX.fix(this));}
.mb03{margin-bottom:3px;}
.mb08{margin-bottom:8px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}

#wrapper{
	width:100%;
}

/* --------------------------------------------------
	##header
-------------------------------------------------- */
#header{
	margin:0 auto;
	width:910px;
	height:74px;
	position:relative;
	text-align:left;
}
h1{
	position:absolute;
	width:500px;
	top:3px;
	left:10px;
	color:#858585;
	font-size:63%;
	font-weight:normal;
}
#logo{
	position:absolute;
	width:367px;
	top:19px;
	left:3px;
}
#header-list1{
	position:relative;
}
#header-list1 ul:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#header-list1 ul{
	position:absolute;
	top:53px;
	right:3px;
	margin:0;
	padding:0;
	width:auto;
	min-height:1px;
	_height:1px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#header-list1 ul li{
	margin:0;
	padding:0 0 0 24px;
	list-style:none;
	line-height:16px;
	float:left;
	color:#B0A584;
	background:url(../img_com/h_icon1.gif) no-repeat 10px 2px;
	font-size:75%;
	white-space:nowrap;
}
#header-list1 ul li.c-list1{background:url(../img_com/h_icon1.gif) no-repeat 10px 2px;}
#header-list1 ul li a{color:#B0A584;}
#header-list1 ul li a:hover{color:#F00;}

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#main-image{
	width:100%;
	min-width:910px;
	height:215px;
	background:#FFF url(../fc/img/bg_body_fc.gif) repeat-x left top;
}
#main-image-inner{
	width:100%;
	background:url(../fc/img/bg_main_image.jpg) no-repeat center top;
	min-width:910px;
}
#main-image #image{
	margin:0 auto;
	width:910px;
	text-align:left;
}

/* --------------------------------------------------
	##pankuzu
-------------------------------------------------- */
div#pankuzu:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#pankuzu{
	clear:both;
	margin:0 0 12px;
	width:894px;
	text-align:left;
	/*\*//*/
	overflow:hidden;
	/**/
}
div#pankuzu ol{
	margin:0;
	padding:0;
	display:inline;
}
div#pankuzu li{
	margin:0;
	padding:0 17px 0 0;
	list-style:none;
	line-height:18px;
	display:inline;
	color:#858585;
	background:url(../img_com/p_icon.gif) no-repeat right center;
	font-size:63%;
	white-space:nowrap;
}
* html div#pankuzu li{
	padding:0 13px 0 0;
}
*+html div#pankuzu li{
	padding:0 13px 0 0;
}
div#pankuzu li a{color:#858585;}
div#pankuzu li a:hover{color:#F00;}
div#pankuzu h2{
	display:inline;
	line-height:18px;
	color:#858585;
	font-size:63%;
	font-weight:normal;
}

/* --------------------------------------------------
	##main
-------------------------------------------------- */
#main:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#main{
	margin:0 auto 7px auto;
	width:910px;
	text-align:left;
	/*\*//*/
	overflow:hidden;
	/**/
}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#contents{
	margin-left:8px;
	width:897px;
}

#contents-main:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#contents-main{
	clear:both;
	width:897px;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box1{
	margin:0 0 40px;
	padding:0 0 40px;
	border:1px #bfbfbf solid;
}
.tab{
	margin:0 0 32px;
	border-collapse:collapse;
	border:0;
}
.tab td{
	padding:0;
	vertical-align:top;
}
.box1-1{
	margin:0 0 0 26px;
	width:842px;
}
.title1{
	margin:0 0 18px;
}
.box2{
	margin:0 20px;
	padding:15px;
	border:1px #bfbfbf solid;
}
.box2 h4{
	margin:0 0 8px;
}
.box2 p{
	font-weight:bold;
}
.txt1{
	line-height:2.0;
	font-size:75%;
}
.mb1{margin-bottom:60px;}
.title2{
	margin:0 0 20px;
	padding:0 0 4px;
	border-bottom:2px #d9d9d9 solid;
}
.box3:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box3{
	clear:both;
	width:840px;
	font-size:75%;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box5:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.box5{
	clear:both;
	width:480px;
	font-size:75%;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box4{
	padding:20px;
	border:1px #ccc solid;
	background-color:#faf3e6;
}
.txt2{
	line-height:2.0;
	color:#000;
	font-size:88%;
}
.title3{
	margin:0 0 15px;
}
.box6{
	padding:18px;
	border:1px #a6a6a6 solid;
}
.title4{
	margin:0 0 22px;
	text-align:center;
}
.line1{
	width:33px;
	background:url(../fc/img/line.gif) repeat-y left top;
}
.box6 h5{margin:0 0 10px;}
.txt3{
	margin:0 0 12px;
	font-size:75%;
}
.box6-1 td{
	padding:0 0 3px;
	color:#000;
	font-size:75%;
}
.txt4{
	padding:18px 0;
	border:1px #ccc solid;
	text-align:center;
}

/* --------------------------------------------------
	##page-top
-------------------------------------------------- */
#page-top{
	clear:both;
	margin:0 12px;
	padding-top:20px;
	color:#4D4D4D;
	font-size:75%;
	text-align:right;
}
#page-top a{color:#4D4D4D;}
#page-top a:hover{color:#F00;}

/* --------------------------------------------------
	##footer
-------------------------------------------------- */
#footer{
	margin:0 auto;
	padding:14px 0 25px;
	border-top:3px #F90 solid;
	width:904px;
	text-align:left;
}
#footer-inner:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#footer-inner{
	margin:0 0 13px 3px;
	width:900px;
	text-align:left;
	background:url(../img_com/bg_footer.gif) repeat-y left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
.f-box1{float:left;}
.f-box1 h2{margin-bottom:5px;}
#f-box1{
	width:180px;
}
#f-box2{
	width:216px;
}
#f-box3{
	width:500px;
}
#f-box4{
	width:100%;
}
#f-box4 td{
	vertical-align:top;
}
.f-list1{
	border-collapse:collapse;
	border:0;
}
.f-list1 td{
	padding:0;
	color:#4D4D4D;
	font-size:75%;
	line-height:1.7;
}
.f-list1 td.fl-r{padding:0 0 3px;}
#copyright{
	clear:both;
	color:#808080;
	font-size:75%;
	text-align:center;
}
.f-list2{
	background:#EBEBEB;
	margin-top:4px;
	padding:10px 14px;
	color:#4D4D4D;
	font-size:75%;
}
.f-list2 p.title{
	margin-bottom:8px;
	color:#541500;
	font-weight:bold;
}
.f-title-1{
	color:#9c582a;
	font-weight:bold;
}
#copyright span{
	font-size:84%;
}

