@charset "utf-8";
/* CSS Document */

/* リセットスタイル Start */
html, body, div, span, p, h1, h2, h3, h4, h5, h6, 
a, address, em, img, strong, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td :hover :visited {
	margin: 0;
	padding: 0;
	border: 0;
			font-style:normal;
	letter-spacing: 0.15em;
font-family: 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}


/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/* リセットスタイル END */

body{
font-size: 12px;
	color: #333333;
font-weight: 400;


}

h2,h1,h5,h3,h4{
font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.3;
	letter-spacing: 0.15em;
font-weight:normal;}
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;

}

/* 背景 */

#topBg {
		width: 100%;
		background: url(http://kameito.com/images/allBodyBg.jpg) 0 0 repeat-x;

		} /* トップ用背景 */
		
#subBg {
		width: 100%;
		background: url(http://kameito.com/images/subBodyBg.jpg) 0 0 repeat-x;

		} /* トップ用背景 */


/* 前ページ共通 */

#wrapper {
		width: 950px;
		margin: 0 auto;	

		}
		
		
#header {
		width: 950px;
		height: 106px;
		position: relative;
		}

#header h1{
		font-size: 10px;
		color: #FFFFFF;
		letter-spacing: 0.27em;
		line-height: 1.0;
		padding: 7px 0 0 2px;
		position: relative;
		} /* ヘッダテキスト */

#header h2{
		width: 231px;
		height: 62px;
		position: absolute;
		bottom: 0;
		left: 0;
		} /* ロゴ */

#header p{
		width: 220px;
		height: 60px;
		position: absolute;
		bottom: 0;
		right: 0;
		} /* 電話番号 */
		
/* グローバルナビ */
#gNavi {
		height: 46px;
		float: right;
		overflow: hidden;
		}

#gNavi li{
		height: 46px;
		float: left;
		overflow: hidden;
		}

#gNaviHome {
		width: 151px;
		height: 46px;
		overflow: hidden;
		}

#gNaviCompany {
		height: 48px;
		overflow: hidden;
		}

#gNaviContact {
		height: 48px;
		overflow: hidden;
		}
		

/* ヘッダイメージ部 */

#flash {
		clear: both;
		width: 950px;
		height: 300px;
		} /* トップページフラッシュ用 */
		
		
/*  */

#contents {
		width: 950px;
		padding: 21px 0 30px;
		}

/* 左側カテゴリー */

#universal {
		width: 200px;
		float: left;

		
		}

#universal h3{
		width: 200px;
		height: 25px;
		overflow: hidden;
		}
	
#universal ul {
		width: 198px;
		padding: 2px 0 0 0;
		border-right: 1px solid #CECECE;
		border-left: 1px solid #CECECE;
		}
		
#universal ul li{
		width: 172px;
		height: 13px;
	 line-height:1.0;
		padding: 8px 4px 10px 22px;
		overflow: hidden;
		background: url(http://kameito.com/images/allCategoryBg.jpg) 0 0 no-repeat;
		}

#universal a{
		color: #0000FF;
		margin: 0;
		padding: 0;
		}

#categoryBottom {
		width: 200px;
		height: 7px;
		overflow: hidden;
		margin-bottom: 10px; 
		}
		
#universal h4 {
		width: 200px;
		height: 70px;
		margin-bottom: 10px;
		}


/* フッタ用スタイル */

#footer {
		width: 100%;
		height: 94px;
		clear: both;
		background:url(http://kameito.com/images/allFooterBg.jpg) 0 0 repeat-x;
		}

#innerFooter {
		width: 950px;
		margin: 0 auto;
		}

#innerFooter address {
		padding: 6px 0 0;
		color: #FFFFFF;
		font-size: 10px;
		text-align: center;
		}		
		
/* トップページ用スタイル */

#topContents {
		width: 510px;
		padding: 0 20px;
		float: left;
		} /* 真ん中カラム */

#topContents h3 {
		width: 301px;
		height: 94px;
		padding: 75px 0 40px 209px;
		background: url(http://kameito.com/images/topContentH3Img.jpg) 0 0 no-repeat;

		}

#topContents h4 {
		width: 510px;
		height: 35px;
		overflow: hidden;

		}


#topContents dl {
		width: 508px;
		border-right: 1px solid #CECECE;
		border-bottom: 1px solid #CECECE;
		border-left: 1px solid #CECECE;
		background: url(http://kameito.com/images/topDtbg.jpg) 0 0 repeat-y;
		}

#topContents dt {
		clear: both;
		float: left;
		padding: 8px 29px 5px 21px;
  }

#topContents dd {
		display: block;
		padding: 8px 0 5px;
		}

#topContents a {
		color: #0000FF;
		text-decoration: underline;
		}

#topRight {
		width: 200px;
		float: right;
		} /* 右側カラム */


#uniConpany {
		width: 190px;
		padding: 4px;
		margin: 0 0 5px 0;
		border-right: 1px solid #CECECE;
		border-bottom: 1px solid #CECECE;
		border-left: 1px solid #CECECE;
		
		}

#uniConpany img {
		width: 188px;
		height: 108px;
		border: 1px solid #CECECE;
		overflow: hidden;
		margin-bottom: 7px;
		}


#uniConpany em {
		display: block;
		text-align: center;
		padding-bottom: 7px;
		}

#uniConpany p {
		padding: 0 0 3px 6px;
		}

#uniConpany a {
		color: #0000FF;
		text-decoration: underline;
		}
		
#topRight h5 {
		width: 200px;
		height: 70px;
		margin-bottom: 5px;
		overflow: hidden;
		}
		
/* トップページスタイルEnd */

/* サブページ共通スタイルStart */

#subHeader {
		clear: both;
		width: 950px;
		height: 249px;
		}

/* ２カラムに変更 */


#uniConpany {
		width: 190px;
		padding: 4px;
		margin: 0 0 5px 0;
		border-right: 1px solid #CECECE;
		border-bottom: 1px solid #CECECE;
		border-left: 1px solid #CECECE;
		
		}

#uniConpany img {
		width: 188px;
		height: 108px;
		border: 1px solid #CECECE;
		overflow: hidden;
		margin-bottom: 7px;
		}


#uniConpany em {
		display: block;
		text-align: center;
		padding-bottom: 7px;
		}

#uniConpany p {
		padding: 0 0 3px 6px;
		}

#uniConpany a {
		color: #0000FF;
		text-decoration: underline;
		}
		
#universal h5 {
		width: 200px;
		height: 70px;
		margin-bottom: 5px;
		overflow: hidden;
		}


.subContents {
		width: 710px;
		padding: 0 20px;
		float: right;
		}

.subContents h3{
		width: 710px;
		height: 25px;
		overflow: hidden;
		margin-bottom: 20px;
		}

/* サブページ共通スタイルEnd */


/* 中古車販売 001/index.html Start */

#sub01 p {
		margin: 0 0 13px 20px;
		}

.sub01 h4 {
		width: 677px;
		height: 17px;
		overflow: hidden;
		margin: 0 10px;
		padding: 8px 0 0 13px;
		background: url(http://kameito.com/images/sub01H4Title01.jpg) 0 0 no-repeat;
		font-weight: 900;
		line-height: 1.0;
		}
	
.sub01Entry {
		width: 688px;
		margin: 0 10px;
		padding: 18px 0 20px;
		border-right: 1px solid #CECECE;
		border-bottom: 1px solid #CECECE;
		border-left: 1px solid #CECECE;
		}

.table01, .table01 td , .table02, .table02 td {
		border-collapse: collapse;
		border: none;
		border-spacing: 0;
		vertical-align: top;
		}



.sub01 table td{
		vertical-align: top;		
		border-collapse: collapse;
		border: none;
		border-spacing: 0;
		}	

.table01 {
		width: 660px;
		margin: 0 14px 4px;		
		}


.table01Space {
		width: 15px;
		}

.table01Img {
		width: 206px;
		background: #E4E4E4;
		padding: 2px;
		overflow: hidden;
		}

.table01Text {
		width: 206px;
		padding: 11px 0 9px;
		font-size: 11px;
		text-align: center;
		}



.table02 {
		width: 662px;
		margin: 0 13px;
		border: 1px solid #E4E4E4;		
		}


.table01Space {
		width: 15px;
		}


.table02Header {
		line-height: 1.5;
		padding: 9px 18px 5px;
		
		}

.table02Header strong {
		font-size: 18px;
		font-weight: 900;
		color: #000000;
		padding-right: 30px;
		}
				
.table02Header em {
		font-size: 18px;
		font-weight: 900;
		color: #F90505;
		padding-left: 10px;
		}

.table02Text {
		font-size: 14px;
		line-height: 1.5;
		padding: 0 0 1px 18px;
		}

.table02Tolink {
		vertical-align: bottom;
		text-align: right;
		padding:0 6px 2px 0;	
		}

.toTop {
		width: 111px;
		height: 20px;
		margin: 5px 0 15px 590px;
		display: block;
		}
/* 中古車販売 001/index.html End */

/* 新車販売 002/index.html Start */

#sub02 p {
		margin: 0 20px 20px;
		line-height: 1.5;
		}

#sub02 h4 {
		width: 690px;
		height: 67px;
		margin: 0 10px 30px;	
		}
	
#sub02 form {
		width: 650px;
		margin: 0 10px;
		padding: 20px;
		background: #F2EFEA;
		}

.sub02tabBox {
		width: 600px;
		margin: 0 0 20px;
		padding: 10px 20px 0;
		background: #FFFFFF;
		}

#sub02 table, #sub02 td {
		border-collapse: separate;
		border: none;
		border-spacing: 0;
		vertical-align: top;
		}

#sub02 table {
		width: 610px;
		margin: 0 0 10px;
		border: none;	
		}

#sub02 td {
		padding: 0;
		border: none;	
		}

.formLeft {
		width: 175px;
		padding: 1px 0 11px;
		}
		
.formRight {
		margin: 1px 0 11px;
		}

#sub02 ul , li	{
		margin: 0;
		padding: 0;
		}

#sub02 li	{
		float: left;
		margin: 0 30px 0 0;
		}

#sub02 li	input{
		margin-right:10px;
		}

#sub02 label {

		}

/* 新車販売 002/index.html End */


/* 部品販売 003/index.html Start */

/*#sub03 p {
		margin: 0 0 13px 20px;
		}

#sub03 h4 {
		width: 677px;
		height: 17px;
		overflow: hidden;
		margin: 0 10px;
		padding: 8px 0 0 13px;
		background: url(http://kameito.com/images/sub01H4Title01.jpg) 0 0 no-repeat;
		font-weight: 900;
		line-height: 1.0;
		}
	
.sub03Entry {
		width: 710px;
		}

#sub03 table, #sub03 td {
		border-collapse: separate;
		border: none;
		border-spacing: 0;
		vertical-align: top;
		}
*/

.sub03Entrybox {
		width: 318px;
		border: 1px solid #E4E4E4;
		float: left;
		margin: 0 0 20px 10px;
		padding: 10px;
		display: inline;
		}



/*#sub03 table {
		width: 319px;
		border: 0;
		}

#sub03 td {
		vertical-align: top;
		}

.sub03TableImg {
		width: 146px;
		padding: 2px;
		background: #E4E4E4;
		}		

.sub03TableText {
		width: 155px;
		padding-left: 10px;
		font-size: 11px;
		line-height: 1.5;
		}		

.sub03TableText strong {
		font-size: 12px;
		font-weight: 900;
		padding: 0 0 10px 0;
		}
*/
.new {
		font-size: 12px;
		color: #FC0101;
		}

.used {
		font-size: 12px;
		color: #01BA01;
		}		


#sub03 .toTop {
		width: 111px;
		height: 20px;
		margin: 5px 0 16px 590px;
		display: block;
		}
/* 部品販売 003/index.html End */

/* 車検 004/index.html Start */

.sub04 h4 {
	width: 670px;
	height: 41px;
	margin: 0 20px 12px;
	}

.sub04 p {
	width: 670px;
	margin: 0 10px 30px;
	padding: 7px 9px;
	border: 1px solid #CECECE;
	}


.sub04 table,.sub04 th,.sub04 td {
		border-collapse: separate;
		border: none;
		border-spacing: 0;
		}

.sub04 table {
		width: 626px;
		margin: 0 42px 15px;
		border: 1px solid #FFFFFF;
		}

.sub04 th {
		border: 1px solid #FFFFFF;
		padding: 2px 0;
		background: #EBD7AF;
		color: #FFFFFF;
		font-weight: 900;
		}

.sub04 td {
		border: 1px solid #FFFFFF;
		text-align: right;
		padding: 2px 10px 2px 0;
		background: #F2EFE8;
		font-weight: 900;
		vertical-align: middle;
		}

.sub04title {
		width: 132px;
		}

.sub04content {
		width: 84px;
		}
		
.sub04 em {
		color: #FF0000;
		font-weight: 900;

		}

.sub04 strong {
		display: block;
		text-align: right;
		
		}

.sub04 {
	margin:10px 0 18px;
	}



/* 車検 004/index.html End */



/* 整備 005/index.html Start */

/*#sub05 h4 {
	width: 670px;
	height: 28px;
	margin: 0 20px 10px;
	}
*/
.sub05Text01 {
	width: 670px;
	margin: 0 10px 30px;
	padding: 7px 9px;
	border: 1px solid #CECECE;
	}

.sub05Text02 {
	width: 616px;
	margin: 10px 40px 10px;
	padding: 0px;
	background: #F8F8F8;
	}

.sub05Text02 td {
	padding: 10px;
	}

.sub05LinkToCont {
	width: 177px;
	height: 40px;
	margin: 0 0 4px 500px;
	display: block;
	}

.sub05LinkToTop {
	width: 111px;
	height: 20px;
	margin: 5px 0 16px 590px;
	display: block;
	}

/* 整備 005/index.html End */


/* 会社概要 006/index.html Start */

#gaiyou {
	margin:0 0 40px;
	}

#gaiyou table {
	margin:0 auto;
	}

.title {
		width: 177px;
		background: #FDB758;
		font-weight: 900;
		padding: 6px 0 6px 19px;
		color: #FFFFFF;
		letter-spacing: 0.30em;
		border:1px solid #CCCCCC;
		}

.contents {
		width: 467px;
		padding: 6px 0 6px 22px;
		line-height: 1.5;
		background: url(http://kameito.com/images/subTableBg.jpg) 0 0 repeat-y;
		border:1px solid #CCCCCC;
		}
				
.contents02 {
		width: 469px;
		height: 300px;
		padding: 10px;
		background: url(http://kameito.com/images/subTableBg.jpg) 0 0 repeat-y;
		border:1px solid #CCCCCC;
		}



/* 会社概要 006/index.html  End */




/* お問い合わせ 007/index.html Start */

#sub07 p {
		margin: 0 20px 20px;
		line-height: 1.5;
		}

#sub07 h4 {
		width: 690px;
		height: 67px;
		margin: 0 10px 30px;	
	}




#sub07 em {
		color: #9E0203;
		font-weight: 900;
		margin-left: 18px;
		
	}


#sub07 table,#sub06 td {
		border-collapse: separate;
		border: none;
		border-spacing: 0;
		vertical-align: top;
		}

#sub07 table {
		width: 690px;
		border: 1px solid #FFFFFF;
		padding: 0;
		margin: 0 10px;
		}	

#sub07 table td{
		vertical-align: top;		
		}	

#sub07 .title {
		width: 177px;
		background: #FDB758;
		font-weight: 900;
		padding: 6px 0 6px 19px;
		color: #FFFFFF;
		letter-spacing: 0.30em;
		border:1px solid #CCCCCC;
		
		}

#sub07 .contents {
		width: 467px;
		padding: 6px 0 6px 22px;
		line-height: 1.5;
		background: url(http://kameito.com/images/subTableBg.jpg) 0 0 repeat-y;
		border:1px solid #CCCCCC;
		
		}
				
.textForm01 {
	 border: 1px solid #7f9db9;
		width: 350px;
		height: 14px;
		margin: 0 0 3px 0;
		padding: 0;
		}

.textForm02 {
	 width: 132px;
		height: 17px;
		border: 1px solid #7f9db9;
		margin: 2px 0 7px 0;
		padding: 0;
		}

.textForm03 {
	 width: 350px;
		height: 70px;
		border: 1px solid #7f9db9;
		margin: 0 0 3px 0;
		padding: 0;
		overflow-y: auto;
		}

.subMit {
		width: 34px;
		margin: 10px 0 0 340px;
		}

/* お問い合わせ 007/index.html  End */