@charset "Shift_Jis";

#clear{
	clear:both;
}
.clear{
	clear:both;
}

/*　買取ページ　*/

body {
	font-family: "メイリオ", Meiryo;
	font-size: 13px;
}

/*　中古販売ページ　*/

#products-box{
	width: 900px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#products-box img{
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*　修理部品 販売ページ　*/

ul#SalsList{
	margin: 20px 0 0 20px;
	padding:0;
	border-top: 1px dotted #ccc;	
}
#SalsList li{
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	font-size: 18px;
	padding: 1%;
}

/*　news　*/
#newsbody01{
	background-image: url(_img_body/body_bg01.png);
	width: 1000px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#news01{
	float: left;
	width: 480px;
	height: 46px;
	font-size: 22px;
	color:#FFFFFF;
	text-align: left;
	margin: 10px 0px 10px 20px;
	background-image: url(_img_content/midashi01.gif);
	background-repeat: no-repeat;
}
#news01 p{
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(_img_content/news_white.gif);
	background-repeat: no-repeat;
	padding-top: 5px ;
}
#news02{
	float: left;
	width: 480px;
	height: 46px;
	font-size: 18px;
	color:#FFFFFF;
	text-align: right;
	padding-right: 15px;
	margin: 10px 0px;
	background-image: url(_img_content/midashi02.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#news03{
	float: left;
	width: 960px;
	height: 46px;
	font-size: 22px;
	color:#FFFFFF;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	background-image: url(_img_content/midashi01.gif);
	background-repeat: no-repeat;
}
#news03 p{
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(_img_content/news_white.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#newsbody04{
	width: 1000px;
	background-image: url(_img_body/body_bg01.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
table.ichi{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #fff;
	border-collapse: collapse;
	width: 940px;
	margin: 15px auto 10px;
}
.ichi th{
	padding: 5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	background-color: #f0eee7;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.ichi td{
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	font-size: 13px;
}
.style1{
	font-size: 13px;
	margin: 10px 5px 30px;
}
.news_txt{
	text-align: left;
	margin-left: 15px;
	font-size: 14px;
}

/*　修理　*/

#repair{
	width: 900px;
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.repair{
	width: 900px;
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.number{
	font-size: 15px;
	border-bottom: 1px solid #999999;
	margin-bottom: 2px;
	font-weight: bold;
	color: #222;
}
.discri{
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 30px;

}
.inlineframe {
 background-color:#FFFFFF;
 height:100px;
 overflow:auto;
 overflow-y:scroll;
 overflow-x:hidden;
}

.flex {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.inner-box {
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    box-sizing: border-box;
}

.cel {
    width: calc(100% / 4 - 0.25px);
    height: 40px;
    display: table;
}

.cel > span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

/*　会社概要　*/


table.aboutus{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #fff;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 95%;
}
.aboutus th{
	padding: 5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	background-color: #f0eee7;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.aboutus td{
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	font-size: 13px;
}
#aboutus01{
	width: 545px;
	height: 30px;
	font-size: 22px;
	color:#FFFFFF;
	border-bottom: 4px solid #006699;
	background-color: #3399cc;
	text-align: left;
	margin: 10px 0px 10px 0px;
}
#aboutus01 p{
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(_img_content/news_white.gif);
	background-repeat: no-repeat;
	padding-top: 5px ;
}
.aboutus-txt1 {
	font-size: 13px;
}
.aboutus-txt2 {
	font-size: 18px;
}

#aboutus01{
	float: left;
	width: 480px;
	height: 46px;
	font-size: 22px;
	color:#FFFFFF;
	text-align: left;
	margin: 10px 0px 10px 0px;
	background-image: url(_img_content/midashi01.gif);
	background-repeat: no-repeat;
}
#aboutus01 p{
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 5px ;
}

/*　問い合わせ　*/

table.contact-table{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #fff;
	border-collapse: collapse;
	width: 600px;
	margin: 5px auto 10px;
}
.contact-table th{
	padding: 5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	background-color: #f0eee7;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.contact-table td{
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #B4B4B4;
	font-size: 13px;
	text-align: left;
}
.red {
	color:#CC0000;
	padding-left: 5px;
	font-weight: bold;
}

/*　全般　*/
.txt14px{
	font-size:14px;
}
table.all-table{
	border-collapse:collapse;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
}
.all-table th{
}
.all-table td{
}
.all-w900{
	font-size:14px;
	width:900px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}
.telfax{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 20px;
}
table.all-center{
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	width: 740px;
}
.all-table th{
}
.all-table td{
	padding: 10px;
	vertical-align: top;
	font-size: 13px;
}
table.contact{
	border-collapse:collapse;
}
.contact th{
}
.contact td{
	padding:5px;
	font-size: 12px;
}
#midashi1{
	width: 480px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82CA9C;
	float: left;
	text-align: left;
	padding: 8px 5px 2px 15px;
	margin: 15px 0px 10px 30px;
}
#midashi2{
	width: 420px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	background-color: #82CA9C;
	float: left;
	text-align: right;
	padding: 10px 5px 0px 15px;
	margin: 15px 0px 10px;
}
.style2 {
	font-size:14px;
}

.midasi-a{
	width:928px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#82CA9C;
	padding:7px;
	margin:15px auto;
	text-align:left;

}
#kousei-box1{
	width:940px;
	margin:15px auto;
	color: #fff;
	text-align:left;
}
#kousei-box1 .kousei-box4{
	float: left;
	border: 1px solid #ccc;
	padding:0;
	margin: 0 0 0 20px;
	background-color: #fff;
}
#kousei-box1 .kousei-box1a{
	width: 185px;
	height: 100px;
	margin:2px;
	padding:10px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #FFF;
	background-color: #000;
}
#kousei-box1 .kousei-box1b{
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding:8px 0;
}