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

/* sub-left */

#sub-left {
    float: left;
	width: 330px;
	margin-top:10px;
	}
#sub-left h2 {
	margin-top: 17px;
}
#sub-left ul {
	list-style: none;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#sub-left li {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 302px;
	height: 31px;
	text-indent: -9999px;
	}

#sub-left li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 302px;
	height: 31px;
	text-ind
	}

/* マウスが乗っていない状態 */
	
#sub-left li#news1 {
	background: url(../images/news_submenu1.gif) no-repeat 0 0px;
	}
#sub-left li#news2 {
	background: url(../images/news_submenu1.gif) no-repeat 0 -31px;
	}
#sub-left li#news3 {
	background: url(../images/news_submenu1.gif) no-repeat 0 -62px;
	}
#sub-left li#interior_news {
	background-image: url(../images/interior_submenu1.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}

/* マウスが乗った状態 */
	
#sub-left li#news1 a:hover {
  background: url(../images/news_submenu2.gif) no-repeat 0 0px;
	}
#sub-left li#news2 a:hover {
  background: url(../images/news_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#news3 a:hover {
  background: url(../images/news_submenu2.gif) no-repeat 0 -62px;
	}
#sub-left li#interior_news a:hover {
	background-image: url(../images/interior_submenu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}


/* 選択されている状態 */

#sub-left li#news1-selected {
  background: url(../images/news_submenu2.gif) no-repeat 0 0;
	}
#sub-left li#news2-selected {
  background: url(../images/news_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#news3-selected {
  background: url(../images/news_submenu2.gif) no-repeat 0 -62px;
	}
#sub-left li#interior_news-selected {
	background-image: url(../images/interior_submenu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}


/* sub-right */

#sub-right {
	float: left;
	width: 590px;
	margin-top:10px;
	padding-left:20px;
	background: url(../images/img05.gif) repeat-y;
	}
#sub-right ul {
	text-align: right;
	font-size: 79%;
	padding-bottom: 5px;
}
#sub-right li {}
#sub-right li a {
	color: #555555;
}
.ceo {
    padding-top:20px;
	}
	
#sub-right h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
#sub-right p.newstitle a {
    color: #555555;
}


#sub-right_inner {
	width: 590px;
	margin-top: 20px;
}
#sub-right_inner p {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}

#sub-right_inner h3 {
	font-size: 18px;
	color: #333333;
	padding-left: 5px;
	padding-bottom:5px;
}

.news_date {
	padding-bottom:50px;
	}
	
.news_archiveyear {
	font-size:14px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 1px dotted #726d6b;
	}
/*	
#abitritanews_archiveyear {
	padding-bottom:20px;
	}
*/
#inner_box {
	height: 190px;
	width: 590px;
	background-image: url(../images/parts_service1.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#inner_box p {
	margin-left: 130px;
	padding-top: 40px;
	line-height: 130%;
	color: #333333;
}
#inner_box2 {
	height: 176px;
	width: 590px;
	background-image: url(../images/parts_service3.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#inner_box2 p {
	margin-left: 130px;
	padding-top: 60px;
	line-height: 130%;
	color: #333333;
}
#inner_box3 {
	height: 200px;
	width: 590px;
	background-image: url(../images/parts_service4.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#inner_box3 p {
	padding-top: 60px;
	line-height: 130%;
	color: #333333;
	width: 425px;
}
#sub-right_inner2 {
	width: 590px;
	background-image: url(../images/parts_policy2.jpg);
	background-repeat: no-repeat;
	height: 195px;
	margin-top: 20px;
}
#sub-right_inner2 dl {
	margin-left: 120px;
	padding-top: 25px;
}
#sub-right_inner2 dt {}
#sub-right_inner2 dd {
	font-size: 12px;
	padding-top: 10px;
	line-height: 135%;
}
	
#sub-right table {
	margin-top:24px;
	width: 580px;
	border-top: 1px dotted #726d6b;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3","MS Pゴシック";
	}
	
#sub-right td {
	padding: 10px 10px;
	border-bottom: 1px dotted #726d6b;
	font-size: 12px;
	vertical-align: top;
	line-height: 150%;
	}

span {
	font-weight: bold;
	}

#sub-right iframe {
	margin-top:20px;
	}








/* マウスが乗っていない状態 */

#sub-left li#news2011 {
	background: url(../abiritanews3_submenu1.gif) no-repeat 0 0px;
	}	
#sub-left li#news2010 {
	background: url(../abiritanews3_submenu1.gif) no-repeat 0 -31px;
	}
#sub-left li#news2009 {
	background: url(../abiritanews3_submenu1.gif) no-repeat 0 -62px;
	}
#sub-left li#news2008 {
	background: url(../abiritanews3_submenu1.gif) no-repeat 0 -92px;
	}
#sub-left li#news2007 {
	background: url(../abiritanews3_submenu1.gif) no-repeat 0 -123px;
	}
	
#sub-left li#interiornews {
	background-image: url(../interiornews3_submenu1.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}

/* マウスが乗った状態 */
	
#sub-left li#news2011 a:hover {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 0px;
	}
#sub-left li#news2010 a:hover {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#news2009 a:hover {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -62px;
	}
#sub-left li#news2008 a:hover {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -92px;
	}
#sub-left li#news2007 a:hover {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -123px;
	}

#sub-left li#interiornews a:hover {
	background-image: url(../interiornews3_submenu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}

/* 選択されている状態 */

#sub-left li#news2011-selected {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 0;
	}
#sub-left li#news2010-selected {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#news2009-selected {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -62px;
	}
#sub-left li#news2008-selected {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -92px;
	}
#sub-left li#news2007-selected {
  background: url(../abiritanews3_submenu2.gif) no-repeat 0 -123px;
	}
	
#sub-left li#interiornews-selected a:hover {
	background-image: url(../images/interiornews3_submenu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	}


