* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

body {
	background-image: url(images/back.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3E3A39;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
a {
	color:#3E3A39;
	text-decoration: underline;
}
#fla {
	background-image: url(images/fla_back.gif);
	background-repeat: repeat-x;
}

#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
h1 {
	display: none;
}
#navi {
	background-image: url(images/navi_back.gif);
	background-repeat: repeat-x;
	height: 45px;
}
#navi ul {
	width: 922px;
	list-style-type: none;
	height: 45px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -45px;
}
#navi li {
	float: left;
	text-indent:-9999px;
}
#navi li,#navi li a {
	display: block;
	height: 45px;
	width: 184px;

}
#Ntop a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Nweb a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: -184px 0px;
}
#Ndtp a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: -368px 0px;
}
#Ncompany a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: -552px 0px;
}
#Ncontact a {
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: -736px 0px;
}
#navi a:hover {
	background-image:none;
}
#footer {
	background-image: url(images/foot_back.gif);
	background-repeat: no-repeat;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	height: 358px;
	padding-bottom: 50px;
	margin-top: 20px;
}
#foot-top {
	width: 340px;
	font-size: 90%;
	padding-top: 15px;
	float: right;
}
#foot-bottom {
	width: 872px;
}
#foot-bottomL {
	float: left;
	width: 310px;
	padding-left: 50px;
	font-size: 75%;
	font-style: normal;
	margin-top: 175px;
}
#foot-bottomR {
	float: left;
	width: 512px;
	margin-top: 80px;
}
#foot-top ul {
	list-style-type: none;
}
#foot-top li {
	float: left;
}
address {
	font-size: 95%;
	font-style: normal;
}
#contL {
	width: 170px;
	float: left;
	padding-left: 30px;
}
#contR {
	float: left;
	width: 750px;
}
