@charaset "charset=UTF-8";


/* ページ全体 */

body {
	margin:0;
	padding:0;
	background-color:#000000;
	text-align:center;
	font-size:25px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper_1 {
	position:relative;
	width:940px;
	margin:0 auto;
	background:url(/img/bg_gradation.jpg);
	background-color:#FFFFFF;
}
#wrapper {
	position:relative;
	width:940px;
	margin:0 auto;
	background:url(/img/bg_gradation.jpg);
	background-color:#FFFFFF;
	text-align:left;
}
img {
	border:none;
}
a {
	border:none;
	outline:none;
}
a:link {
	color:#8F6B47;
}
a:visited {
	color:#CF3500;
}


/* ヘッダーナビ */

.header_navi {
	position:relative;
	width:940px;
	height:120px;
}

.header_navi a {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	width:217px;
	height:40px;
}
.header_navi .navi_01 {
	left:31px;
	top:10px;
}
.header_navi .navi_02 {
	left:251px;
	top:10px;
}
.header_navi .navi_03 {
	left:471px;
	top:10px;
}
.header_navi .navi_04 {
	left:691px;
	top:10px;
}
.header_navi .navi_05 {
	left:31px;
	top:53px;
}
.header_navi .navi_06 {
	left:251px;
	top:53px;
}
.header_navi .navi_07 {
	left:471px;
	top:53px;
}
.header_navi .navi_08 {
	left:691px;
	top:53px;
}


/* パンくず */

#pankuzu {
	position:absolute;
	left:32px;
	top:100px;
	width:900px;
	height:25px;
	text-align:left;
	font-size:16px;
	font-weight:bolder;
}


/* コンタクト */

.contact {
	position:relative;
	left:0px;
	width:940px;
	height:171px;
	background:url(/img/bg_tel.gif) no-repeat;
}
img.tel {
	position:absolute;
	left:46px;
	top:36px;
	width:444px;
	height:99px;
}
a.mail {
	position:absolute;
	display:block;
	left:496px;
	top:36px;
	width:399px;
	height:99px;
}


/* コンタクト */

.contact {
	position:relative;
	margin:30px 0 30px 0;
}


/* to サイトマップ */

#footer_top {
	font-size:16px;
}

#to_knowledge {
	float:right;
	margin:0 20px 4px 0;
	padding:0 0 0 16px;
	background:url(/img/ico_root.gif) no-repeat;
	background-position:0px 2px;
	text-align:left;
	overflow:hidden;
}
#to_link {
	float:right;
	margin:0 20px 4px 0;
	padding:0 0 0 16px;
	background:url(/img/ico_root.gif) no-repeat;
	background-position:0px 2px;
	text-align:left;
	overflow:hidden;
}
#to_linkmost {
	float:right;
	margin:0 20px 4px 0;
	padding:0 0 0 16px;
	background:url(/img/ico_root.gif) no-repeat;
	background-position:0px 2px;
	text-align:left;
	overflow:hidden;
}
#to_sitemap {
	float:right;
	margin:0 20px 4px 0;
	padding:0 0 0 16px;
	background:url(/img/ico_root.gif) no-repeat;
	background-position:0px 2px;
	text-align:left;
	overflow:hidden;
}


/* フッタ */

#footer {
	position:relative;
	width:940px;
	height:45px;
	padding:5px 0 0 0;
	overflow:hidden;
	background:url(/img/footer_bg.jpg) no-repeat;
	text-align:center;
	font-size:15px;
	color:#FFF0D9;
}

#footer .f2 {
	color:#F0E5C9;
	padding-right:40px;
}

#footer a#to_top {
	position:absolute;
	left:775px;
	top:22px;
	width:150px;
	height:20px;
	display:block;
}


/* フッタリンク */

#footer_link {
	position:relative;
	left:0px;
	bottom:0px;
	width:940px;
	height:24px;
	padding:6px 0 0 0;
	background-color:#000000;
	text-align:center;
}
#saijo_link {
	width:650px;
	margin:0 auto;
	padding:0px;
}
#saijo_link li {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	font-size:14px;
}
#saijo_link li a {
	color:#999999;
}

#saijo_link2 {
	width:170px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
#saijo_link2 li {
	float:left;
	margin:0;
	padding:0 20px 0 30px;
	list-style:none;
	font-size:14px;
}
#saijo_link2 li a {
	color:#999999;
}


/* 下層共通ヘッダ */

a.under_header {/*削除予定*/
	position:absolute;
	left:54px;
	top:10px;
	width:273px;
	height:56px;
	display:block;
}



