@media screen and (min-width: 769px){

body {
	font-family: 'Open Sans', arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {margin:1em 0;}
strong {font-weight:bold;}

#QAbox{
	font-size:14px;
	line-height:150%;
	width:600px;
	text-align:left;
	margin:10px auto 0 auto;
	color:#555555;
	border:1px solid #666666;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

#QAbox h1{margin:0; background-color:#666666; width:600px; height:28px; color:#ffffff; font-size:14px; text-align:center;
}

#QAbox h2 {color:#55555; font-size:20px; font-weight:bold; border-bottom:3px double #666666; margin:1em 0;}

#QAbox h3 {color:#55555; font-size:16px; font-weight:bold; margin:1em 0;}

#QAbox h4 {color:#55555; font-size:14px; font-weight:bold; margin:1em 0; clear:both;}

#QAbox ol {display: block;
list-style-type: decimal;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;}

#QAbox li {margin-bottom:1em;;}

#QAboxFooter{font-size:7.5pt; color:#3c3c3c; text-align:center;}

.fontSmall {font-size:11px; line-height:150%;}


.QAboxQ{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	width:90%;
	border:1px solid #dfdfdf;
	background-color:#dfdfdf;
	color:#000000;
	padding:0 1em;
	margin:1em auto 0 auto;
}

.QAboxnotQ{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	width:90%;
	border:1px solid #dfdfdf;
	/*background-color:#dfdfdf;*/
	color:#000000;
	padding:0 1em;
	margin:1em auto 2em auto;
}

.QAboxA{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	width:90%;
	border:1px solid #dfdfdf;
	padding:0 1em;
	margin:0 auto 2em auto;}

.textCenter {text-align:center;}

.miyazakiImg {width:250px; float:left; margin-right:10px; margin-bottom:15px;}

table.ewiFAQ
{clear:left; width:100%; margin-bottom:10px; border-collapse:separate; border-spacing:2px;}

.ewiFAQ tr
{height:44px;}

.ewiFAQ th
{width:188px; height:44px; border:1px solid #cccccc; text-align:center; vertical-align:middle; font-weight:bold;}

.ewiFAQ td
{border:1px solid #cccccc; text-align:center; vertical-align:middle;}

.blue {background-color:#b4e6f8;}

.ewiFAQ img {width:250px; margin-top:10px; border:1px solid #cccccc;}

.supportVideo {height:321px;}


}