﻿body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Geneva, Arial, Helvetica ,sans-serif;
	font-size: 70%;
	text-align: center;
}
h1 {
	font-size: 10px;
	background-color: #FFCC00;
	margin: 0;
	padding: 2px 0;
	text-align: right;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#titlebanner {
	text-align: center;
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#title {
	background-color: #FFCC00;
	color: #FF6600;
	text-align: center;
	padding: 2px 0 2px 2px;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#header {
	margin: 0;
	padding: 0;
}
#header p {
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	border-right-style: double;
	border-right-width: 20px;
	border-left-style: double;
	border-left-width: 20px;
	color: #FF9900;
}
#all {
	margin: 0 auto;
	width: 940px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	background-color: #FF9900;
	margin-top: 5px;
	background-image: url('../img_sozai/wall_4.gif');
}
#content {
	margin: 0;
	padding: 0;
	float: right;
	width: 700px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#menu {
	margin: 0;
	float: left;
	width: 210px;
	background-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
}
#footer {
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
h2 {
	color: #003366;
	background-image: url(../img_sozai/wall_1.gif);
	background-repeat: repeat-x;
	margin: 0 0 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 5px;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: #808080;
	margin: 0 0 5px;
	padding: 5px 10px 5px 5px;
	letter-spacing: 0.1em;
	display: inline-block;
	font-weight: normal;
}
#content #maincol p.p2 {
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 5px ;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	color: #FF6600;
	padding-top: 3px;
	border-top-style: dashed;
	border-top-width: 1px;
}
#content #maincol {
	border-style: solid;
	border-width: 0.1em;
	font-size: x-small;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 0 5px;
	letter-spacing: 0.1em;
	background-color: #F9F9F2;
}
#content ol {
	margin-top: 0;
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0;
	padding-right: 10px;
	background-color: none;
	text-decoration: none;
	color: #FF6600;
	text-shadow: 1px 1px 1px #ffffff;
}
#content ol li {
	color: #336699;
	margin-bottom: 5px;
	padding: 0 5px 5px 5px;
	list-style:none;
	display: inline;
	width: auto;
	border-style: none;	
	background-color: #FFF;
}
#content ol li a {
	padding: 5px;
	background-color: none;
	text-decoration: none;
	color: #336699;
	text-shadow: 1px 1px 1px #ffffff;
}
#content ol li a:hover {
	text-decoration:none;
	color: #FF6600;
	text-shadow:1px 1px 1px #990000;
}

#content ol span {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3px;
	padding-right: 5px;
	background: -webkit-gradient(linear, left top, right top, from(#CCC), to(#EEE)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#ffCCCCCC,EndColorStr=#ffEEEEEE); 				zoom: 1; /* IE */
	background: -moz-linear-gradient(left, #CCC, #EEE); /* Firefox */
	background: -o-linear-gradient(left, #CCC, #EEE);   /* Opera */
	background: linear-gradient(left, #CCC, #EEE);      /*                 CSS                3 */
	position: relative;
	display: inline-block;
	border: 1px solid #FFF;
}
#content ol span:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	display: inline-block;
	border: 9px solid transparent;
	border-left-color: #EEE;
	left: 100%;
	top: 0;
}
#content #infobox1 {
	background-color: #FFFFFF;
	margin: 0px 0 1px;
	padding: 0;
	border: 1px solid #0066FF;
}
#content #infobox2 {
	background-color: #FFFFFF;
	margin: 10px 0 1px;
	padding: 0;
	border: 1px solid #0066FF;
}
#content #maincol p {
	padding: 0 0 0 5px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#content p.p3 {
	background-color: #0099FF;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h4 {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: large;
	letter-spacing: 0.2em;
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #FFFFFF;
}
#menu h4.guide {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Geneva, Arial, Helvetica ,sans-serif;
	font-size: medium;
	font-weight: normal;
}
iframe {
	border: 1px solid #990000;
	margin: 0 6px 0 0;
	padding: 0;
	color: #0000FF;
	width: 200px;
	height: auto;
	font-size: 10px;
	letter-spacing: 0.1em;
}
iframe.map {
	width: 300px;
	height: 200px;
}
#menu iframe.iframe1 , #menu iframe#iframe1 {
	height: 200px;
}
#menu iframe.iframe2 , #menu iframe#iframe2 {
	height: 270px;
}
#menu iframe.iframe3 , #menu iframe#iframe3 {
	height: 190px;
}
#menu p.p4 {
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	letter-spacing: 0.4em;
	border: 1px solid #663300;
	color: #FF9900;
	font-size: 14px;
	margin: 0 5px 5px 0;
	padding: 5px 0;
}
#footer #info {
	margin: 5px 0;
	padding: 2px 0;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 18px;
}
#footer p.p5 {
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 3px 0;
	color: #FFFFFF;
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#footer p {
	margin: 0;
	padding: 0;
}
address {
	font-style: normal;
	color: #FF6600;
	background-color: #FFCC00;
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 12px;
}
#menu iframe.iframe4 , #menu iframe#iframe4 {
	height: 600px;
}
#header img {
	border: none;
}
/* メニューリスト用 */
.navi_top {
	color: #336699;
}

#menu ul {
	margin: 0;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: 0.2em;
	list-style-type: none;
}
#menu ul ul ul ul {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
}

#menu ul.navi1 {
	display: block;
}
#menu li a:link {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffcccccc); 				zoom: 1; /* IE */
	background: -moz-linear-gradient(top, #fff, #ccc); /* Firefox */
	background: -o-linear-gradient(top, #fff, #ccc);   /* Opera */
	background: linear-gradient(top, #fff, #ccc);      /*                 CSS                3 */
	-webkit-border-top: 4px; /* Chrome,Safari */;
	-moz-border-radius: 4px; /* Firefox */;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CC3300;
	padding: 3px;
	text-decoration: none;
	color: #CC6600;
	display: block;
}
html[data-useragent*='MSIE 10.0'] #menu li a:link , #menu li a:visited {
	background-color: #EEE;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CC3300;
	padding: 2px;
	text-decoration: none;
	color: #CC6600;
	display: block;
}
#menu li a:hover {
	font-weight: normal;
	text-shadow:1px 1px 1px #000000;
	color: #039;
}
#menu li a:visited {
	color: #CC6600;
}
#menu ul ul ul li a:link , #menu ul ul ul li a:visited {
	border-style: none;
	background: #FF9900;
	filter: none;
	color: #FFFFFF;
	display: inline-block;
}

#menu ul ul ul ul li a:link , #menu ul ul ul ul li a:visited {
	border-style: none;
	background: #FF9900;
	filter: none;
	color: #FFFFFF;
}
html[data-useragent*='MSIE 10.0'] #menu ul ul ul ul li a:link , #menu ul ul ul ul li a:visited {
	background: #FF9900;
	border-style: none;
}

#menu ul ul ul li a:hover , #menu ul ul ul ul li a:hover {
	color: #CC3300;
	text-shadow:1px 1px 1px #990000;
}


.menunavi {
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu ul.navi a:link {
	color: #336699;
	border-color: #808080;
}
#menu ul.navi a:hover {
	color: #039;
	font-weight: bold;
}
#menu ul.navi a:visited {
	color: #039;
}
.menunavi ul.navi {
	list-style-type: none;
}

/* ↑メニューリスト用 */

#footer a:link {
	text-decoration: none;
	color: #FF6600;
}
#footer a:visited {
	color: #FF6600;
	text-decoration: none;
}
.clearboth {
	clear: both;
	background-color: #FFFFFF;
}
hr.clear_both {
	display: none;
}
#menu b {
	font-weight: normal;
	font-size: 10px;
}
#content table {
	line-height: 1.3em;
	border-collapse: collapse;
	border: 1px solid #99CCFF;
	background-color: #FFFFFF;
	white-space: nowrap;
}
#content table th {
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #CCCCFF;
	color: #666666;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #99CCFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
}
#content table td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-left-color: #99CCFF;
	text-align: center;
}
#content table td.parts {
	color: #9966FF;
}
#content table td.bank1 {
	background-color: #666666;
	color: #FFFFFF;
}
#content table td.card1 {
	background-color: #009999;
	color: #FFFFFF;
}
#content table td.card2 {
	background-color: #CCFFCC;
	color: #009999;
}
#content strong {
	font-weight: normal;
	color: #CC3300;
}
#content th.head {
	vertical-align: middle;
}
#content ul {
	font-size: 12px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}
#content span {
	color: #222;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 3px;
}
#content ul li {
	margin-bottom: 5px;
}
#content ul li ul li {
	margin: 0px;
}
#content ul img {
	margin-left: 10px;
	margin-right: 10px;
}
#content table img {
	border: none;
}
#content li b {
	cursor: pointer;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}
#content table.osusume {
	margin: 2px;
	background-color: #000000;
	border: 2px solid #000066;
	border-collapse: collapse;
	width: 680px;
}
#content table.osusume th {
	background-color: #00152B;
	font-size: small;
	color: #C0B383;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
#content table.osusume td {
	color: #C0C0C0;
	border: 1px solid #00002B;
}
#content table.osusume a:link {
	text-decoration: none;
	color: #008080;
}
#content table.osusume a:visited {
	text-decoration: none;
	color: #008080;
}
#content table.osusume a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	color: #0000FF;
	text-decoration: underline;
}
#content table.osusume a:active {
	color: #FF0000;
}
#id1 {
	display: none;
}
#id2 {
	display: none;
}
#id3 {
	display: none;
}

#id4 {
	display: none;
}
#id5 {
	display: none;
}
#topimg {
	background-color: #000000;
	text-align: center;
	padding: 5px;
}
.midasi {
	background-image: url('../img_sozai/wall_3.gif');
}
img.photo {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC #663300 #663300 #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 5px 2px 5px 20px;
}
.logo {
	border-style: none;
	position:relative;
	top:10px; 
}

ul.name {
	list-style-type: georgian;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
ul.name li {
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #fff #fff #FF9900 #FF3300;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 125px;
	float: left;
}
ul.name a {
	color: #3366FF;
	text-decoration: none;
	display: block;
	padding: 2px;
	border: 1px solid #fff;
	background-color: #fff;
}
ul.name a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #3366FF;
}
.cart{
	z-index: 100;
	position: fixed;
	top: 40px;
	right: 0px;
}
input.banner2{
	display: none;
}


/* スマートフォン用 */
.mobile {
	display: none;
}

article , aside , details , figcaption , figure , footer , header , hgroup , menu , nav , section {
    display: block;
}

@media screen and (max-width: 935px) {
body {
	width: auto;
    -webkit-text-size-adjust: none;
	font-size: 90%;
}
#all {
	width: auto;
}
#topimg {
	display: none;
}
#content {
	width: 70%;
}
#menu{
	width: 27%;
}
img.photo {
	width: 30%;
	height: auto;
	width: auto\9;
	margin-left: 0px;
	padding: 0px;
}

p.banner{
	display: none;
}

input.banner{
	display: none;
}
input.banner2{
	display: block;
}

}

@media screen and (max-width: 800px) {
body {
	width: 100%;
    -webkit-text-size-adjust: none;
	font-size: 90%;
}
#all {
	width: 95%;
}
#content {
	width: 60%;
}
#menu{
	width: 37%;
}
.osusume {
	display: none;
}

#content ul {
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;
}
#content ul img {
	margin-left: 0px;
}

ul.name li {
	border-style: none;
	display: block;
	margin: 0 0 0 1em;
	padding: 0;
	background-color: #fff;
	width: 40%;
}
ul.name a {
	color: #800000;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	margin: 0px;
	padding: 0.5em 0.8em 0.5em;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /*                 CSS                3 */
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffcccccc); zoom:1; /* IE */
	background: -moz-linear-gradient(top, #fff, #ccc); /* Firefox */
	background: -o-linear-gradient(top, #fff, #ccc);   /* Opera */
	background: linear-gradient(top, #fff, #ccc);      /*                 CSS                3 */
}
ul.name a:hover {
	color: #000080;
	text-decoration: none;
}

#content iframe.model {
	width: 98%;
}
}

@media screen and (max-width: 530px) {
#all {
	width: 100%;
	background-color: #FFFFFF;
	background-image: none;
	padding-left: 0;
}
h1 {
	display: none;
}
#titlebanner {
	display: none;
}
#title {
	border-color: #FF9900;
	background-position: center;
	height: 30px;
	width: 100%;
	border-top-style: solid;
	background-image: url(../img_sozai/title.gif);
	background-repeat: no-repeat;
	-webkit-background-size: 198px 23px;
	background-size: 198px 23px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#title p {
	display: none;
}
#menu iframe.iframe3 , #menu iframe#iframe3 {
	width: 98%;
	height: 180px;
}
#menu iframe.iframe4 , #menu iframe#iframe4 {
	width: 98%;
	height: 550px;
}

select {
	width: 95%;
}

#button {
	text-align: left;
	height: 4em;
}
#button li {
	float: none;
}
#content {
	width: auto;
	float: none;
}
#menu{
	width: auto;
	float: none;
}
#menu ul {
	padding-right: 5px;
}
.menunavi {
	width: 98%;
}




}
/* スマートフォン用ここまで */

