@charset "UTF-8";

* {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #3e3e3e;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	line-height: 140%;
	list-style-type: none; }
#main_container {
	width: 980px;
	margin: 0 auto 0; }

p   {
	margin: 0 0 8px; }
/*バグ修正*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac ?\*/
* html .clearfix {
	height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
/*▼▼▼▼▼共通▼▼▼▼▼*/
/*▼▼▼▼▼スライドショー▼▼▼▼▼*/
#slideshow {
	position: relative;
	width:  980px; /* 画像の横幅に合わせて記述 */
   height: 340px;
	margin-bottom: 10px; /* 画像の高さに合わせて記述 */
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
/*▼▼▼▼▼フッター▼▼▼▼▼*/
#footer {
	background-color:rgba(255, 255, 255, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#98ffffff,endcolorstr=#98ffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff)";
	zoom:1; }
#footer .left {
	font-weight: bold;
	font-style: inherit;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px; }

#footer .right {
	font-size: 11px;
	font-style: inherit;
	float: right;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 5px; }

#footer_spark {
	background-color:rgba(255, 255, 255, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#98ffffff,endcolorstr=#98ffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff)";
	zoom:1; }
#footer_spark .left {
	color: #5c2c15;
	font-size: 12px;
	font-weight: bold;
	font-style: inherit;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px; }

#footer_spark .right {
	color: #5c2c15;
	font-size: 10px;
	font-style: inherit;
	float: right;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 5px; }

/*▼▼▼▼▼イワタトップページ▼▼▼▼▼*/
#body_top {	background-color:    #fff;
	background-image:    url(img/iwata-back-top.jpg);
	background-position: center top; }
#iwata_top {
	height: 430px; }

#iwata_top .left {
	width: 494px;
	float: left; }

#iwata_top .right {
	float: right; }

#iwata_top .navigation {
	margin-top: 145px;
	margin-bottom: 12px; }

#iwata_top .btn_outline a {
	background-image: url(img/iwata-navi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 244px;
	height: 92px;
	float: left;
	display: block; }

#iwata_top .btn_outline a:hover {
	background-position: -244px 0; }

#iwata_top .btn_usedcar a {
	background-image:    url(img/iwata-navi.png);
	background-repeat:   no-repeat;
	background-position: 0 -92px;
	text-indent: -9999px;
	width:               244px;
	height:              92px;
	float: right;
	display: block; }

#iwata_top .btn_usedcar a:hover {
	background-position: -244px -92px; }

#iwata_top .email a {
	text-indent: -9999px;
	width: 200px;
	height: 50px;
	float: left;
	margin-top: 120px;
	display: block; }

#iwata_top .map {
	float: right; }

#iwata_top .link_spark a {
	background-image: url(img/iwata-link-spark.png);
	background-repeat:   no-repeat;
	background-position: 0 0;
	text-indent:         -9999px;
	display:             block;
	width:               476px;
	height:              68px;
	margin-bottom: 10px; }

#iwata_top .link_spark a:hover {	background-position: 0 -68px; }

#iwata_top .information {
	background-color:rgba(255, 255, 255, 0.7);
	width: 476px;
	height: 338px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#98ffffff,endcolorstr=#98ffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff)";
	zoom:1; }
.iwata_nfo .container {
	width: 440px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #3e3e3e; }

.iwata_nfo .container .title {
	color: #000082;
	font-size: 15px;
	font-weight: bold; }

.iwata_nfo .container .title .date {
	color: #000082;
	font-size: 11px;
	font-weight: bold; }

/*▼▼▼▼▼イワタ会社案内▼▼▼▼▼*/
#body_outline {
	background-color: #fff;
	background-image: url(img/iwata-back.jpg);
	background-position: center top; }
.outline #philosophy {
	color: #feffff;
	font-weight: bold;
	background-color: #e20303;
	text-align: center;
	margin: 115px 0 10px;
	padding-top: 2px;
	padding-bottom: 2px; }

.outline .column {
	width: 300px;
	float: left;
	margin-left: 20px; }

.outline .container {
	margin-bottom: 10px; }

.outline .shop_photo {
	margin-bottom: 10px; }

.outline h2 {
	color: #feffff;
	font-weight: bold;
	background-color: #000082;
	text-indent: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px; }

.outline h3 {
	font-weight: bold;
	text-indent: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e20303; }

.outline table {
	width: 300px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3e3e3e;
	border-left: 1px solid #3e3e3e; }

.outline th {
	color: #feffff;
	background-color: #888;
	width: 70px;
	padding: 3px 5px;
	border-top: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e; }

.outline td {
	padding: 3px 5px;
	border-top: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
	background-color:rgba(255, 255, 255, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#98ffffff,endcolorstr=#98ffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff)";
	zoom:1; }

.outline li {
	text-indent: -11px;
	margin-bottom: 5px;
	padding-left: 15px;
	list-style-type: disc;
	list-style-position: inside; }

.outline p {
	margin-bottom: 8px; }

.outline .auction {
	text-align: center;
	margin-bottom: 8px; }
.outline #navigation {
	margin-bottom: 26px;
	margin-left: 20px;
	
	 }

.outline #navigation .navi_iwatatop a {
	background-image: url(img/iwata-outline-navi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 235px;
	height: 30px;
	float: left;
	display: block; }

.outline #navigation .navi_iwatatop a:hover {
	background-position: 0 -30px; }

.outline #navigation .navi_usedcar a {
	background-image: url(img/iwata-outline-navi.png);
	background-repeat: no-repeat;
	background-position: -235px 0;
	text-indent: -9999px;
	width: 235px;
	height: 30px;
	float: left;
	display: block; }

.outline #navigation .navi_usedcar a:hover {
	background-position: -235px -30px; }

.outline #navigation .navi_mail a {
	background-image: url(img/iwata-outline-navi.png);
	background-repeat: no-repeat;
	background-position: -470px 0;
	text-indent: -9999px;
	width: 235px;
	height: 30px;
	float: left;
	display: block; }

.outline #navigation .navi_mail a:hover {
	background-position: -470px -30px; }

.outline #navigation .navi_spark a {
	background-image: url(img/iwata-outline-navi.png);
	background-repeat: no-repeat;
	background-position: -705px 0;
	text-indent: -9999px;
	width: 235px;
	height: 30px;
	float: left;
	display: block; }

.outline #navigation .navi_spark a:hover {
	background-position: -705px -30px; }

/*▼▼▼▼▼SPARKトップページ▼▼▼▼▼*/
#body_sparktop {	background-color:    #fff;
	background-image:    url(img/spark-back-top.jpg);
	background-position: center top; }
#spark_top {
	height: 430px; }

#spark_top .left {
	width: 476px;
	float: left; }

#spark_top .right {
	width: 493px;
	float: right; }

#spark_top .navigation {
	width: 180px;
	float: right; }
#spark_top .navigation .btn {
	margin-bottom: 5px; }

#spark_top .mail_map {
	width: 300px;
	float: left;
	margin-top: 215px; }

#spark_top .email a {
	text-indent: -9999px;
	width: 195px;
	height: 50px;
	float: left;
	margin-top: 8px;
	display: block; }
#spark_top .fb-like {
	width: 100px;
	float: right;
	margin-top: 33px; }

#spark_top .map {
	float: left; }

#spark_top .link_iwawta a {
	background-image: url(img/spark-link-iwata.png);
	background-repeat:   no-repeat;
	background-position: 0 0;
	text-indent:         -9999px;
	display:             block;
	width:               476px;
	height:              68px;
	float:               left; }

#spark_top .link_iwawta a:hover {	background-position: 0 -68px; }

#spark_top .information {
	background-color: #66cbe0;
	background-image: url(img/spark-information-bg.png);
	background-repeat: repeat;
	width: 476px;
	height: 338px;
	margin-bottom: 10px; }
.spark_info .container {
	width: 440px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #feffff; }
.spark_info .container .title {
	color: #fff352;
	font-size: 15px;
	font-weight: bold; }

.spark_info .container .title .date {
	color: #fff352;
	font-size: 11px;
	font-weight: bold; }
.spark_info .container .content p {
	color: #feffff; }
/*▼▼▼▼▼SPARKSTYLE▼▼▼▼▼*/
#body_sparkstyle {	background-color:    #fff;
	background-image:    url(img/spark-back-style.jpg);
	background-position: center top; }
#body_sparkstyle #navigation {
	margin-top: 10px; }

#body_sparkstyle #navigation .navi_sparktop a {
	background-image: url(img/spark-navi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 196px;
	height: 30px;
	float: left;
	display: block; }
#body_sparkstyle #navigation .navi_sparktop a:hover {
	background-position: 0 -30px; }
#body_sparkstyle #navigation .navi_sparkhawaii a {
	background-image: url(img/spark-navi.png);
	background-repeat: no-repeat;
	background-position: -196px 0;
	text-indent: -9999px;
	width: 196px;
	height: 30px;
	float: left;
	display: block; }
#body_sparkstyle #navigation .navi_sparkhawaii a:hover {
	background-position: -196px -30px; }
#body_sparkstyle #navigation .navi_sparkblog a {
	background-image: url(img/spark-navi.png);
	background-repeat: no-repeat;
	background-position: -392px 0;
	text-indent: -9999px;
	width: 196px;
	height: 30px;
	float: left;
	display: block; }
#body_sparkstyle #navigation .navi_sparkblog a:hover {
	background-position: -392px -30px; }
#body_sparkstyle #navigation .navi_sparkfb a {
	background-image: url(img/spark-navi.png);
	background-repeat: no-repeat;
	background-position: -588px 0;
	text-indent: -9999px;
	width: 196px;
	height: 30px;
	float: left;
	display: block; }
#body_sparkstyle #navigation .navi_sparkfb a:hover {
	background-position: -588px -30px; }
#body_sparkstyle #navigation .navi_iwatatop a {
	background-image: url(img/spark-navi.png);
	background-repeat: no-repeat;
	background-position: -784px 0;
	text-indent: -9999px;
	width: 196px;
	height: 30px;
	float: left;
	display: block; }
#body_sparkstyle #navigation .navi_iwatatop a:hover {
	background-position: -784px -30px; }
#body_sparkstyle #pagenumber {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 720px;
	margin-top: 38px;
	margin-right: auto;
	margin-left: auto; }
#body_sparkstyle #pagenumber .link_page {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px; }

#body_sparkstyle #pagenumber .current_page {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px; }

#body_sparkstyle #sparkstyle {
	height: 660px;
	margin-top: 15px;
	margin-bottom: 10px; }

#body_sparkstyle #sparkstyle .item {
	background-color:rgba(255, 255, 255, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#98ffffff,endcolorstr=#98ffffff,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ffffff,endColorstr=#98ffffff)";
	zoom:1;
	width: 229px;
	height: 320px;
	float: left;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px; }
#body_sparkstyle #sparkstyle .item .photo {
	width: 219px;
	height: 232px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto; }
#body_sparkstyle #sparkstyle .item .photo img {
	border-width: 0; }

#body_sparkstyle #sparkstyle .item .photo .ph_main {
	width: 174px;
	float: left; }
#body_sparkstyle #sparkstyle .item .photo .ph_main img {
	max-width: 174px;
	max-height: 232px; }

#body_sparkstyle #sparkstyle .item .photo .ph_sub {
	width: 44px;
	float: right; }
#body_sparkstyle #sparkstyle .item .photo .ph_sub img {
	max-width: 44px;
	max-height: 58px; }

#body_sparkstyle #sparkstyle .item .text {
	width: 219px;
	overflow: auto;
	max-height: 75px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto; }

#body_sparkstyle #sparkstyle .item .text .item_name {
	color: #5c2c15;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px; }

#body_sparkstyle #sparkstyle .item .text .item_detail p {
	color: #5c2c15;
	font-size: 10px;
	line-height: 12px; }
.lb-caption {
	color: #fff; }
