・ｿ@charset "Shift_JIS";
.text12h{
	font-family:"Osaka","sans-serif"; font-size: 12px; line-height:16px;
}



.text10{
	font-family:"Osaka","sans-serif"; font-size: 10px; line-height:12px;
}


.text10l{
	font-family:"Osaka","sans-serif"; font-size: 10px; line-height:10px;
}


.text10h{
	font-family:"Osaka","sans-serif"; font-size: 10px; line-height:14px;
}


.text12h{
	font-family:"Osaka","sans-serif"; font-size: 12px; line-height : 20px;
}



.text17h{
	font-family:"Osaka","sans-serif"; font-size: 11px; line-height:16px;
}



.h2{
	font-family:"Osaka","sans-serif"; font-size:14px; line-height:20px; font-weight: bold; padding:0px; margin:0px; color : #676767;
}

.h3{
	font-family:"Osaka","sans-serif"; font-size:13px; line-height:20px; padding:0px; margin:0px; color : #282828;
}

.hd{
  font-size : 13px;
  background-color : #eeeeee;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  color : #232323;
  line-height : 27px;
}

.main-font{
  font-size : 12px;
  line-height : 21px;
  letter-spacing : 1px;
}
.main-font-2{
  font-size : 12px;
  line-height : 17px;
  letter-spacing : 1px;
}

a:hover{color : #3061b1;text-decoration : underline;}
a{
color : #333333;
text-decoration : underline;
}
.un-f{
  font-size : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : white;
  border-left-color : white;
  color : #444444;
  line-height : 17px;
}


/* 20091114 販売項目・サービス・車種の追加 */
#bizTomcat {
	font-size: 12px;
	text-align: left;
}
#bizTomcat p {
	margin: 0;
	margin-bottom: 0.5em;
}
#bizTomcat dl {
	margin: 0;
	margin: 1em 0;
	padding: 0;
}
#bizTomcat dl dt {
	margin-bottom: 0.3em;
	padding-left: 8px;
	border-bottom: 2px solid #00457A;
	background-image: url(mark02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	font-size: 1.1em;
}
#bizTomcat dl dd {
	margin: 0;
	padding: 0;
}
#bizTomcat dl dd ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}
#bizTomcat dl dd ul li {
	padding-left: 11px;
	background-image: url(mark01.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.3em;
}

/* 20091114 販売項目・サービス・車種の追加 サイド */
#bizTomcat.sideTxt {
	margin: 0 auto;
	width: 160px;
}
#bizTomcat.sideTxt p {}
#bizTomcat.sideTxt dl {
}
#bizTomcat.sideTxt dl dt {}
#bizTomcat.sideTxt dl dd ul li {
	display: inline;
	position: relative;
	height: 100%;
}

/* 20091114 販売項目・サービス・車種の追加 フッタ */
.bottomTxt {
	margin: 5em auto 0;
	width: 727px;
	overflow: hidden;
}
#bizTomcat.bottomTxt #col01 {
	float: left;
	width: 350px;
}
#bizTomcat.bottomTxt #col02 {
	float: right;
	width: 350px;
}
#bizTomcat.bottomTxt #col02 dd ul li {
	float: left;
	width: 11em;
}
#bizTomcat.bottomTxt p {
	clear: both;
}
#bizTomcat.bottomTxt #col03 {
	width: 727px;
}
#bizTomcat.bottomTxt #col03 dd {
	height: 1%;
	overflow: hidden;
}
#bizTomcat.bottomTxt #col03 dd ul li {
	float: left;
	width: 170px;
}





/* #StaffProfile（スタッフ紹介） */
#StaffProfileWrap {
text-align: center; /* IE */
}
#StaffProfile {
margin: 0 auto;
padding: 0;
width: 726px;
text-align: left;
}
#StaffProfile ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#StaffProfile ul li {
margin: 17px 8px;
padding: 0;
display: inline;
float: left;
width: 347px;
height: 220px;
background-color: #EBEBEB;
}
#StaffProfile ul .backtotop {
margin: 0 auto;
padding: 0 8px;
clear: both;
text-align: right;
width: 710px;
height: auto;
line-height: 20px;
background-color: #ffffff;
font-size: 12px;
}
#StaffProfile ul li .image {
margin: 4px 0 4px 16px;
display: inline;
float: left;
width: 150px;
}
#StaffProfile ul li .image img {}
#StaffProfile ul li dl {
margin: 4px 16px 4px 0;
padding: 0;
display: inline;
float: right;
width: 158px;
}
#StaffProfile ul li dl dt {
margin: 3px 0 1em 0;
padding: 0;
height: 4em;
line-height: 20px;
color: #676767;
font-weight: bold;
font-size: 14px;
}
#StaffProfile ul li dl dd {
margin: 0;
padding: 0;
line-height: 20px;
font-size: 12px;
}
