﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6,
table, th, td, div, p, form, ul, ol, li, dl, dt, dd, address, img {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

a {
    color: #000; 
}

body {
    color: #3c3c3c;
    background: #FFF;
    text-align: center;
}

.normal {
    font-size: 80%;
    line-height: 1.3;
    font-weight: normal;
    font-family: sans-serif;
    color: #3c3c3c; 
}

img {
    border: 0;
}

div#main-container {
    position: relative;
    width: 800px;
    height: auto;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

/*
header
*/

div#header {
    width: 800px;
    height: 170px;
}

div#navi {
   width: 800px;
   position: absolute;
   left: 0px;
   top: 145px;
}

div#navi a {
    display: block;
    background-repeat: no-repeat;
    float: left;
}

div#navi a:hover,
div#navi a.selected {
    background-position: 0 -25px;
}

div#navi a span {
    display: none;
}

div#navi div#navi-top a {
    width: 160px;
    height: 25px;
    background-image: url(../img/g_top.png);
}

div#navi div#navi-menu a {
    width: 160px;
    height: 25px;
    background-image: url(../img/g_menu.png);
}

div#navi div#navi-concept a {
    width: 160px;
    height: 25px;
    background-image: url(../img/g_kodawari.png);
}

div#navi div#navi-shop a {
    width: 160px;
    height: 25px;
    background-image: url(../img/g_shop.png);
}

div#navi div#navi-company a {
    width: 160px;
    height: 25px;
    background-image: url(../img/g_company.png);
}

h1#logo {
   position: absolute;
   left: 0px;
   top: 30px;
}

div#lead {
    position: absolute;
    top: 0px;
    left:200px;
}

div#lead h2#head {
    font-family: sans-serif;
    font-size: 80%;
    line-height:1.5;
    text-align: left;
    margin-left:0px;
    margin-top: 40px;
}

div#lead p.notice {
    font-family: sans-serif;
    font-size: 90%;
    width: 600px;
    text-align: left;
    color: #F00;
    margin-top: 2px;
    margin-left:220px;
}
div#top_banner {
   width:800px;
   height:auto;
   text-align:left;
   margin-top: 10px;
}
table.banner {
    text-align: center;
}

/*
footer
*/

div#footer{
   width:800px;
}

div#footer ul{
   width: 800px;
   border-top: 1px solid #ccc;
   padding-top: 10px;
   margin-top: 30px;
   margin-bottom: 10px;
}  

div#footer ul li {
   display: inline;
   list-style-type: none;
   font-size: 80%;
   margin: 0 10px;
}   

div#footer p {
   width: 800px;
   margin-top: -5px;
   margin-bottom: 30px;
   font-family: sans-serif;
   font-size: 75%;
}

/*
index
*/

h2#index {
    background: #000;
}

div#index_title {
    float: left;
    list-style: none;
    width: 160px;
    background: #FFF;
    text-align: left;
    font-size: 80%;
    line-height: 1.5;
    font-weight: bold;
    font-family: sans-serif;
    color: #000;
    padding-top: 20px;
}

div#index_body {
    float: left;
    list-style: none;
    width: 620px;
    background: #FFF;
    text-align: left;
    font-size: 80%;
    line-height: 1.5;
    font-family: sans-serif;
    color: #000;
    padding: 20px 0 20px 0;
}

div#tweet {
    width: 800px;
    margin-top: 10px;
}

div#baitoru {
    width: 800px;
    margin-top: 10px;
}

div#top_banner {
   width:800px;
   height:auto;
   text-align:left;
   float: left;
   margin: 20px 0 20px 0;
   font-size: 80%;
}

/*
common
*/

div#contents {
    width: 800px;
    height: auto;
}

h2#img {
    padding-bottom:16px;
}

div#category {
    position: relative;
    list-style: none;
    position: relative;
    width: 800px;
    vertical-align: top;
    text-align: left;
}


h3#bar {
    padding-bottom:12px;
}

p.honbun{
    font-size: 80%;
    line-height: 1.3;
    font-family: sans-serif;
    color: #fff;
    padding-bottom: 12px;
}

div#left {
    float: left;
    width: 600px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 20px;
}

div#left2 {
    float: left;
    width: 300px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 20px;
}

div#left3 {
    float: left;
    width: 200px;
    vertical-align: top;
    text-align: left;
    padding-bottom: 20px;
}

p.midashi{
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    font-family: sans-serif;
    color: #2b324b;
    text-align: left;
    margin: 20px 0 12px 0;
}

p.honbun{
    font-size: 12px;
    line-height: 1.5;
    font-family: sans-serif;
    text-align: left;
    margin-bottom: 12px;
    color: #000;
}

p.caution{
    font-size: 80%;
    line-height: 1.3;
    font-weight: bold;
    font-family: sans-serif;
    color: #ff992a;
    padding-bottom: 20px;
}

p.midashi2{
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    font-family: sans-serif;
    color: #cca366;
    padding-bottom: 12px;
}

p.cap{
    font-size: 80%;
    line-height: 1.3;
    font-family: sans-serif;
    color: #fff;
    padding-bottom: 12px;
}

table#colum {
    width: 600px;
}

table.colum {
    font-size: 80%;
    font-family: sans-serif;
    line-height: 1.5;
}

table.colum th,td {
    font-weight: normal;
    vertical-align: top;
}

table.colum th {
    text-align: left;
    width: 120px;
}

table.colum td {
    text-align: right;
    padding-right:30px;
    width: 50px;
}

img.bottom{
    padding:20px 0 40px 0;
}

a.company{
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    font-family: sans-serif;
    color: #cca366;
    padding-bottom: 0px;
}

/*
menu
*/

div#menu-navi {
    float: left;
    list-style: none;
    text-align: left;
    height: auto;
    width: 148px;
}

ul#menu {
    list-style-type:none;
}

ul#menu li a {
    display: block;
    width: 135px;
    height: 49px;
    background-repeat: no-repeat;
    vertical-align: top;
}

ul#menu li a:hover,
ul#menu li.selected a {
    background-position: 0 -49px;
}

ul#menu li a span {
    display: none;
}

ul#menu li#menu_about01 a {
    background-image: url(/resources/images/menu_about01.png);
}

ul#menu li#menu_about02 a {
    background-image: url(/resources/images/menu_about02.png);
}

ul#menu li#menu_about03 a {
    background-image: url(/resources/images/menu_about03.png);
}
ul#menu li#menu_order01 a {
    background-image: url(/resources/images/menu_order01.png);
}

ul#menu li#menu_order02 a {
    background-image: url(/resources/images/menu_order02.png);
}

ul#menu li#menu_company01 a {
    background-image: url(/resources/images/menu_company01.png);
}

ul#menu li#menu_company02 a {
    background-image: url(/resources/images/menu_company02.png);
}

/*
menu
*/

table#menu {
    width: 800px;
}

table.menu {
    margin-top: 20px;
    margin-bottom: 20px;
}

table.menu td {
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    font-family: sans-serif;
    color: #2b324b;
    text-align: center;
    width: 400px;
    padding-bottom: 10px;
    vertical-align: middle;
}

/*
view
*/

table#photo {
    width: 800px;
	
	clear: left;
}

table.photo {
    font-size: 80%;
    font-family: sans-serif;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 20px;
}

table.photo th,td {
    font-weight: normal;
    width: 260px;
    vertical-align: middle;
    
}
table.banner td.marginB{
	padding:0 0 30px;
	}

table.photo th {
    padding: 3px 0 12px 0;
}

div#underconstruction {
   width: 800px;
   margin-top: 100px;
   margin-bottom: 100px;
   font-family: sans-serif;
   font-size: 75%;
}

.title {
   padding-top: 22px;
   padding-bottom: 12px
}

div#map {
    width: 800px;
    vertical-align: top;
    text-align: left;
    margin: 12px 0 20px 0;
}

.blog {
    float:left;
    width:230px;
    margin:0px 18px 0px 18px;
}
table#service {
    width: 800px;
    margin-top: 10px;
}

table.service {
    font-size: 80%;
    font-family: sans-serif;
    line-height: 1.2;
}

table.service th {
    font-weight: normal;
    vertical-align: center;
    text-align: center;
    padding:5px;
}
table.service td {
    font-weight: normal;
    vertical-align: center;
    text-align: center;
    padding:0px 5px 0px 5px;
}





/*--------20110317更新--------*/
#contents .imgNavi ul{
	height: 100px;
	width:800px;
	}

#contents .imgNavi li,
#contents .menuNavi li{
	float: left;
	}
.imgNavi .listend,
.menuNavi .listend{
	margin-left: 20px;
	}
	
	
	
#contents .imgNavi a,
#contents .menuNavi a{	
			
	display: block;
	height: 100px;
	width: 390px;
	
	text-indent: -9999px;
	overflow: hidden;
	}
	
.imgNavi .honten a,
.menuNavi .menuhonten a{
	background: url(../img/tenpoNavi_01.jpg) no-repeat scroll 0 0;
	}
.imgNavi .honten a:hover,
.menuNavi .menuhonten a:hover{
	background: url(../img/tenpoNavi_01.jpg) no-repeat scroll 0 -100px;
	}
	
.imgNavi .bekkan a,
.menuNavi .menubekkan a{
	background: url(../img/tenpoNavi_02.jpg) no-repeat scroll 0 0;
	}
		
.imgNavi .bekkan a:hover,
.menuNavi .menubekkan a:hover{
	background: url(../img/tenpoNavi_02.jpg) no-repeat scroll 0 -100px;
	}



/*--------20110318更新--------*/
#contents .menuNavi ul{
	height: 100px;
	width:800px;

	margin: 10px 0;
	}






















