@charset "UTF-8";
@import "style.css";


/*　ホーム　*/
#homeLeft {
	float: left;
	width: 665px;
	margin-left: 15px;
	margin-top:15px;
	display: inline;
}

#homeRight {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-top:15px;
	display: inline;
}

#homeRight img {
	margin-bottom: 4px;
}

#whatsnew {
	background: url(../../img/whatsnew_bg.gif) no-repeat bottom;
	width: 250px;
	height: 163px;
	margin-bottom: 4px;
}

#whatsnew h2 {
	margin: 0;
	padding: 0;
}


#box_whatsnew {
	margin: 0px 10px 20px 10px;
	padding: 4px 5px 0px 10px;
	width:210px;
	height:95px;
	overflow:auto;
	position:relative;
}

#box_whatsnew dt {
	color: #cc0000;
	font-weight: bold;
	font-size: 77%;
}

#box_whatsnew dd {
	font-size: 77%;
	border-bottom: 1px dotted #333;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#box_whatsnew dd a{
	color: #660000;
	text-decoration: none;
}

#box_whatsnew .iconNew {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ff6600;
	color: #FFF;
	padding: 1px 2px 0 2px;
	margin-left: 2px;
	vertical-align: 1px;
}

#calendar {
	width: 235px;
	height: 377px;
	background: url(../../img/side_calendar_bg.gif) no-repeat;
	margin-bottom: 4px;
	padding: 62px 15px 0 15px;
	font-size: 85%;
}

#calendar p {
	margin-top: 10px;
}

.holiday {
	color: #F00;
}

.ladiesday {
	color: #ff99cc;
}

#blogs {
	width: 665px;
	height: 370px;
	background: url(../../img/home_blogs.jpg) no-repeat;
	overflow: hidden;
	margin: 5px 0;
}

#blogs .iconNew {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ff0033;
	color: #FFF;
	padding: 1px 2px 0 2px;
	margin-left: 2px;
	vertical-align: 1px;
}

#blogs .newArticle {
	color: #cc3300;
	font-size: 93%;
	width: 470px;
	line-height: 1.2em;
	height: 60px;
	overflow: hidden;
	float: left;
}
#blogs .newArticle a {
	text-decoration: none;
}

#blogs .newArticle dt {
	font-weight: bold;
}

#blogs .newArticle dd {
	margin-left: 65px;
	margin-top: -1.2em;
}
#tenpoBlog {
	font-size: 10px;
	margin: 50px 10px 10px 120px;
}

#tenpoBlog td {
	vertical-align: top;
}

/* Google Crome */
body:nth-of-type(1) #tenpoBlog {
	margin-top: 72px;
}

/* Target Firefox 2 */
#tenpoBlog, x:-moz-any-link {
	margin-top: 57px;
}

/* Then overwrite for Firefox 3 specifically */
#tenpoBlog, x:-moz-any-link, x:default {
	margin-top: 57px !important;
}

/* IE7 */
*:first-child+html #tenpoBlog {
	margin-top: 67px !important;
}

#tenpoBlog th {
	color: #600;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 2px 0;
}

.firstline td {
	padding-top: 5px!important;
}

#tenpoBlog #tenpoFukuoka {
	background-color: #fdc2a8;
}

#tenpoBlog #tenpoKitakyushu {
	background-color: #ffd5ef;
}

#tenpoBlog #tenpoKurume {
	background-color: #fdc2a8;
}

#tenpoBlog #tenpoEtc {
	background-color: #ffd5ef;
}

#tenpoBlog td {
	padding: 1px 6px 0px 3px;
}

/* Then overwrite for Firefox 3 specifically */
#tenpoBlog td, x:-moz-any-link, x:default {
	padding: 1px 3px 0px 2px !important;
}

/* IE7 */
*:first-child+html #tenpoBlog td {
	padding: 1px 6px 0px 3px !important;
}

#homeBanners {
	margin: 10px 0;
}

#newCar h3 {
	margin-bottom: 5px;
}

#uCar h3 {
	margin-bottom: 5px;
}

#maintenance h3 {
	margin-bottom: 5px;
}

#insurance h3 {
	margin-bottom: 5px;
}

.homeContLeft {
	width: 136px;
	float: left;
	margin-right: 10px;
}

* html .homeContLeft {
	width: 136px;
	margin-right: 5px;
}

.homeContRight {
	width: 173px;
	float: left;
	font-size: 93%;
}

.blogArticle {
	background: url(../../img/banner_blog_bg.gif) repeat-y;
	color: #cc3300;
	font-size: 12px;
	line-height: 1.2em;
	height: 100%;
	padding: 0px 10px 0px 20px !important;

}

.blogArticle a {
	text-decoration: none;
}

.blogArticle dt {
	font-weight: bold;
}

.blogArticle dd {
	margin-left: 65px;
	margin-top: -1.2em;
}

.blogArticle .iconNew {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F30;
	color: #FFF;
	padding: 1px 2px 0 2px;
	margin-left: 2px;
	vertical-align: 1px;
}

#toyotaBlog {
	width: 327px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#toyotaBlog img, #nicopro img {
	display: block;
}

#nicopro {
	width: 327px;
	float: left;
	margin-bottom: 10px;
}



