﻿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-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	background-color: #FF9933;
	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;
	width: 210px;
	background-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
	float: left;
}
#footer {
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
.item {
	border: 1px solid #000000;
	background-color: #000000;
	margin: 0 0 5px 5px;
	padding: 0;
}
#content #option {
	border: 1px solid #000000;
	background-color: #990000;
	margin: 0 0 5px 5px;
	padding: 0;
	color: #CCCCCC;
}
#content p.p1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin: 0;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 0.2em;
}
#content p.p1 b {
	font-style: italic;
	font-size: large;
	font-weight: bolder;
	color: #999999;

}
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;
	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;
}
.p2 a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #3366FF;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
	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:#f60;
	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:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	display: inline-block;
	border: 9px solid transparent;
	border-left-color: #EEE;
	left: 100%;
	top: 0;
}

ul.tab {
	font-size: small;
	background-image: url(../img_sozai/wall_1.gif);

}
ul.tab li {
	display: inline-block;
	bottom: -2px;
	/display: inline;/zoom: 1;
	-webkit-border-top-left-radius: 4px; /* Chrome,Safari */;
	-webkit-border-top-right-radius: 4px; /* Chrome,Safari */;
	-moz-border-radius-topleft: 4px; /* Firefox */;
	-moz-border-radius-topright: 4px; /* Firefox */;
	border-top-left-radius: 4px; /*                 CSS                3 */;
	border-top-right-radius: 4px; /*                 CSS                3 */;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
ul.tab li a {
	padding: 0 1em 0 1em;
	text-decoration: none;
	color: #fff;
}
ul.tab li:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3366FF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0;
	padding: 2px 0 2px 5px;
	letter-spacing: 0.1em;
}
img {
	-ms-interpolation-mode: bicubic;
}
.itemimg {
	text-align: center;
	padding: 2px;
	color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
}
img.topimg {
	display: block;
	max-width: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
}

#content p.p6 {
	text-align: left;
	background-color: #000000;
	color: #CCCCCC;
	float: left;
}
#content p.p7 {
	text-align: right;
	background-color: #000000;
	color: #CCCCCC;
}
#flickable1 {
	border-style: groove;
	border-width: 3px;
	border-color: #333333 #808080 #808080 #333333;
	width: 630px;
	height: 250px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}
#flickable1 ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#flickable1 ul li {
	display: inline-block;
	display: inline;
	zoom: 1;
	vertical-align: top;
	border: 1px solid #666666;
	height: 200px;
	width: 185px;
	margin: 5px;
	padding: 5px;
	float: left;
	background-color: #000000;
	color: #C0C0C0;
	font-size: 75%;
}
#flickable1 .ui-flickable-container {
	cursor: url(../../img_sozai/hand.png), pointer;
}
div.wide800 {
	display: none;
}
div.thumb {
	margin: 5px auto 5px auto;
	max-width: 90%;
	height: auto;
}
.itembox {
	color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-left: 50px;
}
.box {
	text-align: left;
	width: 180px;
	white-space: normal;
	margin: 3px;
	display: inline-block;
	*display: inline;  
	*zoom: 1;  
	vertical-align: top;
	letter-spacing: 0.2em;
}
.box a:link {
	color: #FF3300;
}

hr.clear {
	background-color: #000000;
	color: #000000;
}

.item table {
	color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-left: 5px;
}
#option table {
	color: #CCCCCC;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}
#content #maincol {
	font-size: 90%;
	color: #666666;
	margin: 0;
	padding: 0 0 0 5px;
	letter-spacing: 0.1em;
}
#content ul {
	margin: 0;
	padding: 0 0 0 5px;
}
#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 #infobox3 {
	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 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;
}
#content li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#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;
}
#content form {
	margin: 0;
	padding: 1px 0 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;
}
#footer a:link {
	text-decoration: none;
	color: #FF6600;
}
#footer a:visited {
	color: #FF6600;
	text-decoration: none;
}
#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: 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;
}
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 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:hover  {
	color: #CC3300;
}

.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;
}

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

#maincol tbody.tbody1 {
	background-color: #CCCCCC;
	color: #808080;
}
#maincol tbody.tbody3 {
	background-color: #FFCC00;
}
#maincol tbody.tbody5 {
	background-color: #333333;
	color: #FFFFFF;
}
#maincol tbody.tbody7 {
	color: #FFCC00;
	font-size: x-small;
}
tbody.tbody8 {
	color: #808080;
	background-color: #E1E1E1;
}
tbody.tbody9 {
	color: #808080;
	background-image: url('../img_sozai/wall_1.gif');
}
#maincol tbody.tbody11 {
	color: #003333;
	background-color: #CCCCCC;
}
#maincol tbody.tbody12 {
	color: #000033;
}
.clearboth {
	clear: both;
	background-color: #FFFFFF;
}
hr.clear_both {
	display: none;
}
#maincol table.price th {
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
#maincol table.price {
	color: #000000;
	width: 90%;
	font-size: 12px;
	white-space: nowrap;
	border-collapse: collapse;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
}
table.price td {
	padding-left: 7px;
	white-space: nowrap;
	text-align: left;
}
#maincol table.price td.code {
	color: #0066FF;
	padding-right: 5px;
	text-align: left;
}
#maincol table.price td.listprice {
	color: #666666;
	text-align: right;
}
#maincol table.price td.webprice {
	color: #FF0000;
}
#maincol table.price td.caution {
	color: #999999;
	text-align: left;
}
#maincol table.price td.lot {
	display: none;
}
#maincol table.price td.border1 {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCFF;
}
#maincol table.price td.border2 {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
#maincol table.price td.strong {
	font-weight: bold;
	text-align: right;
}
#maincol table.price td.tax {
	font-size: 10px;
}
#maincol table.price tr.set {
	display: none;
}
#maincol table.price select {
	color: #666666;
}
#maincol table.price input {
	color: #003399;
}
#maincol table.price input:hover {
	text-decoration: underline;
	color: #FB7904;
}

.select_1 {
	width: 12em;
}
hr {
	color: #FF0000;
	border: 0;
	height: 1px;
	background-color: #FF0000;
}
img.payico {
	float: left;
}
#maincol table.payment td {
	width: 140px;
	vertical-align: top;
}
#maincol p.stopfloat {
	clear: both;
	color: #666666;
	letter-spacing: 0em;
}
#maincol table.payment {
	line-height: 12px;
	border: 1px solid #666666;
}
#maincol strong {
	color: #FF6600;
	font-weight: normal;
}
#menu b {
	font-weight: normal;
	font-size: 10px;
}
.item p {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 2px;
}
.item table.spec {
	background-color: #FFFFFF;
	color: #666666;
	border-collapse: collapse;	
}
.item table.spec td {
	border: 1px dashed #999999;
}
p.form {
	font-size: 12px;
	background-color: #FFCC33;
	padding: 2px;
	border: 1px solid #FF6600;
}
#content img {
	border: none;
}
#content iframe.model {
	padding: 0px;
	border-color: #0066FF;
	height: 220px;
	width: 690px;
	margin-top: 30px;
}
table.value td {
	width: 100px;
	text-align: center;
}
td.level1 {
	background-color: #FFFF99;
}
td.level2 {
	background-color: #FFFF66;
}
td.level3 {
	background-color: #FFCC66;
}
td.level4 {
	background-color: #FFCC00;
}
td.level5 {
	background-color: #FF9900;
}
table.value th {
	font-weight: normal;
	color: #0066FF;
}
#button {
	margin: 0px;
	padding: 5px 2px 2px 2px;
	background-color: #FFFFFF;
	text-align: right;
	height: 20px;
}

#button iframe {
	padding: 0px;
	margin: 0px;
	border-style: none;
	width: auto;
}

#button ul {
	list-style-type: none;
}
#button li {
	display: inline-block;
	float: right;
}
p.input{
	padding: 0px;
	margin: 0px;
}
.cart{
	z-index: 100;
	position: fixed;
	top: 40px;
	right: 0px;
}
input.banner2{
	display: none;
}

#maincol table.price input.mobile {
	padding: 0px 0px 0px 0.3em;
	color: #FB7904;
}
input.mobile {
	width: 50px;
}


/* スマートフォン用 */

p.mobile {
	display: none;
	color: #800000;
	margin: 0.5em;
	padding: 0.5em 2em 0.5em 2em;
}

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;
}

#content {
	width: 70%;
}
#content ol {
	font-size: 70%;
}

#menu{
	width: 27%;
}

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%;
	background-color: #FFFFFF;
	background-image: none;
}
#button {
	text-align: left;
	height: 4em;
}
#button li {
	float: none;
}
#content {
	width: auto;
	float: none;
}
#menu{
	width: auto;
	float: none;
}

.topimg {
	width: 100%;
	max-width: 98%;
	height: auto;
	width: 100%\9;
}

hr.clear {
	float: left;
}

.itembox {
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
}

#maincol table.price{
	margin-top: 5px;
	margin-bottom: 5px;
}
#maincol table.price p {
	padding: 0px;
	line-height: 0px;
}
div.fullsize{
	display: none;
}
div.flickpic{
	display: block;

	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;
}

div.flickpic.xy{
	overflow: scroll;
}
input.mobile {
	width: auto;
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}

.mobile {
	border-style: solid;
	color: #003366;
	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.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 */
}

p.mobile {
	display: inline-block;
}
.up {
	display: none;
}
#content #maincol p.mobile {
	margin: 0.5em;
	padding: 0.5em 2em 0.5em 2em;
}

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

@media screen and (max-width: 530px) {
#all {
	width: 99%;
	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;
}
#content #maincol {
	margin-right: 5px;
	padding-right: 5px;
}
.item {
	margin-right: 5px;
}
#infobox3 input {
	max-width: 95%;
}

#content p.p1 b {
	font-size: x-small;
}
#content p.p1 {
	font-size: x-small;
}
.itembox {
	white-space: nowrap;
}
#title p {
	display: none;
}
#menu{
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
	float: none;
}
#menu ul {
	padding-right: 5px;
}
.menunavi {
	width: 98%;
}

#menu iframe.iframe3 , #menu iframe#iframe3 {
	width: 98%;
	height: 180px;
}
#menu iframe.iframe4 , #menu iframe#iframe4 {
	width: 98%;
	height: 550px;
}
}
/* スマートフォン用ここまで */

