@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
text-align:center;
margin: 0 auto;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
   font-size:13px;
   color:#000;
-webkit-text-size-adjust: 100%;
}

ul { list-style-type: none;}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}


a:hover {
   color:#666;
}

a:focus { 
   outline:none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.clear{
   clear:both;
}

.c{
   text-align: center; 
}

.l{
   text-align: left; 
}

.distance{
  min-height:1em;
}

.distance2{
   line-height:1em;
}

.distance3{
   line-height:3em;
}

hr.broken{
  border-top: 1px dashed #bbb;
}

.bor{
   background:url("../images/icon/rect3941.png");
   margin-top:2em;
   height:9px;
}

.btn {
	font-size:11px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #a8a8a8;
	padding:1px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #9c9a9c) );
	background:-moz-linear-gradient( center top, #ededed 5%, #9c9a9c 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #9c9a9c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#9c9a9c');
	background-color:#ededed;
	color:#545354;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #9c9a9c), color-stop(100%, #ededed) );
	background:-moz-linear-gradient( center top, #9c9a9c 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #9c9a9c 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c9a9c', endColorstr='#ededed');
	background-color:#9c9a9c;
}
.btn:active {
	position:relative;
	top:1px;
}

.img-left {
   float:left;
   width:340px;
}

.img-right {
   float:right;
   width:340px;
}

/* ========テーブル CUSTOMIZE======== */
.all-Table {
  display:table;
  width:750px;
   margin:0 auto;

}

.all-Table div.row{
  display:table-row;
  text-align:center;
}

.all-Table div.cell{
  display:table-cell;
   padding-left:0.5em;
   font-size:11px;
   font-weight:bold;
}
/* ========TEMPLATE LAYOUT======== */

#contents {
   width:1000px;
min-width: 1000px;
   margin:0 auto;
height:100%;
text-align:left;
}

.box{
   width:680px;
   margin:0 10px 0 -20px;
}


#footer {
   width:100%;
   margin-top:1em;
   background:#2b2b2b;
}

/* ========HEADWRAP LAYOUT======== */
#headWrap {
   width:100%;
min-width: 1000px;
   height:85px;
   margin:0 auto;
   padding-top:5px;
   border-bottom:1px solid #a8a8a8;
}

#pr {
   width:990px;
min-width: 1000px;
   height:80px;
   margin:0 auto;
}

#pr .logo{
   width:300px;
   margin-top:0.5em;
   margin-left:1.5em;
}


.gnavi {
   width:950px;
   margin-top:-3.5em;
   padding-right:2em;
   text-align: right; 
}

#pr .gnavi ul {
   list-style:none;
}

#pr .gnavi li {
   font-size:11px;
}

#header #gnavi .tel {
   color:#C94C00;
}

#header {
   width:100%;
   height:320px;
   margin:0 auto;
   background:url("../images/main/image3055.png");
min-width: 1000px;
}
/* ========スライダー CUSTOMIZE======== */
#viewer {
margin: 0 auto;
height: 300px;
min-width: 750px;
margin-bottom:1em;
overflow: hidden;
clear:both;
}

#viewer .viewer {
margin: 0 auto;
width: 970px;
min-width: 750px;
height: 300px;
overflow: hidden;
}

#viewer .viewer ul {
width: 970px;
   min-width: 750px;
height: 300px;
overflow: hidden;
position: relative;
}

#viewer .viewer ul li {
top: 0;
left: 0;
width: 970px;
   min-width: 750px;
height: 300px;
display: none;
position: absolute;
}

/* ========SLIDER CUSTOMIZE======== */
#slider {
   width:680px;
}
.slider-left {
   float:left;
   width:250px;
   margin-left:-2em;
}

.slider-right {
   float:right;
   width:200px;
   margin-right:0.5em;
}


#iframeBlock{
        width:220px;
height:700px;
   float:left;

    .iframeBody{
height:700px;

        iframe{
        border:none;
        width:200px;
height:700px;
        padding:0;
        margin:0;
        }
    }
}

/* ========SIDE CUSTOMIZE======== */
#side {
   width:220px;
  font-size:12px;
   color:#000;
text-align:left;
}

#side .section {
}

#side .nav{
   margin-top:10px;
}

#side .nav ul{
}

#side .nav ul li{
   width:191px;
   margin-bottom:10px;
   margin-left:-3em;
   background:url(../images/main/kabe-wa01.gif) ;
}

#side .nav ul li a{
   margin-bottom:10px;
}

li.custommarker02:before {
   content: '●'; /* ←ここにリストマーカーにしたい文字列を設定 */
}

li.custommarker01:before {
   content: '＊'; /* ←ここにリストマーカーにしたい文字列を設定 */
}

#side .nav ul li a {
   color:#000;
}

#side .nav ul li a:hover {
   color:#666;
}

#side h1 a:hover {
   color:#ddd;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main {
   width:750px;
   float:right;
   color:#000;
   background:#fff;
   margin-right:10px;
}

#pickup{
   width: 750px;
   height:198px;
   background:url(../images/main/image3857.png) no-repeat;
   margin-top:3em;
   margin-bottom:-5em;
   padding-top:1.5em;
}

#pickup .box{
   width: 650px;
   height:120px;
   margin:0 auto;
   overflow: auto;
}

#pickup ul {
   margin-left:-2em;
}

#pickup li {
   width: 570px;
   margin-top:-0.4em;
}

#pickup .info-text {
   border-bottom:1px dotted #00acac;
}

/* 点滅 */
.blinking{
   margin-left:-1.7em;
   background:url("../images/icon/new012_04.gif") 5px 5px no-repeat;
   width: 40px;
   height:20px;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


#main .fixed {
   position: fixed;
   top: 0px;
}

#main ul li.top{
   font-weight:bold;
   padding-bottom:5px;
}

#main ul li.text{
   margin-left:3em;
}

#main ul li.justification {
   padding-left: 1em;
   text-indent: -1em;
}


#main ul{
}
#main ul li{
   margin-bottom:5px;
   font-size:12px;

}

#main ol{
   margin-top:1em;
}

#main ol li.top{
   font-size:20px;
   font-weight:bold;
   padding-bottom:5px;
   margin-left:-0.5em;
   list-style-type:disc;
}

#main ol li{
   margin-left:1.5em;
}

#main h2 {
   margin:2em 0.5em 0em 0.5em;
   padding:0 0 0 35px;
   font-size:15px;
   font-weight:normal;
   line-height:35px;
   background:url("../images/main/header-blue.png") no-repeat;
background-size:contain;
}

#main h3 {
   margin:2em 0.5em 0em 0.5em;
   padding:0 0 0 35px;
   font-size:15px;
   font-weight:normal;
   line-height:35px;
   background:url("../images/main/header-pink.png") no-repeat;
background-size:contain;
}

#main h4 {
   margin-bottom:2px;
   font-size:14px;
   border-bottom:2px solid #f1f1f1;
}

#main h5 {
   margin-bottom:2px;
   padding:2px 5px;
   font-size:13px;
   background:#3e3e3e;
}

#main h6 {
   font-style:normal;
   font-size:10px;
   border-bottom:2px solid #3e3e3e;
}

#main p {
   margin:0 0 0.5em 0;
   padding:0 10px 0 20px;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:8em;
   margin:0;
   padding-left:10px;
   color:#fff;
}

#main dl.information dd {
   margin:0 0 0 5px;
   padding-right:10px;
   color:#fff;
}

#main dl.information div {
   width:95%;
   border-bottom:1px dotted #fff;
   margin:0 auto;
}

#main table {
   width:90%;
   border-collapse: collapse;
   margin:0 auto;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#181818;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
   border-top:1px solid #502d16;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:10px 0;
   font-size:11px;
   color:#b4b4b4;
   font-style:normal;
   text-align:center;
}


/* ========LINKPAGE CUSTOMIZE======== */
#menulist {
   width:500px;
   background:url("../images/box-back.png");
   margin:0 auto;
   border:1px solid #000;
}

#menulist img {
   float:left;
   margin:0px 10px 5px 0;
   padding:5px;
   background:#181c18;
}

#menulist img.r {
   float:right;
   margin:0px 0px 5px 0px;
   padding:5px;
   background:#181c18;
}

.title {
   padding-top:10px;
   padding-left:20px;
   color:#fff;
   font-weight:bold;
   background:url("../images/bg_menu.gif");
   border-bottom:1px solid #fff;
}


#menulist p.titlel {
   padding-top:10px;
   color:#fff;
   font-weight:bold;
   background:url("../images/bg_menu.gif");
   border-bottom:1px solid #fff;
}

.title2 {
   text-align:right;
   font-size:11px;
   font-weight:bold;
   color:#fff;
   padding-right:30px;
}

.subtitle {
   font-size:15px;
   font-weight:bold;
   color:#000;
   background:url("../images/59.gif") repeat-x;

}

#menulist p.line {
   border-bottom:1px dotted #fff;
}
.name {
   text-align: left; 
   float: left;
}

.price {
   text-align: right; 
   padding-right:30px;
}

/* ========ギャラリー CUSTOMIZE======== */
.gallery-Table {
  display:table;
  width:750px;
   margin:0 auto;

}

.gallery-Table div.row{
  display:table-row;
  text-align:center;
}

.gallery-Table div.cell{
  display:table-cell;
   padding-left:0.5em;
   font-size:11px;
   font-weight:bold;
}
