* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#main {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main #header {
	padding-top: 5px;
	height: 71px;
	color: #666666;
	margin-bottom: 10px;
}
#main #header img {
	float: left;
}
#main #header ul {
	text-align: right;
	padding-top: 20px;
}
#main #header li {
	display: inline;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
}
#main #header a:link {
	color: #666666;
	text-decoration: none;
}
#main #header a:visited {
	color: #666666;
	text-decoration: none;
}
#main #header a:hover {
	color: #666666;
	text-decoration: underline;
}
#main #header .no_border {
	border-left-style: none;
}
#main #mainImg {
	margin-bottom: 5px;
}

#main #mainImg #mainRight {
	background-image: url(../img/left/left_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 184px;
	text-align: center;
	float: left;
	height: 330px;
}
#main #mainImg #mainRight h2 {
	display: none;
}
#main #mainImg #mainRight ul {
	margin-top: 90px;
}
#main #mainImg #mainRight .bn01 {
	margin-bottom: 18px;
}
#main #mainImg #mainRight .bn02 {
	margin-bottom: 6px;
}
#main #mainImg #mainRight .bn03 {
	margin-bottom: 6px;
}
#main #mainImg #drpenImg {
	text-align: right;
}
#main #nav {
	background-image: url(../img/nav/bk.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	clear: both;
}
#main #nav li {
	display:inline;
}

#main #contents {
	margin-top: 10px;
}
#main #contents #index {
	width: 510px;
	float: left;
	margin-right: 20px;
}
#main #contents #index h2 {
	margin-bottom: 20px;
}
#main #contents #index .whatsnewLink {
	background-image: url(../img/ar01.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-right: 26px;
}
#main #contents #index table {
	margin-bottom: 10px;
}
#main #contents #index th {
	color: #666666;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
#main #contents #index td {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
#main #contents #contentsRight {
	width: 232px;
	float: left;
}
#main #contents #contentsRight h3 {
	display: none;
}
#main #contents #contentsRight #contact_tel {
	margin-bottom: 10px;
	font-size: 12px;
}

#main #contents #contentsRight #catalog_dl {
	margin-bottom: 5px;
}
#main #contents #contentsRight .catalogDL {
	background-color: #EEEEEE;
	padding: 5px;
}
#main #contents #contentsRight .catalogDL p {
	font-size: 80%;
	color: #666666;
	line-height: 140%;
}
#footer {
	color: #666666;
	background-image: url(../img/foot_bk.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 5px;
}
#footer #footNav {
	width: 765px;
	text-align: right;

}
#footer ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#footer li {
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#footer .no_border {
	border-left-style: none;
}
#footer a:link {
	color: #666666;
	text-decoration: none;

}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFA476;
	text-decoration: underline;
}
