@charset "UTF-8";

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 13px !important; /* IE 7向け */
	font-size: small; /* IE 6以下 */
}
html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
}
div.topmainmenu {
	text-align: left;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header {
	padding: 0px;
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header h1 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 170px;
}
#topnavi {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 950px;
	height: 35px;
	padding: 0px;
}
#topnavi h2 {
	float: left;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#topnavi h2 img {
	margin: 0px;
	padding: 0px;
}
#topnavi a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}
#topflash {
	padding: 0px;
	width: 720px;
	height: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flash {
	padding: 0px;
	margin: 0px;
	width: 950px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #80a6c9;
	background-color: #4e7dab;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	text-align: center;
}
#topmainimg {
	background-color: #FFF;
	height: 270px;
	margin: 0px;
	padding-top: 230px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/top_main_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div.box {
	padding: 0px;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#topmainimg .blueline {
	color: #FFF;
	background-color: #006;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
#contents {
	margin: 0px;
	width: 950px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}
p.greybox {
	background-color: #EEEEEE;
	padding: 15px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #06F;
}
.box p {
	padding: 0px;
	margin-top: 10px;
}
#topicons {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#contents #main {
	margin: 0px;
	width: 735px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div.bnline {
	padding: 5px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}
#contents #main #box {
	margin: 0px;
	width: 565px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footer {
	clear: both;
	width: 940px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #063;
	color: #FFF;
}
#footer ul {
	float: left;
	margin-right: 15px;
}
#footer ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 50px;
	float: right;
}
.fr {
	margin: 10px 10px 10px 15px;
	padding: 0px;
	float: right;
}
.fl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #main td p {
	margin: 3px;
	padding: 0px;
}
.flimg {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hbky {
	background-image: url(images/hasen_bky.gif);
	background-repeat: repeat-y;
}
.hbkx {
	background-image: url(images/hasen_bkx.gif);
	background-repeat: repeat-x;
}
#contents #main p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contents h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #063;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030;
	padding: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#point .onepoint {
	padding: 0px;
	width: 189px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 600px;
}
#point .onepoint2 {
	padding: 0px;
	width: 189px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	height: 600px;
}
div.companylogo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	height: 100px;
	width: 135px;
	text-align: center;
	padding: 0px;
}
#point p {
	margin: 0px;
	padding: 5px;
	width: 179px;
}
#point {
	padding: 0px;
	margin: 0px;
}
#contents h4 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	font-size: 14px;
	padding-left: 5px;
}
#link {
	margin: 0px;
	padding: 0px;
	width: 950px;
	clear: both;
}
#link .company {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 135px;
}
#link p {
	padding: 0px;
	clear: both;
	width: 135px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
a:link.toplink {
	color: #FFF;
	text-decoration: none;
}
a:visited.toplink {
	color: #FFF;
	text-decoration: none;
}
a:hover.toplink {
	color: #FFF;
	text-decoration: underline;
}
a:active.toplink {
	color: #FFF;
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}
#contents .lbox {
	float: left;
	width: 190px;
}
#contents .rbox {
	float: right;
	width: 740px;
}
#contents h4 {
	clear: both;
}
#contents .lbox h5 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
	margin: 0px;
	padding: 3px;
}
#contents .rbox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents .twobox {
	padding: 0px;
	clear: both;
	width: 950px;
	margin: 0px;
}
.center {
	width: 950px;
	text-align: center;
}
#contents p {
	padding-right: 10px;
	padding-left: 10px;
}
#contents h5 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.aka {
	color: #F00;
}
.akab {
	color: #F00;
	font-style: normal;
	font-weight: bold;
}
#icons img {
	margin: 0px;
	padding: 0px;
	float: right;
}
#icons {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
table  {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	clear: both;
}
div.thum {
	clear: both;
	margin-bottom: 15px;
	height: 89px;
	padding: 0px;
	width: 950px;
}
div.thum img {
	margin: 0px;
	padding: 0px;
	float: left;
}
div.thum16pics {
	clear: both;
	margin-bottom: 15px;
	height: 178px;
	padding: 0px;
	width: 950px;
}
div.thum16pics img {
	margin: 0px;
	padding: 0px;
	float: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table td {
    padding: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.carlist {
	margin-bottom: 20px;
	width: 950px;
	clear: both;
}
div.carlistbox {
	border: 1px solid #CCC;
	float: left;
	width: 445px;
	margin-bottom: 20px;
	padding: 10px;
}
div.carlistbox2 {
	border: 1px solid #CCC;
	float: right;
	width: 445px;
	margin-bottom: 20px;
	padding: 10px;
}
div.carlist p {
	margin: 0px;
	padding: 0px;
}
div.car {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding: 10px;
}
div.stockcarimg {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0px;
}
div.stockcarimg img {
	margin-bottom: 15px;
}
div.stockcardescriptionindex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 230px;
}
div.stockcardescription {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}
div.stockcardescription p {
	margin: 0px;
	padding: 0px;
}
#loan {
	float: left;
	margin-left: 15px;
}
#loan p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#carcomment {
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.hasen {
	padding: 0px;
	clear: both;
	height: 1px;
	width: 950px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#about p {
	margin: 0px;
	padding: 0px;
}
#about {
	padding: 10px;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
}
#campaign {
	margin: 0px;
	border: 1px solid #063;
	background-image: url(images/campaign_n.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#campaign p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#event {
	border: 1px solid #063;
	background-image: url(images/event_n.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#event p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bgee {
	background-color: #EEEEEE;
}
#topmenu {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 950px;
	height: 50px;
}
#topmenu .topmenubt {
	padding: 0px;
	float: left;
	width: 135px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsbox {
	border: 1px solid #f68d38;
	background-image: url(images/news_n.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news {
	clear: both;
}
.news h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	clear: both;
}
div.customerbox {
	width: 798px;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
div.customerbox div.customername {
	background-color: #EEEEEE;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.customerbox div.customername h5 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div.customerbox div.customerpic {
	float: left;
	width: 300px;
	padding: 10px;
}
div.customerbox div.customercomment {
	margin: 0px;
	float: left;
	width: 440px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.green {
	color: #060;
}
.greenb {
	color: #060;
	font-weight: bold;
}
.backnumber {
	text-align: right;
	width: 100%;
}
div.hp_link {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
	border: 1px solid #CCC;
}
#loan p img {
	margin-top: 10px;
}

