*{ 
 padding: 0px;
 margin: 0px;
}

html {
 height:100%;
 overflow-y: auto;
 overflow-x: auto;
}

body {
 width: 100%;
 height: 100%;
 background-color: #fff;
}

* html div#container {
 height: 100%;
}

div#container {
 position: relative;
 width: 100%;
 height: 100%;
 min-width: 980px;
 min-height: 100%;
 margin: 0px auto;
 text-align: center;
 background-color: #fff;
}

body > #container {
 height: auto;
}

div#wrapper {
 padding-bottom: 48px;
}

div#contents {
 width: 980px;
 height: 100%;
 text-align: center;
 margin: 0px auto 30px;
 padding2: 20px;
}

div#contents-area {
 width: 940px;
 height: 100%;
 padding: 20px;
}

div#side,
div#main {
 float: left; /* カラムの左右を設定 */
 margin: 20px;
}

footer {
 clear: both;
 position: absolute;
 bottom: 0px;
 width: 100%;
 height: 48px;
 line-height: 48px;
}

header, nav,
section, footer {
 display: block;
}

.img,
.imgr,
.thumb {
 border: 1px solid #ccc;
 padding: 5px;
}

.img {
 margin: 8px 20px 20px 0px;
 float: left;
}

.imgr {
 margin: 8px 0px 20px 20px;
 float: right;
}

.imgr2,
 border: 1px solid #ccc;
 padding: 5px;
}


/* ヘッダー */

header {
 width: 100%;
 height: 304px;
}

div#header {
 width2: 980px;
 text-align: center;
 margin: 0px auto;
}

nav {
 width: 100%;
 height: 48px;
 background-color: #393939;
 border-top: 6px solid #f6a455;
}

ul#globalnav {
 width: 906px;
 height: 48px;
 border-left: 1px solid #242424;
 text-align: center;
 margin: 0px auto;
}

ul#globalnav li {
 width: 180px;
 height: 48px;
 line-height: 48px;
 border-right: 1px solid #242424;
 list-style-type: none;
 float: left;
}

ul#globalnav li a {
 color: #fff;
 display: block;
 width: 180px;
 height: 46px;
 border: 0;
 cursor: pointer;
}

ul#globalnav li a:hover {
 background: url(../images/nav-over.png) top left no-repeat;
}

div#header-img {
 width: 100%;
 height: 250px;
 background: url(../images/header_bg.jpg) top left repeat-x;
}

div#header-img h1 {
 width: 980px;
 height: 250px;
 background: url(../images/img-header.png) top left no-repeat;
 text-align: center;
 margin: 0px auto;
 text-indent: -9999px;
}

div#header-bar {
 width: 100%;
 height: 0px;
 background: url(../images/img-header-bar.png) top left repeat-x;
}



/* カラム */

div#side {
 width: 212px;
 height: 100%;
 text-align: left;
}



/* SHOP INFO */

h2.shopinfo {
 height: 30px;
 text-indent: -9999px;
 background: url(../images/img-shopinfo_title.jpg) top left no-repeat;
}

div#shopinfo-img {
 width: 200px;
 height: 230px;
 border: 1px solid #ccc;
 background-color: #fff;
 padding: 5px;
 margin: 8px 0px;
}

div#shopinfo-desc {
 border-top: 1px solid #ccc;
 margin-top: 10px;
 padding-top: 10px;
}

div#shopinfo-tel {
 color: #fff;
 height: 24px;
 line-height: 24px;
 background-color: #00b0df;
 margin-top: 8px;
 padding: 5px 10px;
 overflow: hidden;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
}

div#shopinfo-tel p span {
 font-size: 18px;
 font-weight: bold;
 margin-left: 5px;
}

p#shop {
 border-top: 1px solid #000;
 margin-top: 15px;
 padding-top: 15px;
 font-weight: bold;
}



/* SITE MENU */

h2.sitemenu {
 height: 30px;
 text-indent: -9999px;
 background: url(../images/img-sitemenu_title.jpg) top left no-repeat;
}

div#sitemenu {
 margin-top: 40px;
}

ul#sitemenunav {
 margin-top: 18px;
 border-top: 1px dotted #ccc;
}

ul#sitemenunav li {
 border-bottom: 1px dotted #ccc;
 list-style-type: none;
}

ul#sitemenunav li a {
 display: block;
 color: #000;
 width: 202px;
 padding: 5px;
 border: 0;
 text-decoration: none;
 cursor: pointer;
}

ul#sitemenunav li a:hover {
 color: #fff;
 background-color: #fcba49;
}



/* LINK MENU */

ul#linkmenunav {
 margin-top: 90px;
 border-top: 1px solid #ccc;
}

ul#linkmenunav li {
 border-bottom: 1px solid #ccc;
 list-style-type: none;
}

ul#linkmenunav li a {
 display: block;
 color: #000;
 width: 202px;
 height: 67px;
 border: 0;
 text-decoration: none;
 cursor: pointer;
}



/* MAIN */

div#main {
 width: 648px;
 height: 100%;
 margin-top: -20px;
 margin-bottom: 50px;
 text-align: left;
}

div#main h2 {
 margin-top: 40px;
}

div#main h2.title {
 margin-bottom: -32px;
}

div#main section {
 margin-top: 40px;
}

div#main section p {
 margin-top: 4px;
}

div#main-img {
 width: 636px;
 /*height: 200px;*/
 border: 1px solid #ccc;
 background-color: #fff;
 padding: 5px;
 margin: 8px 0px;
}

div#main-service,
div#news {
 margin-top: 8px;
}

div#main-thumb {
 width: 188px;
 float: left;
}

.thumb-spc {
 border-left: 1px solid #ccc;
 margin-left: 20px;
 padding-left: 20px;
 float: left;
}

div#news {
 border: 1px solid #ccc;
 padding: 20px;
 height: 200px;
 overflow: auto;
}

div#pagetop {
 margin: 96px 0px 38px;
 text-align: right;
}



/* SERVICE */

section#service {
 border-top: 1px dotted #ccc;
 padding-top: 20px;
 margin-bottom: -20px;
}

section#service dl#qa {
 margin-top: 20px;
}



/* COMPANY */

table#table {
 width: 99%;
 border-collapse: collapse;
 margin: 0px auto 25px;
}

table#table th, table#table td {
 padding: 8px 10px;
 border: 1px solid #ccc;
 empty-cells: show;
}

table#table th {
 width: 30%;
 text-align: center;
 background-color: #fff;
}

table#table td {
 text-align: left;
}



/* ACCESS */

div#map {
 width: 635px;
 height: 400px;
 border: 1px solid #ccc;
 background-color: #fff;
 padding: 5px;
 margin: 8px 0px 0px;
}

div#map_canvas1,
div#map_canvas2 {
 width: 635px;
 height: 400px;
}



/* CONTACT */

div#mfp_buttons {
 text-align: center;
}

div#mfp_buttons input {
 font-size: 15px;
 padding: 5px;
}



/* フッター */

footer {
 background-color: #f6a455;
 border-top: 6px solid #f5861a;
}

div#copyright {
 text-align: center;
}



/* clearfix */

div#adj {
 clear: both;
}

.clearfix:after {
 content: ".";  /* 新しい要素を作る */
 display: block;  /* ブロックレベル要素に */
 clear: both;
 height: 0;
 visibility: hidden;
}

.clearfix {
 min-height: 1px;
}

* html .clearfix {
 height: 1px;
 /*\*//*/
 height: auto;
 overflow: hidden;
 /**/
}
