﻿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;
}
.item1 {
	border: 1px solid #333399;
	background-color: #333399;
	margin: 0 0 5px 5px;
	padding: 0;
}
#content p.p1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin: 0;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 0.2em;
}
h2 {
	color: #999999;
	font-size: 12px;
	background-image: url(../img_sozai/wall_1.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content p.p2 {
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 0 0 2px 0;
	padding: 3px 0 3px 5px;
	line-height: 1.5em;
	border-top: 1px solid #666666;
}
p.p2 strong {

}
.p2 a {
	color: #3366FF;
	text-decoration: none;
	display: inline-block;
	margin: 0.2em;
	padding: 0.2em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
}
.p2 a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #3366FF;
}
#content table {
	color: #666666;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 3px 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#content table td {
	margin: 0;
	padding: 0;
	border: none;
}

/* ↓アコーディオン用 */
.accordion {
	width: 692px;
	display: inline-block;
	background-color: #FFFFFF;
	color: #808080;
}
.accordion p {
	margin-left: 5px;
}
#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-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;
}
#content ol span.own {
	background-color: #FFF;
	background: -webkit-gradient(linear, left top, right top, from(#FFF), to(#FFF)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#ffffffff,EndColorStr=#ffffffff); 				zoom: 1; /* IE */
	background: -moz-linear-gradient(left, #FFF, #FFF); /* Firefox */
	background: -o-linear-gradient(left, #FFF, #FFF);   /* Opera */
	background: linear-gradient(left, #FFF, #FFF);      /*                 CSS                3 */
}

#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 ol span.own:after {
	border-style: none;
}

#content h3 {
	font-size: 90%;
	color: #333333;
	font-weight: normal;
	background-color: #808080;
	margin: 0;
	padding: 3px 0 3px 5px;
	letter-spacing: 0.1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-shadow: 1px 1px 1px #ffffff;
}
#content h3 a {
	color: #333333;
}
/* ↓アコーディオン用 
#content li b {
	cursor: pointer;
	letter-spacing: 0.1em;
	text-decoration: underline;
	color: #0000FF;
}
↓h3.accordion_title　に変更　;*/

.accordion_title {
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	letter-spacing: 0.1em;
	text-decoration: underline;
	color: #3366CC;
	clear: both;
	display: inline-block;
	width: 50%;

	border-style: solid;
	border-width: 1px;
	border-color: #ccc #99d #99d #ccc;
	-webkit-border-radius: 3px; /* Chrome,Safari */
	-moz-border-radius: 3px;    /* Firefox */
	border-radius: 3px;         /*                 CSS                3 */
	margin: 0.5em;
	padding: 0.5em 2em 0.5em 3em;
	background: url("../img_sozai/icons_2.png") no-repeat 2% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ccccff), color-stop(1.00, #cccccc)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#00ccccff,EndColorStr=#99cccccc); zoom:1;
	background: url("../img_sozai/icons_1.png") no-repeat 2% center, -webkit-linear-gradient(rgba(204,204,255,0), #cccccc);
	background: url("../img_sozai/icons_2.png") no-repeat 2% center, -moz-linear-gradient(rgba(204,204,255,0), #cccccc); /* Firefox */
	background: url("../img_sozai/icons_2.png") no-repeat 2% center, -o-linear-gradient(rgba(204,204,255,0), #cccccc);  /* Opera */
	background: url("../img_sozai/icons_2.png") no-repeat 2% center, -ms-linear-gradient(top, #ccccff 1%, #cccccc 100%);
}
.accordion_title span  {
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.accordion_title:hover  {
	color: #CC3300;
	text-decoration: none;
}

#content ul {
	margin: 0 0 2px 0;
	padding: 3px 0 5px 5px;
	color: #666666;
	background-color: #FFFFFF;
}

#content li {
	width: 675px;
	background-color: #F9F9F2;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #510000;
	border-left-color: #510000;
	border-left-style: outset;
	border-left-width: 3px;
	padding-left: 5px;
	float: left;
	color: #6C5B51;
}


/* ↑アコーディオン用 liは　旧　ul li ul li　が繰り上がるので削除

#content ul {
	margin: 0 0 2px 0;
	padding: 3px 0 5px 5px;
	color: #666666;
	background-color: #FFFFFF;
}


#content li {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	width: 685px;
}

;*/
#new {
	padding-bottom: 5px;
}
#content #new h3 {
	color: #EEE;
	text-shadow: none;
}
#new .bloc_body {
	margin: 10px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	color: #666;
	font-size: 90%;
}
#new ul {
	padding: 0;
	margin: 0;
}
#new ul li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 90%;
	
	width: 645px;
	background-color: #FFF;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-color: #510000;
	border-left: none;	
}
#new ul li strong {
	padding: 3px 3px 3px 5px;
	background-color: #EEE;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#new ul li div {
	background-color: #FFF;
	color: #F90;
}
#new ul li p {
	background-color: #FFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}

#new .rss a {
    width:48px;
    height:20px;
    position:absolute; 
    display:block;
    top:6px;
    right:6px;
}
#new .news_contents {
    max-height:200px;
    height: auto !important;
    height: 200px;
    overflow:auto;
    overflow-y:scroll;
	clear:both;
}

#content iframe {
	border: none;
	padding: 0;
	color: #0000FF;
	width: 100%;
	overflow : hidden;
	margin-top: 5px;
}

#content #maincol {
	font-size: 90%;
	color: #666666;
	margin: 0;
	padding: 0 0 0 5px;
	letter-spacing: 0.1em;
}
#content #infobox1 {
	background-color: #FFFFFF;
	margin: 10px 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 {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 18px;
}
#infobox2 table {
	font-size: 10px;
	color: #FFFFFF;
}
#content p.p3 {
	background-color: #0099FF;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
/* ↓アコーディオン用 #menu追加　*/
#menu 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;
}
#menu iframe.iframe1 , #menu iframe#iframe1 {
	height: 180px;
}
#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;
}
.item2 {
	background-color: #006666;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #006666;
}
.item3 {
	background-color: #336699;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #336699;
}
.item4 {
	background-color: #333;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #336699;
}
.item4 p.p1 {
	color: #EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#111)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff666666,EndColorStr=#ff111111); 					zoom: 1; /* IE */
	background: -moz-linear-gradient(top, #666, #111); /* Firefox */
	background: -o-linear-gradient(top, #666, #111);   /* Opera */
	background: -ms-linear-gradient(top, #666, #111);      /*                 CSS                3 */
	text-shadow: -1px -1px #000, -2px 0px #000;
}
.item4 p.name {
    color:#F90;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#111)); /* Chrome,Safari */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff666666,EndColorStr=#ff111111); 					zoom: 1; /* IE */
	background: -moz-linear-gradient(top, #666, #111); /* Firefox */
	background: -o-linear-gradient(top, #666, #111);   /* Opera */
	background: -ms-linear-gradient(top, #666, #111);      /*                 CSS                3 */
	text-shadow: -1px -1px #000, -2px 0px #000;
}
.item4 p.name a {
    color:#F90;
}
#content #item4 {
	background-color: #FFCC33;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #FFCC33;
}
#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: 3px;
	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 ul li a:link , #menu ul 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:hover {
	color: #CC3300;
	text-shadow:1px 1px 1px #990000;
}
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;
}


.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;
}
#content table.photo {
	background-color: #000000;
	color: #FFFFFF;
}
#content table.partsname {
	background-color: #000000;
}
#content table.photo td.guide {
	color: #999999;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
td.guide strong {
	font-weight: normal;
}
#menu b {
	font-weight: normal;
	font-size: 10px;
}
#content table img {
	border: none;
}
#content table a:link {
	color: #FFFFFF;
}
#content table a:visited {
	color: #FFFFFF;
}
#content table a:hover {
	color: #FF0000;
	font-weight: bold;
}
#content table a:active {
	color: #FF0000;
	font-weight: bold;
}
#content table.osusume {
	margin: auto auto auto 5px;
	background-color: #000000;
	border: 1px solid #000033;
	border-collapse: collapse;
	width: 695px;
}
#content table.osusume th {
	background-color: #000000;
	font-size: large;
	color: #999999;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #6633FF;
	padding: 3px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
#content table.osusume td {
	color: #6666FF;
	border: none;
}
#content table.osusume a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#content table.osusume a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#content table.osusume a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	color: #FFFFFF;
	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;
}
#content li.maker {
	background-color: #CCFFFF;
	color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6666FF;
	padding: 5px 2px 2px 5px;
	width: 670px;
}
.midasi {
	background-color: #CCCCFF;
}
img.photo {
	background-color: #FFFFFF;
	padding: 8px;
	margin: 5px 2px 0 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
p.guide {
	padding: 5px;
	font-size: x-small;
	color: #C0C0C0;
	line-height: 1.3em;
}
.itembox {
	padding: 3px;
	margin: 5px;
	background-color: #000000;
	color: #FFFFFF;
	width: 650px;
	float: left;
}
.itemboxcol {
	padding: 3px;
	float: right;
	width: 455px;
}
.photo3 {
	padding: 3px;
	border-style: none;
	border-width: inherit;
	float: left;
	text-decoration: none;
}
img.photo2 {
	padding: 3px;
	border-style: none;
	border-width: inherit;
	float: left;
	text-decoration: none;
}
p.name {
	margin: 0;
	padding: 0.3em 0.3em 0.3em 2.5em;
	font-size: small;
	background: url("../img_sozai/icons_1.png") no-repeat 2% center, -moz-linear-gradient(#efe457, #feae31); /* Firefox */
	background: url("../img_sozai/icons_1.png") no-repeat 2% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #efe457), color-stop(1.00, #feae31)); /* Chrome,Safari */
	background: url("../img_sozai/icons_1.png") no-repeat 2% center, -webkit-linear-gradient(#efe457, #feae31);
	background: url("../img_sozai/icons_1.png") no-repeat 2% center, -o-linear-gradient(#efe457, #feae31);  /* Opera */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#efe457,EndColorStr=#feae31); zoom:1; /* IE */
	text-shadow:1px 1px 1px #787878;
}
html[data-useragent*='MSIE 10.0'] p.name {
	background-color: #FF9900;
}

.itembox strong{

}
.itembox a:hover  {
	color: #CC3300;
	text-decoration: none;
}

hr.clear_left {
	display: none;
	height: 0;
}
.cart{
	z-index: 100;
	position: fixed;
	top: 40px;
	right: 0px;
}
.cart{
	z-index: 1500;
	position: fixed;
	top: 40px;
	right: 0px;
}
.cartnone{
	display: none;
}


input.banner2{
	display: none;
}


/* スマートフォン用 */
.mobile2 , .accordion .table_title {
	color: #800000;
	display: inline-block;
	font-weight: normal;
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /*                 CSS                3 */
	margin: 0.2em;
	padding: 0.2em 2em 0.2em 2em;
	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 */
}
.mobile {
	color: #800000;
	display: block;
	font-weight: normal;
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /*                 CSS                3 */
	margin: 0.5em;
	padding: 0.5em 2em 0.5em 2em;
	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 */
}
#content li.none {
    display: none;
}
#content li h3 a {
	color: #000000;
}
#content li h3 a:hover {
	color: #3333CC;
}
#content li a  {
	color: #CC3300;
}
#content li a:hover  {
	color: #3366CC;
	text-decoration: none;
}

section {
    display: block;
}

nav {
    display: block;
}

menu {
    display: block;
}

hgroup {
    display: block;
}

header {
    display: block;
}

footer {
    display: block;
}

figure {
    display: block;
}

figcaption {
    display: block;
}

details {
    display: block;
}

aside {
    display: block;
}

article {
    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%;
}
/* ↓アコーディオン用 */
.accordion {
	width: 100%;
}
/* ↑アコーディオン用 */
#content ol {
	font-size: 70%;
}
#menu{
	width: 27%;
}
img.photo {
	width: 30%;
	height: auto;
	width: 90%\9;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border-style: none;
	display: inline-block;
}
div.item4 img.photo {
	width: 90%;
	height: auto;
	width: 90%\9;
}

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%;
}
#content table.osusume {
	width: 99%;
}
table.osusume img {
	width: 100%;
	max-width: 98%;
	height: auto;
	width: 90%\9;
}

#content ul {
	font-size: 0.8em;
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;
}
/* ↓アコーディオン用 */
#content li {
	font-size: 120%;
	width: 95%;
}
#content ul li ul li {
	font-size: 120%;
	width: 95%;
}
#content ul img {
	margin-left: 0px;
}

div.flickpic{
	max-height: auto;
	overflow-x: scroll;
	overflow-y: hidden;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-left: 10px;
	border-right-style: double;
	border-right-width: 5px;
	border-right-color: #FF9933;
	background-color: #FFFFFF;
}
div.flickpic.xy{
	overflow: scroll;
}

/* ↓アコーディオン用*/
#content b {
	color: #0000FF;
	font-weight: normal;
	display: block;
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /*                 CSS                3 */
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 2em;
	white-space: nowrap;
	text-decoration: underline;
	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 */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#content p.p1 b {
	border-style: none;
	background-image: none;
	color: #FF9900;
}

#content ul {
	margin: 0.5em 0px 0.5em 0px;
	padding: 3px 0px 5px 0px;
	color: #666666;
	background-color: #FFFFFF;
}

#content li.maker {
	width: 97%;
	border-width: 2px;
	border-style: solid none none none;
	background-color: #FFFFFF;
	color: #003366;
}
#content li.none {
	display: block;
	border-style: none;
	background-color: #FFFFFF;
	color: #003366;
	width: auto;
}
.itembox {
	width: 95%;
	float: left;
}
.itemboxcol {
	width: auto;
	float: none;
}
img.photo2 {
	float: none;
	height: auto;
	width: 45%;
}

/* スペーサー */
img.photo3 {
	display: none;
}

.mobile {
	display: block;
}
#content iframe.model {
	width: 98%;
}
#content iframe {
	height: 8500px;
}

}

@media screen and (max-width: 530px) {
#all {
	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;
}

#content table.osusume {
	width: 98%;
}
table.osusume img {
	width: 100%;
	max-width: 98%;
	height: auto;
	width: 90%\9;
}
img.photo4 {
	display: none;
}

h4 {
	font-size: 100%;
}

#content {
	width: auto;
	float: none;
}
.item1 {
	margin: 0;
}

#menu{
	width: auto;
	float: none;
}
#menu ul {
	padding-right: 5px;
}
.menunavi {
	width: 98%;
}
.midasi {
	background-color: #FFFFFF;
}

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

