@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEBCF;
}
#container {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#header_logo {
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 760px;
	background-color: #544741;
	background-image: url(../images/top_data/images/naldic_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header_logo h1 {
	text-indent: -2000px;
}

#header_navi {
	height: 35px;
	width: 760px;
	background-color: #544741;
	margin: 0px;
	padding: 0px;
}
#header_navi li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	float: left;
}
#header_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#products_navi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
	background-color: #000000;
}
#products_navi ul {
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	left: 0px;
}
#main_area {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 650px;
}

#flash_area {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000000;
	height: 402px;
	width: 450px;
}

#contents_top {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 200px;
	list-style-type: none;
	background-color: #000000;
}

#contents_top ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}
#whatsnew_top {
	float: left;
	height: 260px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #3a3a3a;
	overflow: auto;
}
.products a {
	text-decoration: none;
}

#whatsnew_top ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer_top {
	padding: 0px;
	clear: both;
	width: 760px;
	background-color: #000000;
	margin-top: 0px;
}
#footer_top img {
}

#container .title h2 {
	font-size: 9px;
	color: #FFFFFF;
	text-indent: -2000px;
	position: absolute;
}
#container .products h2 {
	font-size: 9px;
	color: #FFFFFF;
	text-indent: -2000px;
	position: absolute;
}


#footer_top li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#footer_top .gray_color {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.khaki_color {
	color: #cabc97;
}
.orange_color {
	color: #eb6100;
}
.brown_color {
	color: #b16800;
}
.products img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lightgray_color {
	color: #cccccc;
}
.gray_color {
	color: #808080;
}
#footer_top  img  {
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_logo a {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
