/* CSS Document */

/* 全体構造
---------------------------------------------------- */
.w185 {width:185px;}
.w215 {width:215px;}
.w240 {width:240px;}
.w378 {width:378px;} .w391 {width:391px;} 
.w465 {width:465px;}

.mt35 {margin-top: 35px;}
.ml45 { margin-left:45px;}
.pr3 { padding-right: 3px;}
.pb3 { padding-bottom: 3px;}


/* テキスト
---------------------------------------------------- */
.cap {
	margin: 0;
	font-size: 0.85em;
	color: #666666;
	line-height: 1.4em;
}
.cap01 {
	margin: 0;
	font-size: 0.85em;
	color: #7E685C;
	line-height: 1.4em;
}
.f11 { font-size: 0.92em;}
.f_other { color: #78493F;}
.f_other a { color: #78493F; text-decoration:underline;}
.f_other a:hover { color: #78493F; text-decoration:none;}


.f_king12line { color: #855E5B; text-decoration:underline; font-weight: bold;}
.f_king12 { color: #855E5B; font-weight: bold;}
.f_king10 { color: #855E5B; font-size:10px;}


/* コンテンツ
---------------------------------------------------- */
#kingoscar_header {
  width: 800px;
  margin: 20px auto 0 auto;
  background-color: #FFFFFF;
}

#kingoscar_contents{
  width: 740px;
  padding: 20px 0 20px 0;
  margin-left: auto;
  margin-right: auto;
}

.tenpoinfo{
  margin-top: 20px;
  padding: 0;
}

.tenpobox{
 width: 238px;
 border: 1px solid #CCCCCC;
}

#kingoscar_bn{
  width: 700px;
  padding: 20px 0 20px 0;
  margin-left: auto;
  margin-right: auto;
}





/* float set */
br.clear {
	font-size: 1px;
	line-height: 100%;
	clear: both;
	}
