@charset "UTF-8";

body {
	background: #eeeeee;
}		

body img {
    border-style:none;
}

#outline {
	background: #ffffff;
	position: absolute;
	left: 50%;
	width:830px;
	margin-left: -415px;
	text-align:left;
	font-family: Verdana;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
}

.header { 
	font-size: 12px; 
	padding: 10px 10px;
}

.navi {
	font-size: 12px; 
	padding: 0px 10px;
	margin-bottom: 5px; 
	border-bottom: 1px solid #dddddd;
}

.navi a {
	color: #2e70a4;
	text-decoration: none;
}

.navi a:link {
	color: #2e70a4;
	text-decoration: none;
}

.navi a:visited {
	color: #2e70a4;
	text-decoration: none;
}

.main { 
	width: 655px;
	float: right; 
	color: #444444;
	margin-right: 5px; 
	font-size: 12px; 
	line-height: 1.6;
}
	
.main a {
	color: #2e70a4;
	text-decoration: none;
}

.main a:link {
	color: #2e70a4;
	text-decoration: none;
}

.main a:visited {
	color: #2e70a4;
	text-decoration: none;
}

.inline {
	padding: 5px;
	border: 1px solid #cccccc;
}

.font_gray {
	color: #444444;
}	

.product_name {
	margin-top: 5px; 
	font-size: 250%; 
	font-weight: bold; 
	color: #333333;
}

.title { 
	background-color: #666666;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-size: 105%; 
	color: #ffffff;
}

.c-both { 
	clear: both;
}

.c-both hr {
	display: none;
}

.pos_right {
	float: right;
	margin-left: 15px;
}
	
.pos_left {
	float: left;
	margin-right: 15px;
}	

.acc_name {
	font-size: 150%; 
	font-weight: bold; 
	color: #333333;
}

.side { 
	width: 150px; 
	float: left; 
	margin-left: 10px;
	color: #444444;
	font-size: 12px;}

.side a {
	color: #2e70a4;
	text-decoration: none;
}

.side a:link {
	color: #2e70a4;
	text-decoration: none;
}

.side a:visited {
	color: #2e70a4;
	text-decoration: none;
}

.category {
	padding: 2px 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.product_link {
	color: #333333;
	margin-bottom: 7px;
	font-size: 11px;
	font-weight: bold;
}

a.l09_1 {
	display: block;
	background: #ffffff; 
	padding: 0 5px; 
	margin-bottom: 3px; 
	font-weight: bold; 
	border-bottom: solid 1px #bbbbbb; 
}
	
a.l09_1:link {
	color: #333333;	
	text-decoration: none;	
	font-weight: bold;
}

a.l09_1:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.l09_1:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
	font-weight: bold;
}

a.l09_1:active {	
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
	font-weight: bold;
}
	
a.l09_2 {
	display: block;
	text-align: center;
	background: #ffffff; 
	padding: 3px; 
	font-weight: bold; 
	margin-bottom: 3px; 
 	border: solid 3px #bbbbbb;
}

a.l09_2:link {
	color: #333333;	
	text-decoration: none;	
}

a.l09_2:visited {
	color: #333333;
	text-decoration: none;
}

a.l09_2:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
}

a.l09_2:active {	
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
}

.footer { 
	font-size: 10px; 
	color: #444444; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px 10px;
	border-top: 1px solid #dddddd;
}

.tb1 {
	width:640px; 
	margin-bottom:2px; 
	margin-top:2px; 
	margin-left:2px; 
	font-size:12px; 
	background:#ffffcc;
}

table.dealer {
	margin-top:0px;
    border-top:1px solid #dddddd;
    border-left:1px solid #dddddd;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:90%;
}
	
.dealer th {
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    color:#333333;
    background-color:#eeeeee;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
	
.dealer td {
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    padding:0.3em 1em;
    text-align:left;
}
	
.dealer a {
	text-decoration:none;
}	

