body,table {
	font-size: 12px;
	line-height: 140%;
}


body { 
	margin: 0px;
	background: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


a {
	color: #0000FF;
}
a:visited {
	color:#0000FF;
}
a img {
	border: none;
}


.lineup2 {
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}


.lineup3 {
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 9px;
}


.lineup4 {
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 12px;
}


.wrapper {
	margin: 0px auto;
	width: 702px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px 15px 0 15px;
}


h1 {
	float: left;
	height: 19px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
}
h2 {
	float: left;
	height: 19px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3 {
	width: 702px;
	margin: 0px;
	padding: 0px;
}

.hmenu {
	float: right;
	height: 19px;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
.hmenu li{
	float: left;
	display: block;
} 
.hmenu li img {
	float: left;
	margin: 2px 10px 0px 10px;
}
.hmenu li a {
	margin: 0px 10px 0px 0px;
}


dl {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 702px;
	height: 28px;
	background: url(../img/menu.gif);
	margin: 0px;
	padding: 0px;
}
dl#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
dl#menu dt{
	float: left;
	position: relative;
	width: 116px;
	height: 28px;
	padding: 0px 0px 0px 1px;
}
dl#menu dt a{
	display: block;
	width: 115px;
	height: 28px;
}
dl#menu dt ul{
	background-color: #B2D4F2;
	border-left: solid 1px #eef;
	border-top: solid 1px #eef;
	border-right: solid 1px #003392;
	border-bottom: solid 1px #003392;
	display: none;
	position: absolute;
	top: 0px;
	left:116px;
}
dl#menu dt ul a{
	color: #0d55bc;
	height: auto;
	line-height: 130%;
	text-align: left;
	padding: 5px 10px;
	width: 100px;
}
dl#menu dt ul li.rollOver{
	background-color: #338BDC;
}
dl#menu dt ul li.rollOver a.rollOverA{
	color: #D1E880;
}
dl#menu dt ul li{
	position: relative;
}
dl#menu dt ul li ul{
	display: none;
	position: absolute;
	top: 0px;
	left: 125px;
	z-index: 0px;
}


.tirashi {
	padding: 2px 5px;
	font-size: 11px;
	border-left: solid 1px #FF3300;
	border-right: solid 1px #FF3300;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}
.tirashi input {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border: 0px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
.tirashi p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.tirashi p a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.tirashi span a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}
.tirashi img {
	margin: 5px 0px 0px 0px;
}


.happy {
	padding: 2px 5px;
	font-size: 11px;
	border-left: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}
.happy img {
	margin: 0 0 5px 0;
}


.tencho {
	padding: 2px 5px;
	border-left: solid 1px #009900;
	border-right: solid 1px #009900;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}
.tencho img {
	margin: 0px 5px 0px 0px;
	float: left;
}
.tencho div {
	border-bottom: dotted 1px #999999;
	padding: 4px 0px 5px 0px;
}


.yakudatsu {
	padding: 2px 5px;
	border-left: solid 1px #993399;
	border-right: solid 1px #993399;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
}
.yakudatsu img {
	margin: 0px 5px 0px 0px;
	float: left;
}
.yakudatsu div {
	border-bottom: dotted 1px #999999;
	padding: 4px 0px 5px 0px;
}


.right-b img {
	margin: 0 0 15px 0;
	padding: 0px;
}


.shitalink {
	height: 18px;
	background-color: #009AFF;
	margin: 10px 0px;
	padding: 3px 0px 2px 52px;
	color: #FFFFFF;
	list-style: none;
}
.shitalink li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
} 
.shitalink img {
	float: left;
	margin: 2px 7px 0px 0px;
	padding: 0px;
}
.shitalink a{
	color: #FFFFFF;
	margin: 0px 4px 0px 0px;
}
.shitalink a:hover{
	color: #FFFF99;
	margin: 0px 4px 0px 0px;
}
.shitalink a:visited{
	color: #FFFFFF;
	margin: 0px 4px 0px 0px;
}


.footer{
	border-top: dotted 1px #999999;
	width: 702px;
	text-align: right;
	color: #666666;
	padding: 10px 0;
}


.bred{
	font-weight: bold;
	color: #FF0000;
}


.h1-tensen{
	height: 1px;
	background-image: url(../img/bg_yokosen.gif);
}


.button{
	width: 100%;
	text-align: center;
}


.navi{
	background-color: #EFEFE7;
	text-align: left;
	line-height: 200%;
}
.navi img {
	vertical-align: middle;
}


.mainl2 {
	width: 534px;
	padding: 0 10px 0 0;
	border-right: dotted 1px #999999;
	vertical-align: top;
	text-align: center;
}


.midashi {
	font-size:13px;
	line-height:150%;
	margin: 0 2px 0 184px;
	padding: 61px 0 0 0;
	text-align: left;
}


.lineup {
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 14px;
}


.bottom1 {
	margin: 15px 0 10px 0;
	text-align: center;
}
.bottom2 {
	margin: 15px 0;
}


.mainr2{
	width: 158px;
	text-align: center;
	vertical-align: top;
	background-image:url(../img/sub/color4.gif);
}


.sub {
	width: 140px;
	text-align: center;
	vertical-align: top;
	background-image:url(../img/sub/color4.gif);
	padding: 9px;
	margin: 5px 0 0 0;
}
.sub table{
	margin: 0 0 15px 0;
}


.mise {
	height: 113px;
	width: 140px;
	text-align: left;
	background-image: url(../img/sub/misewaku.jpg);
	line-height: 100%;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.mise h4 {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.mise p {
	margin: 8px 10px;
	line-height: 115%;
}




.aisatsu {
	color: #FF0000;
	margin: 0px;
	padding: 11px 0px 10px 0px;
	text-align: right;
}

.link3 {
	width: 702px;
	text-align: center;
	background-image: url(../img/bg_yoko.gif);
	margin: 7px 0 10px 0;
	padding: 8px 0 6px 0;
}
.link3 img {
	margin: 0 10px;
}

.mainl1 {
	width: 503px;
	padding: 0 13px 0 0;
	border-right: dotted 1px #999999;
	vertical-align: top;
}

.toucam {
	width: 100%;
	margin: 0 0 12px 0;
}

.tousen {
	width: 234px;
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.tousen p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 8px 0px;
}

.campaign {
	width: 234px;
	border-left: solid 1px #0066FF;
	border-right: solid 1px #0066FF;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	word-break: break-all;
}

.bunn2 {
	width: 503px;
}
.bunn2 img {
	margin: 0 0 12px 0
}

.mainr1{
	width: 170px;
	text-align: center;
	vertical-align: top;
	padding: 0 0 0 13px;
}
.mainr1 table{
	margin: 0 0 15px 0;
}


.mise0{
	height: 113px;
	width: 140px;
	text-align: left;
	background-image: url(../img/top/misewaku.jpg);
	padding: 10px 0 0 0;
	margin: 0px 15px;
}
.mise0 h4 {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.mise0 p {
	margin: 8px 10px;
	line-height: 115%;
}


.co{
	width: 531px;
	height: 172px;
	background-image:url(../img/co/k.gif);
	margin: 0 0 15px 0;
}
.co1{
	width: 100%;
	background-color: #0099CC;
}
.co2{
	width: 70px;
	background-color: #E5FFFF;
	color: #006699;
	margin: 5px 6px;
	padding: 5px 6px;
	text-align: center;
}
.co3{
	background-color: #FFFFFF;
	line-height: 140%;
	margin: 4px 6px;
	padding: 4px 6px;
}
.co4 {
	width: 501px;
	height: 183px;
	margin: 0 0 15px 0;
}
.co5{
	background-color: #FFFFFF;
	line-height: 140%;
	text-align: center
}



.link{
	width: 531px;
	height: 172px;
	background-image:url(../img/k_link.gif);
	margin: 0 0 15px 0;
}



.u-car1{
	background-color: #E5FFFF;
	color: #006699;
	margin: 5px 6px;
	padding: 5px 6px;
	text-align: center;
}
.event {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_event.gif);
	margin: 0 0 15px 0;
}
.event1{width:100%;background-color:#999999}
.event2{text-align:left;background-color:#CCCCCC}
.event3{text-align:left;background-color:#FFFFFF}
.waiwaiup1{width:100%;background-color:#FF99CC}
.waiwaiup2{text-align:left;background-color:#FF99CC}
.waiwaiup3{text-align:left;background-color:#FFFFFF}
.festival {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_festival.gif);
	margin: 0 0 15px 0;
}
.festival1{width:100%;background-color:#FF99CC}
.festival2{padding:4px;font-size:13px;text-align:left}
.festival3{width:100%;text-align:right;padding:4px 0px}
.gourmet {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_gourmet.gif);
	margin: 0 0 15px 0;
}
.gourmet1{width:100%;background-color:#FF99CC}
.gourmet2{padding:4px;font-size:13px;text-align:left}
.gourmet3{width:100%;text-align:right;padding:4px 0px}
.inquiry{
	width: 531px;
	height: 172px;
	background-image:url(../img/k_inquiry.gif);
	margin: 0 0 15px 0;
}
.inquiry1{width:100%;background-color:#9CCBC6}
.inquiry2{width:120px;background-color:#EFEFEF}
.inquiry3{line-height:140%}
.mailmate {
	width: 531px;
	height: 172px;
	background-image:url(../img/mailmate/k1.gif);
	margin: 0 0 15px 0;
}
.mate {
	width: 531px;
	height: 172px;
	background-image:url(../img/mailmate/k2.gif);
	margin: 0 0 15px 0;
}
.mate1{line-height:130%;font-size:18px;font-weight:bold;color:#FF3366}
.mate2{line-height:140%}


.m-drive{
	width: 531px;
	height: 172px;
	background-image:url(../img/k_m-drive.gif);
	margin: 0 0 15px 0;
}
.m-drive1{width:100%;background-color:#FF99CC}
.m-drive2{padding:4px;font-size:13px;text-align:left}
.m-drive3{width:100%;text-align:right;padding:4px 0px}
.mobile {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_mobile.gif);
	margin: 0 0 15px 0;
}
.tenji {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_tenji.gif);
	margin: 0 0 15px 0;
}
.new_car {
	width: 531px;
	height: 172px;
	background-image:url(../img/new_car/k.gif);
	margin: 0 0 15px 0;
}
.repair {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_repair.gif);
	margin: 0 0 15px 0;
}
.s-drive {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_s-drive.gif);
	margin: 0 0 15px 0;
}
.s-drive1{width:100%;background-color:#FF99CC}
.s-drive2{padding:4px;font-size:13px;text-align:left}
.s-drive3{width:100%;text-align:right;padding:4px 0px}
.service {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_service.gif);
	margin: 0 0 15px 0;
}
.service_i {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_service.gif);
	margin: 0 0 15px 0;
}
.service_i1 {
	width: 531px;
	height: 172px;
	background-image:url(../img/service/k1.gif);
	margin: 0 0 15px 0;
}
.service_i2 {
	width: 531px;
	height: 172px;
	background-image:url(../img/service/k2.gif);
	margin: 0 0 15px 0;
}
.service_i3 {
	width: 531px;
	height: 172px;
	background-image:url(../img/service/k3.gif);
	margin: 0 0 15px 0;
}



.sitemap {
	margin: 0px;
	padding: 15px;
	list-style: none;
}
.sitemap li {
	border-bottom: 2px dotted #999999;
	padding: 15px 0px;
}
.sitemap div {
	margin: 5px 0px 0px 40px;
	height: 18px;
}
.sitemap div a {
	margin: 0px 20px 0px 0px;
	float: left;
}
.sitemap div img {
	margin: 0px 3px 0px 0px;
	padding: 2px 0px 0px 0px;
	float: left;
}


.tenpo {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k.gif);
	margin: 0 0 15px 0;
}
.tenpo0{width:100%;background-color:#999999}

.tenpo0 img { vertical-align: middle; }

.tenpo1 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k01.gif);
	margin: 0 0 15px 0;
}
.tenpo2 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k02.gif);
	margin: 0 0 15px 0;
}
.tenpo3 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k03.gif);
	margin: 0 0 15px 0;
}
.tenpo4 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k04.gif);
	margin: 0 0 15px 0;
}
.tenpo5 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k05.gif);
	margin: 0 0 15px 0;
}
.tenpo6 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k06.gif);
	margin: 0 0 15px 0;
}
.tenpo7 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k07.gif);
	margin: 0 0 15px 0;
}
.tenpo8 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k08.gif);
	margin: 0 0 15px 0;
}
.tenpo9 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k09.gif);
	margin: 0 0 15px 0;
}
.tenpo10 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k10.gif);
	margin: 0 0 15px 0;
}
.tenpo11 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k11.gif);
	margin: 0 0 15px 0;
}
.tenpo12 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k12.gif);
	margin: 0 0 15px 0;
}
.tenpo13 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k13.gif);
	margin: 0 0 15px 0;
}
.tenpo14 {
	width: 531px;
	height: 172px;
	background-image:url(../img/tenpo/k14.gif);
	margin: 0 0 15px 0;
}

.tenname{line-height:200%;text-align:center; vertical-align: top;}
.tencome{margin : 0 0 0 15px;line-height:140%;}
.u-car {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_u-car.gif);
	margin: 0 0 15px 0;
}
.waiwai {
	width: 531px;
	height: 172px;
	background-image:url(../img/k_waiwai.gif);
	margin: 0 0 15px 0;
}
.waiwai1{margin:0px 0px 0px 10px;padding:0px 0px 0px 10px;}
.waiwai2{background-color:#FFCC66;width:80px;text-align:right;margin:0px 7px 0px 0px;padding:0px 7px 0px 0px;}
.waiwai3{width:100%;background-color:#00CCFF;}
.u-car0{background-color:#00CCCC;width:100%}
.u-car1{background-color:#99FFFF;text-align:center;}
.u-car2{background-color:#0099CC;width:100%}
.u-car3{background-color:#0099CC;}
.u-car4{background-color:#E5FFFF;text-align:center;}
.u-car5{background-color:#FFFFFF;text-align:center;}
.u-car6{background-color:#FFCC00;width:100%}
.u-car7{font-size:10px;text-align:left}
.u-car8{font-size:20px;font-weight:bold;color:#FF0000}
.u-car9{font-size:14px;font-weight:bold}
.u-car10{font-size:10px;text-align:right;font-weight:bold}
.u-car11{width:310px;font-size:15px;font-weight:bold;background-color:#FFFFFF;}
.u-car12{background-color:#E5FFFF;text-align:center;width:110px;line-height:130%}
.u-car13{line-height:140%}
.shikaku0{background-color:#0066CC;width:100%}
.shikaku1{width:81px;text-align:center;}
.shikaku2{background-color:#0099FF}
.shikaku3{background-color:#FFFFFF;text-align:center;}


.happy_plan table {
	background-color: #FFFFFF;
}
.happy_plan {
	width: 630px;
	line-height: 150%;
	font-size: 13px;
	letter-spacing: 0.1em;
	width: 590px;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
.happy_plan h3 {
	height: 26px;
	font-weight: bold;
}


.entry11{
	width: 531px;
	height: 172px;
	background-image:url(../img/entry/k.gif);
	margin: 0 0 15px 0;
}
.entry12{
	width: 531px;
	height: 172px;
	background-image:url(../img/entry/k.gif);
	margin: 0 0 15px 0;
}

.entry21 {
	border-left: solid 1px #FF0099;
	border-right: solid 1px #FF0099;
	text-align: left;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 14px 14px 8px 14px;
}
.entry21 b {
	color: #0099FF;
	font-size: 15px;
	letter-spacing: 0.1em;
}
.entry21 table {
	width: 100%;
	background-color: #01CCFF;
	margin: 5px 0px 0px 0px;
}
.entry21 th {
	background-color: #A3E0FF;
	text-align: center;
	font-weight: normal;
}
.entry21 td {
	background-color: #FFFFFF;
}
.entry21 div {
	margin: 15px 0px 20px 0px;
	line-height: 150%;
}
.entry21 div img {
	margin: 8px 0px;
}


.tenji1 {
	background-color: #3385FF;
	letter-spacing: 0.1em;
	margin: 0px auto;
}
.tenji1 th {
	font-weight: normal;
	text-align: left;
	background-color: #33ADFF;
	color: #FFFFFF;
}
.tenji1 td {
	background-color: #FFFFFF;
	text-align: center;
	width: 100px;
}
