/*===============================================
画面の横幅が640pxまで（スマホ用）
===============================================*/
@media screen and (max-width:768px){

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}
a {
		color: #fff;
		text-decoration:underline;
}
a:visited {
		color: #fff;
		text-decoration:underline;
}
a:hover {
		color: #fff;
		text-decoration:underline;
}
input ,select,option {
	height : 2em;
	padding : 2px 2%;
	border : 1px solid #222;
	border-radius : 3px;
	background : #fafafa;
		font-size: 99%;

}
textarea{
	width : 95%;
	height : 300px;
	
	padding : 2px 2%;
	resize : vertical;
	border : 1px solid #222;
	border-radius : 3px;
	background : #f5f5f5;
}

input:focus,
textarea:focus{
	box-shadow : 0px 0px 5px #55ccff;
	border : 1px solid #55ccff;
	background : #ffffff;
}	

.stleath {
	display: none;
	}
.point {
  padding-top:50px;
  margin-top:-50px;
	}
	.r-set {
  padding-top:86px;
		margin-top:-86px;
 float:right;
}
body {
margin: 0 auto;
padding: 0px 0px 0px 0px ;　
    line-height: 1.3;

    font-family: HiraKakuProN-W3,"ヒラギノ角ゴ ProN W3",Helvetica,sans-serif;
    color: #fff;
    width: 100%;
    
    -webkit-text-size-adjust: none;
    background:  #917a52;
}
header {
    background:#000033 url(image/jnkweb.gif)no-repeat right;
    color: #000;
    width: 100%;
		height:50px;
		z-index:200;

}
header h1{
	position: absolute;
            left: 0;
	top: 0;
}
header h1 img{ 
    width:250px;
}
header h2{
	text-indent: -9999px;
}
#pagebody {
		margin:0 auto;
    width: 100%;
        background: #000044;
        position: absolute;
    top: 51px;
}


#contents {
    width: 100%;
    background: #;
    margin:0 auto;
    padding-top: 32%;
	}
#anchor { width:100%;
		        background:  #222222;
		font-weight:bold;
		fony-sise:110%;
         margin:10px auto;
        padding:3px;
        text-align:center;
}
#anchor ul {
         margin:2px;
	padding: 2px;
	list-style: none;
        text-align:center;
}
#anchor li {
	float: left;
	margin: 2px;
	padding: 0;
		font-size: 110%;
		font-weight:bold;
}
#wrapper {
    width:100%;
    margin:0 auto;;
}
#marquee {
		position: absolute;
		right:80px;
	bottom: 5px;
        padding:4px;
		width:100%;
		height:30px;
        coloe:#fff;
	}
	#mq-tb {
		width:100%;
		}
	#mq-tb table {
		width:100%;
	}
	#mq-tb th {
		padding-bottom:15px;
		font-size:150%;
}
h2 {  font-size:110%;
	}
h3{
            margin: 0 10px 0 5px;
	font-size:105%;
	color: #fff text-align: left;
     padding-left:12px; padding-top:2px; padding-bottom:3px;
		background: #917a52;
		text-align: left;

	}
		h4{
            margin: 0 5px 0 0;
	font-size:100%;
	color: #fff text-align: left;
     padding-left:12px; padding-top:3px; padding-bottom:3px;
		text-align: left;
	border-bottom: 3px dotted #fff;
	}
	h5{
			font-size:1"0%;
	}
#tell { 
margin:1 auto; 
width: 100% ;
        height:auto;
      text-align:right;
}
.topix {
	font-size: 99%;
	margin: 10px auto;
	width: 95%;
       height: auto;
        padding:5px;
       margin-bottom:5px;
        text-align: left;
}

.topix ul {

   margin-left: 5px auto;

}
.topix  li {
   margin-top: 4px;
   padding-left: 3px;
   list-style: none;
}
.topix img {
       margin:10px;
       float:left;
       height: auto;
       width:31%;
}
.sec  {
			margin: 10px auto;
			width: 98%;
      }
.section {
	margin: 10px auto;
	text-align:left;
			width: 95%;
			font-size:110%;
	background:#111;
        padding:0px;
       color: #fff;
		line-height: ;
	}
	.section  table {
		width:100%;
	}
	.section  td |

	 border:2px solid #800000;
}
.serction ul,#sc ul  {

			margin-topt: 5px;

}
.section  li,#sc li {
   margin-top: 1px;
   line-height: ;
   padding-left: 1px;
   list-style: none;
}
.section img,#sc img {
       margin:10px auto;;
			height: auto;
			width:430px;
}

.pct {
	background: #;
	margin: 10px auto;
	width: 98%;
       height: auto;
        padding:0px;
       margin-bottom:5px;
        text-align: left;
}
.pct ul {
margin-top:3px;

}
			.pct li {
			float:left;
   margin-top: 10px;
   padding-left: 3px;
		list-style: none;
		       
}
.pct img {
       margin:10px;
float:left;
       height: auto;
       width:40%;
}
.back {
 position: fixed;
 bottom: 20px;
 right: 30px;
  
 border:1px solid #888888;
 padding:20pt;
 background-color: #cc0000;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity:0.85;
     
 text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa; 
 -webkit-box-shadow: 1px 1px 2px #E7E7E7;
 -moz-box-shadow: 1px 1px 2px #E7E7E7; 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px;
}

#footer { z-index:300;
	clear: both;
	width: 100%;
			color:  #fff;;
			background-color:transparent;/*背景色を透明化する*/
       height:40px;
			text-align:center;
			
        
}

#footer ul {	
	margin: 1px;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
	margin: 0;
	padding: 0;
}
#footer a {	color:#fff;
}
#copyright {
	clear:both;
	margin: 10px;
               padding:3px;
	font-size: 12px;
        text-align:center;
	
}

.section {
	margin: 10px auto;
			width: 95%;
			font-size:110%;
        text-align: left;
        padding:5px;
       margin-bottom:5px;
   line-height: ;
}
.section ul {

   margin-left: 5px;

}
.section  li {
   margin-top: 1px;
   padding-left: 1px;
   list-style: none;
}
.section img {
      
     margin:5px auto;
     height: auto;
    width:95%;
}
#inquiry {
	width: 95%; /* ボックスの幅を指定 */
        margin: 10px auto;
        text-align:left;

}
#inquiry  table {
		
	width: 100%;
}
#inquiry  th {
font-weight:bold;
  padding:10px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	border-right:  1px solid #222;
	padding: 15px;
       width:40%;
        text-align: left;

}
#inquiry  th img { margin:0 auto;
         width:100%;
         height:auto;
}
#inquiry td {
     padding: 10px;
    width: 60%;
    text-align:right;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	border-right:  1px solid #222;
}

#inquiry  ul li {
   margin-top: 5px;
   list-style: none;
}
#price {
	width: 95%; /* ボックスの幅を指定 */
        margin: 10px auto;
        text-align:left;

}
#price table {
		
	width: 100%;
}
#price  th {

	padding: 5px;
     width; 40%;
text-align: left;
border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right:  1px solid #ccc;
}
#price td {
     width; 60%;
	padding: 10px;
text-align: right;
border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right:  1px solid #ccc;
}
#submit { margin:15px aito;
}
.cc { color: #cc0000;
}