@charset "UTF-8";
/* CSS Document */
/*****************index*****************/
@media (max-width: 768px) {
body.index {
	background:url(../img/sp_mainBg.jpg) top center no-repeat;
	min-height:1000px;
	background-size:contain
	}

.index #main {
	min-height:400px;
	}
.index #main li img{
	width: 50%;
	}
.index #main ul{
	margin-top:30%;
	margin-bottom: 50px;
	}
.index #main li{
	margin-bottom: -10%;
}
.index #main li:first-child{
	text-align: left;
	animation:fluffy1 7s infinite alternate ease-out;
}
.index #main li:nth-child(2){
	text-align: right;
	animation:fluffy1 5s infinite alternate ease-out;
}
.index  #main li:nth-child(3){
	text-align: left;
	animation:fluffy1 9s infinite alternate ease-out;
}
}
@media (min-width: 769px) {
body.index {
	background:url(../img/pc_mainBg.jpg) top center no-repeat;
	min-height:1000px;
	}
.index #main {
	min-height:750px;
	}
.index #main ul{
	width:100%;
	position:relative}
.index #main li{}
.index #main li:first-child{
	position: absolute;
	top: 300px;
	left: 10px;
	animation:fluffy1 7s infinite alternate ease-out;
	z-index: 2
}
.index #main li:nth-child(2){
	position: absolute;
	top: 130px;
	left: 0;
	right: 0;
	animation:fluffy1 5s infinite alternate ease-out;
	z-index: 1
}
.index  #main li:nth-child(3){
	position: absolute;
	top: 300px;
	right: 10px;
	animation:fluffy1 9s infinite alternate ease-out;
	z-index: 3
}
	}
@media (min-width: 769px) {	
.index .contsR{
	width:70%;
	float: left;
}
.index .voice{
	float: right;
	width: 28%;
	background: #F4F4F4;
	border-radius: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
}
@media (max-width: 768px) {
.index .contsR{
	width:100%;
}
	.index .contsR .ttl_4colar h2{
		font-size: 1.5rem;
	}
.index .ttl_4colar{
	width:100%;
	background: #F4F4F4;
	border-radius: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.index .voice li{
	padding: 0 10px;
	margin-bottom: 20px;
	}
}
.index .voice h2{
	margin-bottom: 10px;
}
.index .voice li p{
		text-align: center;
	}
.index .voice li p span{
	font-size: 1.2rem;
	}
.index .voice p.btn{
	text-align: center;
	}
.index .voice p.btn a{
	padding: 10px;
	background: #FFC315;
	color: #000;
	border-radius: 10px;
	margin-top: 20px;
	display: inline-block;
	}
.index section.plan{
	background:#FFCC00;
	padding-bottom: 30px;
	}
.index section.plan .best_priceBox {
	border-bottom:#EC273B solid 10px;
border-left:#EC273B solid 10px;
border-right:#EC273B solid 10px;
margin-bottom:20px;
	}

.index section.plan .best_priceBox .car_list{
	background: #F4F4F4;
	padding: 10px 0;
}
.index section.plan .best_priceBox .car_list li {
	text-align: center;
	background: #FFF;
	min-height: 350px;
}
.index section.plan .best_priceBox .car_list li h3{
	font-size: 1.3rem;
	padding: 5px;
	text-align: left;
}
.index section.plan .best_priceBox .car_list li p{
	text-align: right;
	font-weight: 800;
	color: #C80003;
	padding: 5px;
	font-size: 2rem;
	line-height: 1.2rem;
}
.index section.plan .best_priceBox .car_list li p.price{
	background: url(../img/komikomi.jpg) no-repeat 10px top;
    min-height: 30px;
}
.index section.plan .best_priceBox .car_list li p.bonus{
	text-align: right;
	font-weight:normal;
	color: #000;
	padding: 5px;
	font-size: 2rem;
	line-height: 1.2rem;
}
.index section.plan .best_priceBox .car_list li p span{
	font-size: 1.3rem;
}
@media (min-width: 768px) {
.index section.plan .best_priceBox .left{
	width:50%;
	float:left;
	}
.index section.plan .best_priceBox .right{
	width:50%;
	float:right;
	padding-top:10px;
	}
.index section.plan .best_priceBox h2 img{
	margin-top:-33px;}
}
@media (max-width: 767px) {
	section.plan .best_priceBox .left{
	width:100%;
	}
.index section.plan .best_priceBox .right{
	width:100%;
	padding-top:10px;
	}
.index section.plan .best_priceBox h2 img{
	margin-top:-4.5%;}	
}

.index section.plan .best_priceBox .right li{
	float:left;
	width:33.3%;
	margin-bottom:10px;
}
.index section.plan .best_priceBox .right li div{
	padding:5px;
	}
@media (min-width: 768px) {
.index section.plan .best_leaseBox{
	float:left;
	background:#FFF;
	border:#5AC05D solid 10px;
margin-bottom:20px;
	}
.index section.plan .best_usedcarBox{
	float:left;
	background:#FFF;
	border:#33A5D1 solid 10px;
margin-bottom:20px;
	}		
}
@media (max-width: 767px) {
.index section.plan .best_leaseBox{
	float:none;
	background:#FFF;
	border:#5AC05D solid 10px;
margin-bottom:20px;
	}
.index section.plan .best_usedcarBox{
	float:none;
	background:#FFF;
	border:#33A5D1 solid 10px;
margin-bottom:20px;
	}		
}
.index section.plan .best_usedcarBox p,
.index section.plan .best_leaseBox p{
	padding:10px;
	text-align:left;
	font-weight:bold;}

.index section.plan .best_usedcarBox img,
.index section.plan .best_leaseBox img{
	margin-top:-25px;}

.index section.company{
	padding:30px 0; 
	background: #FFF;
}
.index section.company{}
.ttl_4colar{
	background: url(../img/bg4color.jpg) repeat-x top;
	padding-top: 20px;
	margin-bottom: 20px;
}
.ttl_4colar h2{
	background: url(../img/bg4color.jpg) repeat-x bottom;
	padding-bottom: 20px;
}

.index .contsR p.copy{
	font-size: 1.1em;
	font-weight: bold;
}

.index .recall {
	margin: 20px 0;
	padding: 10px;
	border: 3px solid #F00;
}
@media (min-width: 769px) {	
.index .recall{
	font-size: 90%;
}
}
@media (max-width: 768px) {
.index .recall{
	font-size: 70%;
}
}
/*****************end index**************/

/*****************sinsya*****************************/
/***********************************************
 mainImg ピンクの画像
***********************************************/
.shinsya .mainImg {
	background-color: #FEBECF;
}


/****************end shinsya***************/
/*****************lease**************/
.lease .lease_menu .container{
	padding: 0;
	margin: 0 auto;
}
.lease .main{
}
@media (min-width: 769px) {
.lease .main{
	background: url(../lease/img/main.jpg) no-repeat top center;
	min-height: 500px;
}
}
@media (max-width: 768px) {
	.lease .main{
	background: url(../lease/img/mainSp.jpg) no-repeat top center;
	min-height: 500px;
}
}
@media (min-width: 768px) {
.lease .lease_menu ul {
		width:100%;
	}
.lease .lease_menu ul li{
	width: 20%;
	margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}
.lease .lease_menu ul li:first-child a{
	border-left:none;
}
}
@media (max-width: 767px) {
	.lease .lease_menu ul li{
		width: 50%;
		margin: 0;
    padding: 0;
    text-align: center;
    float: left;
	}
.lease .lease_menu ul li:nth-child(odd) a{
	border-left:none;
}
	.lease .lease_menu ul li:last-child {
	border-left:none;
		width: 100%;
}
}
.lease .lease_menu ul li{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#299a0b+0,299a0b+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(41,154,11,1) 0%, rgba(41,154,11,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(41,154,11,1) 0%,rgba(41,154,11,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(41,154,11,1) 0%,rgba(41,154,11,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#00299a0b',GradientType=0 ); /* IE6-9 */
}
.lease .lease_menu ul li a{
		color: #FFF;
		font-weight: bold;
		padding:10px;
		display: block;
	border-left: 1px #463838 solid;
}
@media (min-width: 768px) {
.lease dl{
	margin: auto;
	text-align: left;
}
}
.lease dl dt h3{
	font-weight: bold;
}
.lease .note {
	    background-color: #f2f2f2;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-bottom: 10px;
	padding: 20px;
	text-align: left;
}
.lease .note ul li span {
	font-size: 1.2rem;
}
@media (min-width: 768px) {
.lease .faq dl dt{
	background: url(../lease/img/q.jpg) no-repeat left top;
	padding-left: 70px;
	min-height: 52px;
	padding-top: 20px;
	font-weight: bold;
}
.lease .faq dl dd{
	background: url(../lease/img/a.jpg) no-repeat left top;
	min-height: 52px;
	padding-left: 70px;
	padding-top: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
}
}
@media (max-width: 767px) {
	.lease .faq dl dt{
	background: url(../lease/img/q.jpg) no-repeat left top;
	background-size: 10%;
	padding-top: 5px;
	padding-left: 12%;
	min-height: 40px;
	font-weight: bold;
	text-align: left;
}
.lease .faq dl dd{
	background: url(../lease/img/a.jpg) no-repeat left top;
	background-size: 10%;
	min-height: 52px;
	padding-top: 5px;
	padding-left: 12%;
	margin-left: 10%;
	margin-bottom: 20px;
	text-align: left;
}
}

.lease .flow{
	margin-top: 50px;
}
.lease .flow li {
	position: relative;
	padding: 30px;
	background: #F4F4F4;
	margin-bottom:50px;
	border: #5AC05D solid 5px;
	min-height: 120px;
}
.lease .flow li div h3{
	text-align: left;
	font-weight: bold;
	color: #009A62;
}


@media (min-width: 768px) {
.lease .flow li span{
	position: absolute;
	top: -20px;
	left: 50px;
}
	.lease .flow li div{
		margin-left: 200px;
}
.lease .flow li div p.icon{
	float:right;
	margin-top: -50px;
	margin-right: 0;
	width: 200px;
}
.lease .flow li div p{
	width: 500px;
	float: left;
}
}
@media (max-width: 767px) {
	.lease .flow li span{
	width: 30%;
    display: block;
    margin-top: -30%;
	margin-left: auto;
	margin-right: auto;
}
.lease .flow li div p.icon{
	text-align: center;
}
}
/*****************end lease**************/


/*****************usedcar**************/

.usedcar .main{
	margin-bottom: 10px;
}

@media (min-width: 769px) {
.usedcar .main{
	background: url(../usedcar/img/main.jpg) no-repeat top center;
	min-height: 500px;
}
}
@media (max-width: 768px) {
.usedcar .main{
	background: url(../usedcar/img/mainSp.jpg) no-repeat top center;
	min-height: 500px;
}
}
@media (min-width: 768px) {
.usedcar dl{
	margin: auto;
	text-align: left;
}
}
.usedcar dl dt h3{
	font-weight: bold;
}

/*****************end used**************/

/*****************start voice**************/
.voice section li p{
	text-align: center;
}

.voice .list > ul {
	width: 100%;	
}
.voice .list > ul > li > div .img {
  overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:center;
    justify-content: center;
    -ms-flex-align: center;
   -webkit-box-align: center;
   -webkit-align-items: center;
   align-items: center;
	background-color: #F2F2F2;
}


@media (max-width: 768px) {
.voice .list > ul > li {
	width: 50%;
	float: left;
}
.voice .list > ul > li:nth-child(2n+1) {
	clear: left;
}
.voice .list > ul > li > div {
	margin: 3px;
}
.voice .list > ul > li > div .img {
	width: 100%;
	height: 120px;
}
.voice .list > ul > li > div .img img {
	max-height: 120px;
}
}
@media (min-width: 769px) {
.voice .list > ul > li {
	width: 33.3%;
	float: left;
}
.voice .list > ul > li:nth-child(3n+1) {
	clear: left;
}
.voice .list > ul > li > div {
	margin: 8px;
}
.voice .list > ul > li > div .img {
	width: 100%;
	height: 200px;
}
.voice .list > ul > li > div .img img {
	max-height: 200px;
}
}


.voice .prev-next ul {
  width: 100%;
}
.voice .prev-next ul li {
  text-align: center;
}
.voice .prev-next ul li > div {
  border-radius: 5px;
  border: 1px solid #CCC;
}
.voice .prev-next ul li > div a{
  display: block;
  padding: 8px 0;
}
.voice .prev-next ul li.prev {
  float: left;
  width: 50%;
}
.voice .prev-next ul li.next {
  float: right;
  width: 50%;
}
.voice .prev-next ul li a {
}
.voice .detail .imgR .img {
	padding: 8px;
	text-align: center;
	border: 1px solid #CCC;
}
.voice .detail .imgR .img img {
	width: 100%;	
}
.voice .detail .txtL {
	text-align: left;
}
.voice .detail .txtL .com {
	background-color: antiquewhite;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 20px;
}
.voice .detail .txtL .com .customer {
	text-align: right;
	font-weight: bold;
	margin-bottom: 1em;
}
@media (max-width: 768px) {
.voice .prev-next ul li.prev > div {
  margin-right: 5px;
}
.voice .prev-next ul li.next > div {
  margin-left: 5px;
}
.voice .detail {
	margin-bottom: 30px;
}
.voice .detail .imgR {
	margin-bottom: 20px;
}
}
@media (min-width: 769px) {
.voice .prev-next ul li.prev > div {
  margin-right: 20px;
}
.voice .prev-next ul li.next > div {
  margin-left: 20px;
}
.voice .prev-next ul li > div a:hover {
  background-color: rgba(0,0,0,0.1);
}
.voice .detail {
	width: 100%;
	margin-bottom: 80px;
}
.voice .detail .imgR {
	float: right;
	width: 450px;
}
.voice .detail .txtL {
	float: left;
	width: 500px;
}
.voice .detail .txtL table {
	width: 100%;
}
.voice .detail .txtL table tr th {
	width: 150px;
}
}





/*****************end voice**************/


.main{
}
p.midashi{
	font-size: 1.2em;
	font-weight: bold;
}
.contents p{
	text-align: left;
}
.contents{
	padding: 40px 0;
}

/* コース斜線背景 */
.oblique_best{
	background-color: #EC273B;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #EE3C4E), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #EE3C4E),color-stop(.75, #EE3C4E), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 21px 21px;
overflow:hidden;
	}
.oblique_lease{
	background-color: #5AC05D;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #6AC66D), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #6AC66D),color-stop(.75, #6AC66D), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 21px 21px;
	}
.oblique_usedcar{
	background-color: #33A5D1;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #47AED6), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #47AED6),color-stop(.75, #47AED6), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 21px 21px;
	}



.breadcrumb {
	margin-bottom: 10px;
	font-size:1.5rem;
}
.breadcrumb ul li {
	float: left;
}
.breadcrumb ul li:before {
	content: ">";
	padding: 0 5px;
}
.breadcrumb ul li.home:before {
	content:"\f015";
	font-family: FontAwesome;
}


.contents section .col3_3 > ul {
		display: table;
	width: 100%;
	}
.contents section .col3_3 > ul > li{
		display: table-cell;
	width: 33.3%;
	}
@media (min-width: 768px) {
.contents section .col2_1 > ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	
}
.contents section .col2_1 > ul > li {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.contents section .col2_1 > ul > li > div {
	margin: 8px;
}

.contents section .col3_3 > ul > li > div {
	margin: 8px;
}
.contents section .col3_1 > ul {
	display: table;
	width: 100%;
}
.contents section .col3_1 > ul > li {
	display: table-cell;
	width: 33.3%;
}
.contents section .col3_1 > ul > li > div {
	margin: 8px;
}
.contents section .col4_2 > ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.contents section .col4_2 > ul > li {
	display: table-cell;
	width: 25%;
}
.contents section .col4_2 > ul > li > div {
	margin: 8px;
}
.contents h3.midashi {
	font-size: 2rem;
}
.contents section h4.midashi {
	font-size: 1.8rem;
	background: #F4F4F4;
	padding: 10px;
	margin-top: 20px;
}
.contents .photoR:after, .contents .photoL:after, .contents .col3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contents .img {
	margin-bottom: 10px;
}
.contents .photoC,
.contents .photoR,
.contents .photoL {
	margin-bottom: 20px;
}
.contents .photoC .img {
	text-align: center;
}
.contents .photoR .img {
	float: right;
	max-width: 350px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.contents .photoR .text {
}
.contents .photoL .img {
	float: left;
	max-width: 350px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.contents .photoL .text {
}
.contents .block_table table,
.contents .scroll_table table {
	margin-bottom: 20px;
}
.contents .block_table table {
	width: 100%;
}
.contents .block_table table tr th {
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
.contents .block_table table tr td {
	padding: 5px;
	border: 1px solid #CCC;
}
.contents .dl_indent dt {
	padding: 10px 1em;
	font-size: 2.0rem;
}
.contents .dl_indent dd {
	padding: 15px 15px 15px 2em;
}
}
@media (max-width: 767px) {
	.contents{
	}
.contents section .col2_1 > ul {
}
.contents section .col2_1 > ul > li {
	width: 100%;
}
.contents section .col3_3 > ul > li > div {
	padding: 3px;
}
	.contents section .col3_1 > ul > li{
	width: 100%;
}
.contents section .col3_1 > ul > li > div {
	padding: 3px;
}
.contents section .col4_2 > ul > li {
	float: left;
	width: 50%;
}
.contents section .col4_2 > ul > li:nth-child(2n+1) {
	clear: left;
}
.contents section .col4_2 > ul > li > div {
	margin: 3px;
}
.contents .dl_indent dt {
	padding: 5px 0.5em;
}
.contents .dl_indent dd {
	padding: 5px 5px 5px 1em;
}
	
.contents .block_table table  {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	display: block;
}
.contents .block_table  th {
	background-color: #F2F2F2;
	border-top: 1px solid #CCC;
	padding: 5px;
	display: block;
}
.contents .block_table  td {
	border-top: 1px solid #CCC;
	padding: 5px;
	display: block;
}
}

/***********************************************
 contact
***********************************************/
.contact dl {
	margin-bottom: 50px;
	border-bottom: 3px dotted #CCC;
	    clear: both;
}
.contact dl dt {
	font-weight: bold;
}
.contact .user dl dt .hissu {
	border-radius: 10px;
	font-size: 12px;
	padding: 0 1em;
	background-color: #ED273C;
	color: #FFF;
}
.contact .user dl dd .small {
	font-size: 12px;
}

.contact .anq {
	text-align: left;
}
.contact .contact_ok {
	min-height: 200px;
}
.contact .contact_ok ul {
	margin: 20px 0;
}
.contact .contact_ok ul li {
	list-style-position: outside;
	list-style-type: disc;
	color: #F00;
}

@media (min-width: 768px) {
.contact {
	width: 750px;
	margin: 50px auto;
	background:url(../img/bg4color.jpg) repeat-x top;
	background-color: #F6F6F6;
	padding: 50px 30px;
}
.contact .user dl dt {
	float: left;
	width: 180px;
	text-align: right;
	padding: 5px;
}
.contact .user dl dd {
	text-align: left;
	padding: 10px 10px 50px 200px;
}
.contact .anq dl dt {
	padding: 10px;
}
.contact .anq dl dd {
	padding: 10px 10px 10px 80px;
}
.contact .anq dl dd ul li {
	display: inline;
	margin-right: 20px;
}
}
@media (max-width: 767px) {
.contact {
	text-align: left;
}
.contact .user dl dd {
	margin-bottom: 10px;
}
.contact .user dl dd span.small:before {
	content: "\A";
	white-space: pre;
}

}

/***********************************************
 titleArea 黄色の背景
***********************************************/
.titleArea {
	background-color: #FFD237;
	padding: 30px 0;
}
@media (min-width: 768px) {
.titleArea h2 {
	font-size: 36px;
	font-weight: bold;
}
.titleArea h2 span {
	font-weight: bold;
}
.titleArea p {
	font-weight: bold;
}
}
@media (max-width: 767px) {
.titleArea h2 {
	font-size: 20px;
	font-weight: bold;
}
.titleArea h2 span {
	font-size: 14px;
	font-weight: bold;
}
.titleArea p {
	font-size: 12px;
}
}
/*==========================================
トップページのふわふわのアニメーション
==========================================*/
@keyframes fluffy1 {
 0% {
transform:translateY(0)
}
 50% {
transform:translateY(-15px)
}
 100% {
transform:translateY(0)
}
}
@-webkit-keyframes swing1 {
 15% {
 -webkit-transform: translateX(5px);
 transform: translateX(5px);
}
 30% {
 -webkit-transform: translateX(-5px);
 transform: translateX(-5px);
}
 50% {
 -webkit-transform: translateX(3px);
 transform: translateX(3px);
}
 65% {
 -webkit-transform: translateX(-3px);
 transform: translateX(-3px);
}
 80% {
 -webkit-transform: translateX(2px);
 transform: translateX(2px);
}
 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pager {
	margin-bottom: 20px;
	clear: both;
}
.pager .right li {
	display: inline;
	margin: 1px;
}
.pager .right li.none {
	padding: 3px 8px;
	border: 2px solid #F2F2F2;
	background-color: #F2F2F2;
	color: #999;
}
.pager .right li a {
	padding: 3px 8px;
	border: 1px solid #ccc;
	display: inline-block;
}
@media (max-width: 768px) {
.pager {
	font-size: 1.1rem;
  text-align: center;
}
}
@media (min-width: 768px) {
.pager .left {
	float: left;
}
.pager .right {
	float: right;
}
}
@media (max-width: 800px) {
.table_sp, .table_sp tbody, .table_sp thead, .table_sp tfoot, .table_sp tr, .table_sp th, .table_sp td {
	display: block;
}
.table_sp {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
.table_sp th {
	background-color: #F2F2F2;
	border-top: 1px solid #CCC;
	padding: 5px;
}
.table_sp td {
	border-top: 1px solid #CCC;
	padding: 5px;
}
}

@media (min-width: 801px) {
.table_sp {
	margin: 0 auto 20px;
}
.table_sp tr th {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
}
.table_sp tr td {
	padding: 10px;
	border: 1px solid #CCC;
}
}

