@charset "utf-8";

body, div, object, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	line-height: 0;
	font-size: 0;
	vertical-align: bottom;
}
ul {
	list-style: none outside;
}
table {
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}
fieldset, img {
	border: 0;
}
select, input, textarea  {
	font: 12px arial,helvetica,clean,sans-serif;
}

body { 
	background:#3A554C url(bg.gif) repeat-x fixed center top;
	color:#3A554C; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	font-size:14px;
}
a:link { color:#0000ff; }
a:visited { color:#33336f; }
a:hover { color:#ff0000 !important; }
a:active { color:#ff0000; }
h1 { text-align:left; font-size:16px; }
h1.blindh1 { display:none; }
h2 { text-align:left; font-size:16px; }
h2.charh2 { height:48px; padding:12px 0px 0px 32px; background:url(hdrmark_char.gif) no-repeat 0% 50%; font-size:20px; vertical-align:1.5em; }
hr { width:96%; margin:0 0 12px; border:none; background-color:#4B6644; color:#4B6644; height:2px; }
hr.dashed {
	background: url(line_dashed.gif) repeat-x 0% 0%;
	height: 1px;
}
/*ul { margin:0px; padding:0px; }
li { margin:0px; margin-left:36px; list-style-image: url(listmark.gif); padding:2px 0px; text-align:left; vertical-align:0.5em; }*/
/*table代用リスト*/
ul.linerlist {
	display: table;
	margin: 0;
	padding: 0;
}
ul.linerlist li {
	display: table-cell;
	margin: 0;
	padding: 0;
}
/*IE Hacks*/
*:first-child+html ul.linerlist li {
	display: inline;
	zoom: 1;
}
* html ul.linerlist li {
	display: inline;
	zoom: 1;
}

/*clearfix hacs*/
.absclear:after {
	content:url(clearfix.gif);
	display:block;
	clear:both;
	height:0; 
}
* html .absclear {
	overflow:hidden;
	/*height:1%;*/
}
*:first-child+html .absclear {
	display:inline-block;
	overflow:auto;
}
.absclear { display:block; }


/* 便利タグ・汎用クラス ------------------------------------------------------------------------------------------------------------ */
em, i { font-style:normal; color:#ff9d33; }
u { text-decoration:none; font-weight:bold; color:#ff9d33; }

div.block { margin:0 10px 12px; padding:5px; text-align:left; }
div.pagetop { margin:0 20px 12px; text-align:right; font-size:93%; }
div.pagetop a { text-decoration:none !important; }
div.pagetop ul { margin:0 0 0 auto; }
div.pagetop ul li { padding-left:5px; }
span.arrow_txt { background:url(arrow.gif) no-repeat 0% 10%; padding-left:22px; }
span.arrow_gr_txt { background:url(arrow_gr.gif) no-repeat 0% 10%; padding-left:22px; }
span.dn_arrow_txt { background:url(dn_arrow.gif) no-repeat 0% 10%; padding-left:22px; }
span.dn_arrow_gr_txt { background:url(dn_arrow_gr.gif) no-repeat 0% 10%; padding-left:22px; }
span.tp_arrow_txt { background:url(tp_arrow.gif) no-repeat 0% 10%; padding-left:22px; }
span.tp_arrow_gr_txt { background:url(tp_arrow_gr.gif) no-repeat 0% 10%; padding-left:22px; }
.mt05 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mr05 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr15 { margin-right:15px !important; }
.mr20 { margin-right:20px !important; }
.mb05 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.ml05 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
/* --------------------------------------------------------------------------------------------------------------------------------- */


/* レイアウト構造 ------------------------------------------------------------------------------------------------------------------ */
/*外郭*/
div#wrapper {
	width:100%;
	margin:0;
	background:transparent url(nfbg.png) repeat center top;
}

/*コンテナ*/
div#container {
	width:800px;
	margin:0 auto;
	/*background-color:#fff0ac;*/
	background:#fff0ac url(conbg.png) no-repeat right top;
}

/*ヘッダ*/
div#header {
	width:800px;
}
div#header a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-9998px;
}
div#header a:hover {
	background-position:left bottom;
}
div#header a:focus {
	outline:none;
}
div#header a.gotop {
	width:330px;
	height:60px;
	background-image:url(symbol.gif);
	float:left;
}
div#header a.mailtous {
	width:145px;
	height:60px;
	background-image:url(mailtous.gif);
	float:right;
}

/*フッタ*/
div#footer {
	width:800px;
	margin:0;
	padding:20px 0 8px;
	text-align:center;
}
div#footer strong {
	display:block;
	padding:0 0 8px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
div#footer p#copyright {
	margin:8px 0 0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
div#footer ul {
	margin:0 auto;
}
div#footer ul li {
	width:180px;
	padding:0 12px 0 0 !important;
	list-style:none;
	border-left:1px solid #726d56;
	font-size:small;
}
div#footer li h4 {
	padding:4px;
	background-color:#726d56;
	text-align:center;
	font-weight:bold;
	color:#fff0ac;
}
div#footer li a {
	display:block;
	padding:4px 0 2px 8px;
	text-align:left;
	text-decoration:none;
}
div#footer li a:hover {
	text-decoration:underline;
}

/* --------------------------------------------------------------------------------------------------------------------------------- */
