@charset "shift-jis";

/* home style css */

/* CSS information-------------------------------------

 File Name : main.css
 Author : Kyohei,IKEDA
 title "NEW'S WEB 2016"

 ----------------------------------------------------*/

/*==== Browser Default Initialization ===============*/
* {
	padding: 0px;
	margin: 0px;
}
html,body{
  height: 100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

li { list-style-type:none; margin:0; padding:0;}
img { border:0; margin:0; padding:0; vertical-align:absmiddle;}
hr { display:none;}

body{
	background-color:#ffffff;
	color:#ffffff;
	font-family: "qMmΫS Pro W4","Hiragino Maru Gothic Pro","CI","Meiryo","lr oSVbN","MS PGothic",sans-serif;
	text-align:left;
}

a:focus,
a:hover,
a:active {
	color:#ff6600;
	text-decoration:underline;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: galpha( opacity=60 )h;
}

.clear { clear:both;}

.clear hr { display:none; }

/*==== Base =========================================*/
#wrap {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

#header{
	height: 40px;
	width: 100%;
	background-color:#1c1c1c;
}

.header {
	width:960px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
}

.header h1 {
	float:left;
	display:none;
}

.header img {
	padding:10 5 5px;
}

.headmenu {
	float:right;

}

.headmenu li {
	float:left;
	padding:10 5 5px;
	color:#ffffff;
}

.headmenu li:not(:target) {
	margin:10 5 5 5px\9;
}

html>/* */body .headmenu li {
	margin /***/:10 5 5 5px\9;
}

.headmenu li:hover {
	background:#ffffff;
	color:#1c1c1c;
}

.headmenu li ul {
	display:none;
	background:#ffffff;
	padding:5px;
	position:absolute;
	z-index:100;
	-moz-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:5px 5px 5px 0px rgba(0,0,0,0.4);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.headmenu li ul li {
	color:#1c1c1c;
	float:none;
	font-size:11px;
	line-height:12px;
	border-bottom:darkslategray 1px solid;
	padding:5px;
}

.headmenu li ul li a {
	display:inline-block;
}

.headmenu li ul li:hover {
	background:#231786;
	color:#ffffff;
}

#contents {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
        background-color: #ffffff;
	color:#000000;
}

#footer {
	width: auto;
	background-color:#1c1c1c;
	font-size:80%;
}

.footer {
	width:960px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
}

.footer a:link {
	color:#ffffff;
	text-decoration:none;
}

.footer a:visited {
	color:#cccccc;
	text-decoration:none;
}

.footer a:hover,a:active,a:focus {
	color:#ff6600;
	text-decoration:underline;
}

.copyright {
	float:left;
	margin-top:5px;
}

.information {
	float:right;
	text-align:left;
	margin-top:5px;
}

.information li {
	float:left;
	margin:0 0 0 15px;
	font-size:85%;
}

.caution {
	float:left;
	margin-top:5px;
	font-size:70%;
	color:#cccccc;
}

.caution img {
	float:left;
	margin-right:5px;
}

.foot_info {
	float:left;
	margin-top:10px;
	font-size:85%;
	color:#cccccc;
}

.foot_info li {
	float:left;
	margin:0 15 0 0px;
}

#main {
	width:825px;
	height:auto;
	float:left;
	margin:5 0 0 0px;
}

.main2 {
	width:960px
	height:auto;
	margin:5 0 5 0px;
}

.main2-l {
	width:475px;
	height:150px;
	float:left;
}

.main2-l li {
	float:left;
	margin-right:35px;
}

.main2-r {
	width:475px;
	height:150px;
	margin:0 0 0 10px;
	float:right;
}

.main-a {
	width:825px;
	height:auto;
	margin:10 0 10 0px;
}

.main-a-l {
	width:415px;
	height:300px;
	float:left;
}

.main-a-l li {
	float:left;
	margin-right:5px;
}

.main-a-r {
	width:400px;
	height:300px;
	margin:0 0 0 10px;
	float:right;
}

/*==== Slide =========================================*/

#slide {
	width:960px;
	height:auto;
	position: relative;
}

#slide div {
	width: 960px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#slide div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slide ul {
	bottom: 10px;
	right: 0;
	width: auto;
	position: absolute;
	z-index: 100;
}

#slide ul li {
	width: 100px;
	float: left;
	margin:3px;
	display: none;
}

#slide .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/*==== Contents =====================================*/

#tire {
	width:825px;
	height:auto;
	margin:5 0 5 0px;
}

.tire {
	width:825px;
	height:auto;
}

.tire li {
	width:130px;
	height:26px;
	float:left;
	margin:2 5 0 0px;
}

#safety {
	width:825px;
	height:auto;
	margin:5 0 5 0px;
}

#l-side {
	width:825px;
	height:auto;
	float:left;
	margin:5 0 0 0px;
}

#update {
	float:left;
	width:265px;
	height:170px;
}

.update {
	border:solid 1px #cccccc;
}

@media screen and (max-device-width: 480px) {
.update {
	width:265px;
	height:150px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
}

.latest {
	color:#000000;
	font-size:60%;
}

.latest p {
	margin:5 0 0 5px;
}

#diary {
	float:left;
	width:255px;
	height:170px;
	margin:0 0 0 12px;
}

.diary {
	width:255px;
	height:150px;
	border:solid 1px #cccccc;
	font-size: 0;
}

.diary-l {
	float:left;
	width:255px;
	height:150px;
	padding:0;
}

.diary-r {
	float:left;
	width:50px;
	padding:0;
}

.diary li{
	float:left;
	margin:5 4 1 6px;
}

#service {
	float:left;
	width:280px;
	height:170px;
	margin:0 0 0 12px;
}

.service {
	width:280px;
	height:150px;
	border:solid 1px #cccccc;
	overflow:auto;
	font-size: 0;
}

.service li {
	float:left;
	margin:4 0 0 5px;
}

#topics {
	width:825px;
	height:150px;
	float:left;
	margin:5 0 0 0px;
}

.topics {
	width:825px;
	height:125px;
	border:solid 1px #cccccc;
	overflow:auto;
}

@media screen and (max-device-width: 480px) {
.topics {
	width:825px;
	height:125px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
}

.topics li {
	float:left;
	margin:5 10 2 9px;
}

#recommend {
	width:825px;
	height:180px;
	float:left;
	margin:5 0 0 0px;
}

.recommend {
	border:solid 1px #cccccc;
	width:825px;
	height:145px;
	overflow:auto;
}

@media screen and (max-device-width: 480px) {
.recommend {
	width:825px;
	height:145px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
}

.recommend li {
	float: left;
	margin: 5 0 0 9px;
}

#r-side {
	width:120px;
	height:auto;
	float:left;
	margin:5 0 0 15px;
}

#seasonposter {
	width:120px;
	height:auto;
	margin:5 0 0 0px;
}
.seasonposter {
	width:120px;
	height:auto;
	border:solid 1px #cccccc;
}

.seasonposter li {
	width:120px;
	height:auto;
	margin:5 0 0 0px;
}


#product {
	width:120px;
	height:120px;
	margin:5 0 0 0px;
}

.product {
	width:120px;
	height:90px;
	border:solid 1px #cccccc;
}

.product li {
	margin:4 5 0 5px;
}

#calendar {
	width:120px;
	height:110px;
}

.calendar {
	width:120px;
	height:90px;
	border:solid 1px #cccccc;
}

.schedule {
	color:#000000;
	font-size:70%;
}

#group {
	width:960px;
	height:140px;
	margin:5 0 0 0px;
}

.group {
	width:960px;
	height:120px;
}

.group li {
	float:left;
	margin:0 15 0 0px;
}


.recommend p {
	width:110px;
	font-size:60%;
	text-align:left;
	margin:0 5 10 0px;
}

#onlineshop {
	width:120px;
	height:auto;
	margin:5 0 0 0px;
}

.onlineshop {
	width:120px;
	height:auto;
	border:solid 1px #cccccc;
}

.onlineshop li {
	
	margin:4 5 0 5px;
}

/*==== Component ====================================*/

.history {
	width:960px;
	font-size:80%;
	text-align:left;
	margin:10 0 10 0px;
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
}

.history th {
	padding:4px;
	color:#000000;
}

.history td {
	color:#000000;
	vertical-align: top;
}

#law {
	width:960px;
	height:auto;
}

.law {
	width:960px;
	font-size:80%;
	text-align:left;
	margin:20 0 20 0px;
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
}

.law th{
	width:25%;
	padding:4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #edeefe;
	border-left: 3px double #231786;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.law td{
	width:75%;
	padding:4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#000000;
}

.privacy {
	font-size:80%;
	text-align:left;
	margin-bottom:10px;
}

.privacy h4 {
	margin:10 0 0 5px;
}

.privacy p {
	margin:10 0 0 5px;
}

.pripo {
	margin:10 0 0 30px;
}

.pripo dt {
	float:left;
}

#gallery {
	width:100%;
	height:auto;
}

.gallery li {
	float:left;
	margin:10 3 10 4px;
}

#owners {
	width:100%;
	height:auto;
}

.owners {
	float:left;
	width:310px;
	height:230px;
	margin:10 5 5 5px;
}

.owners img {
	width:310px;
	height:206px;
}

.owners p {
	text-align:right;
}

#ocpg {
	width:600px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

.ocpg p {
	font-size:80%;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}


/*==== Elements =====================================*/

.vle1 {
	font-size:80%;
	text-align:left;
	margin-bottom:10px;
}

.vle1 p {
	float:left;
	margin:30 0 0 40px;
}

.sp_event {
	font-size:80%;
	text-align:left;
	margin-bottom:10px;
}

.sp_event ul li {
	float:left;
}

.sp_event h3 {
	margin:10 0 10 0px;
}

.sp_event p {
	margin:10 0 0 5px;
}

.gzox_ppos {
	font-size:80%;
	text-align:left;
	margin-bottom:10px;
}

.gzox_ppos_l {
	float:left;
	width:310px;
	margin-top:5px;
}

.gzox_ppos_l ul li {
	margin-bottom:5px;
}

.gzox_ppos_r {
	float:right;
	width:640px;
	margin-top:5px;
}

.gzox_ppos_r p {
	margin-top:5px;
}

.gzox_menu {
	width:180px;
	float:left;
	margin:10 6 5 6px;
	font-size:85%;
	text-align:left;
}

.gzox_price {
	text-align:center;
	margin:10 0 10 0px;
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
}

.gzox_price th{
	width:300px;
	padding:0px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #edeefe;
	border-left: 3px double #231786;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.gzox_price td{
	width:220px;
	padding:0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#000000;
}


/*==== Tire&Wheels ======================================*/

#tw_topics {
	width:825px;
	height:200px;
	float:left;
	margin:5 0 5 0px;
}

.tw_topics {
	width:820px;
	height:190px;
	border:solid 1px #cccccc;
	overflow:auto;
}

@media screen and (max-device-width: 480px) {
.tw_topics {
	width:480px;
	height:300px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
}

.tw_topics li {
	float:left;
	margin:5 8 0 8px;
}

#tw_recommend {
	width:825px;
	height:300px;
	float:left;
	margin:5 0 5 0px;
}

.tw_recommend {
	border:solid 1px #cccccc;
	width:820px;
	height:290px;
	overflow:auto;
}

@media screen and (max-device-width: 480px) {
.tw_recommend {
	width:480px;
	height:300px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
}

.tw_recommend li {
	float: left;
	margin: 6 0 0 8px;
}

#tw_tire {
	width:825px;
	height:auto;
	margin:5 0 5 0px;
	float:left;
}

.tw_tire {
	width:820px;
	height:auto;
}

.tw_tire li {
	width:130px;
	height:26px;
	float:left;
	margin:2 5 0 0px;
}

#shopinfo {
	width:960px;
	height:300px;
}

.shopinfo {
	float:left;
	width:480px;
	height:300px;
}


/*==== CARS ======================================*/

#comp_menu {
	width:220px;
	height:auto;
	text-align: left;
	float:left;
}

#complete {
	width:740px;
	height:auto;
	float:left;
}

.complete {
	float:inherit;
	width:auto;
	height:auto;
	margin:10 0 0 0px;
}

.complete li {
	float:left;
	margin:10 0 0 0px;
	text-align: center;
	font-size:75%;
}

.complete_price {
	width:740px;
	font-size:80%;
	text-align:center;
	margin:20 0 20 0px;
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
}

.complete_price th{
	padding:4px;
	vertical-align: center;
	color: #444;
	background-color: #ffe4e1;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.complete_price td{
	padding:4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#000000;
}

.stock {
	font-size:55%;
	text-align:left;
	margin:5 0 5 5px;
}

#cars_owners {
	width:960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
        background-color: #ffffff;
	color:#000000;
}

.cars_owners_main {
	width:760px;
	height:auto;
	float:left;
	margin-bottom:20px;
}

.cars_owners_home {
	width:185px;
	height:auto;
	float:right;
	margin-left:15px
	margin-bottom:20px;
}

.cars_owners_pic {
	width:185px;
	height:auto;
	float:right;
	margin-left:15px
	margin-bottom:20px;
}

.cars_owners_pic li {
	margin-bottom:3px;
}

.cars_owners_caption {
	margin-top: 10px;
}

.cars_owners_caption p {
	margin-top: 10px;
}

.cars_owners_caution {
	margin-top:30px;
	font-size:70%;
}

#img2,#img3,#img4,#img5 { display: none; }
#caption2,#caption3,#caption4,#caption5 { display: none; }

/*==== not use ======================================*/

.top li{
	float:left;
	margin:5 0 0 10px;
}

.intro {
	margin:0 0 0 0px;
}

.intro li {
	margin:5 0 5 0px;
}

#brands {
	width:auto;
	border: solid 1px #cccccc;
	margin:5 0 0 5px;
}

.brands li {
	float: left;
	width: 75x;
	height: 50px;
	margin: 4 0 1 4px;
}

#stock_car {
	width: 220x;
	height: auto;
	margin: 0 0 0 5px;
}

