body,td,th {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, EE EゴシチE, Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	width: auto;
}
body {
	background-image: url(../images/back_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #993333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #993333;
}
.h1{
	font-size: 14px;
	line-height: 20px;
	vertical-align: 0px;
	color: #999999;
	font-weight: bold;
	margin: 0;
}
.style1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {color: #000000}
.style3 {color: #666699}
.style4 {color: #993366}
.style5 {
	font-size: 10px;
	color: #FF3300;
}
.style6 {color: #FF3300}

.red {
	color:#ff0000;
}.font60 {
	font-family: "lr oSVbN", "Osaka";
	font-size: 70%;
	line-height: 15px;
}

.toplink a {
	color: #FFFFFF;
}
.toplink a:link {
	text-decoration: underline;
}
.toplink a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.toplink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

li{
	list-style-type: none;
}
/*----------------------------------------------------
	#sub-col
----------------------------------------------------*/
/*div#sub-col div#sidenav ul#products {
	padding-bottom: 3px;
	background: url(../images/sidenav_bg_03.gif) no-repeat left bottom;
}*/
div#sidenav  {
width: 220px;
}


div#sidenav ul#products li {
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	
}
div#sidenav ul#products li a {
	display: block;
	padding: 0px 0 6px 28px;
	margin:0;
	font-weight: normal;
	background: url(../images/common_icon_02.gif) no-repeat 10px 11px;
}
