﻿@charset "utf-8";


body{
	color: #545438;
	background-image: url(../img/bg.png);
	background-color: #272119;
	font-size: 85%;
}

a{
	text-decoration: none;
}

a:hover{
	color: #660000;
	text-decoration: underline;
}

small{
	margin-left: 15px;
	font-size: 100%;

}
/* div */

div#contenar{
	width: 960px;
	margin: 0 auto;
	background-color: #272119;
}

div#header{
}

div#logo{
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	width: 35%;
}

div#add{
	margin-top: 20px;
	float: right;
	width: 65%;
	text-align: right;
}

div#main{
	margin: 0 15px 0 15px;
	overflow : hidden;
	clear: both;
	background-color: #FFFFFF;
}

div#menu{
	clear: both;
	margin: 0 15px;
	width: 930px;
	height: 286px;
	background-image: url(../img/board00.jpg);
}

div#left{
	width: 670px;
	margin-top: 30px;
	float: left;
}

div#right{
	width: 250px;
	margin-top: 30px;
	float: right;
}

div#tw{
	margin-right: 15px;
	margin-bottom: 20px;
}

div#footer{
	clear: both;
	padding: 15px;
	background-color: #272119;
	color: #EBEBEB;
	overflow : hidden;
}

/* ABOUT SHOP */

table.profile{
	margin-top: 15px;
	margin-left: 15px;
	border-collapse: collapse;
	border: none;
	line-height: 1.5;
}

table.profile th{
	width: 200px;
	text-align: center;
	padding: 5px;
	background-color: #453321;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
}

table.profile td{
	width: 430px;
	text-align: center;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

img.mail{
	vertical-align:middle
	}

td.list{
	text-align: left !important;
}


/* LINK テーブル */

table.link{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-collapse: collapse;
	border: none;
	line-height: 1.5;
}

td.link_img{
	width: 150px;
	text-align: center;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

td.link_title{
	width: 630px;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-weight: bold;
}

td.link_txt{
	width: 630px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}


/* カタログ　テーブル */

table#table_catalog{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-collapse: collapse;
	border-color: #666666;
	line-height: 1.5;
}

td.catalog_phot{
	width: 200px;
	padding: 5px;
	border-color: #666666;
}

td.catalog_title{
	width: 430px;
	height: 30px;
	text-align: center;
	border-color: #666666;
	font-weight:bold;
	font-size: 120%;
}

td.catalog_data{
	width: 135px;
	text-align: center;
	border-color: #666666;
}

table#table_catalog th{
	width: 80px;
	height: 30px;
	text-align: center;
	background-color: #adaba8;
	border-color: #666666;
}

td.catalog_txt{
	padding: 0 10px;
	height: 90px;
	border-color: #666666;
}


/* ブロック要素 */

h1.top_img{
	display: inline;
}

h1.top_img2{
	display: block;
	padding-left: 15px;
}

img.img_left{
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}

script.right{
	margin-right: 15px;

}

p#topbaner{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	width: 500px;
	padding-left: 43px;
	padding-top: 110px;
}

p.footer_add{
	float: left;
	width: 585px;
	color: #f0eabe;
	padding-top: 10px;
}


p.footer_right{
	float: right;
	width: 315px;
	color: #f0eabe;
	font-size: 120%;
	padding-left: 15px;
	line-height: 1.5em;
	border-left: solid 3px #40382a;
}

h2{
	color: #604830;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	clear: both;
}


h3.hp{
	clear: both;
}

h3.under{
	margin-top: 30px;
}

h4{
	font-size: 125%;
	margin-left:10px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #999966;
}

h4.h4_top{
	margin-top: 20px;
}

p{
	line-height: 1.8;
}

p.txtbox_top{
	margin-top: 15px;
	margin-left: 20px;
}

p.txtbox{
	margin-top: 15px;
	margin-left: 20px;
}

p.txtbox_red{
	margin-top: 15px;
	margin-left: 20px;
	padding: 5px;
	color: #990000;
	border: dotted 2px #999966;
}

p.main-txtbox{
	margin-left: 120px;
	margin-top: 50px;
}

p.main-txtbox2{
	margin: 10px 0 20px 120px;
}

/* 画像ファイル */

img.right-bottom{
	margin-top: 15px;
}

img.back{
	margin-top: 10px;
}

img.topimg{
	margin-top: 15px;
}

/* フッダー */

div#footer li{
	display: inline;
	text-align: left;
}

div#footer p{
	margin-top:5px;
}


/* グローバルメニュー */


ul{
	margin-left: 0;
	padding-left: 0;
}

ul#menu li{
	display: inline;
}

ul#menu li a{
	display: block;
	height: 14px;
	float: right;
	margin-top: 32px;
	text-indent:-9999px;
}

li.menu_li5 a {
	background-image: url(../img/link_01.png);
	width: 75px;
	height: 14px;
	text-indent:-9999px;
	}

li.menu_li5 a:hover{
	background-image: url(../img/link_02.png);
	width: 75px;
	height: 14px;
}

li.menu_li4 a {
	background-image: url(../img/contact_01.png);
	width: 119px;
	height: 14px;
	}

li.menu_li4 a:hover{
	background-image: url(../img/contact_02.png);
	width: 119px;
	height: 14px;
}

li.menu_li3 a {
	background-image: url(../img/about_01.png);
	width: 147px;
	height: 14px;
	}

li.menu_li3 a:hover{
	background-image: url(../img/about_02.png);
	width: 147px;
	height: 14px;
}

li.menu_li2 a {
	background-image: url(../img/catalog_01.png);
	width: 119px;
	height: 14px;
}

li.menu_li2 a:hover{
	background-image: url(../img/catalog_02.png);
	width: 119px;
	height: 14px;
}

li.menu_li1 a {
	background-image: url(../img/home_01.png);
	width: 71px;
	height: 14px;
}

li.menu_li1 a:hover{
	background-image: url(../img/home_02.png);
	width: 71px;
	height: 14px;
}
