@charset "UTF-8";
/* 基本設定　ここから */

body {
	color: #555555;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #ffffcc;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
 color: #888888  text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
address {
	color: #999999;
	font-size: 0.7em;
	font-style: normal;
	text-align: center;
	height: 35px;
	line-height: 30px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:bottom;
}
h2 {
	text-indent: -9999px;
	width: 750px;
	height: 150px;
	background-image: url(goods/img/g_main_img.jpg);
}
h1, h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	display: none;
}
img {
	border: 0;
}
h1 {
	position: absolute;
	top: -20px;
	left: 10px;
}
/* 基本設定　ここまで */

/* レイアウト設定　ここから */

#pageBody {
	width: 750px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #ffffff;
	position: relative;
}
#contents {
	width: 480px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
}
#side {
	width: 225px;
	padding-right: 20px;
	float: right;
}
#contentsWrap {
	clear: both;
	margin-top: 20px;
}
body#localPage#contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* レイアウト設定　ここまで */

/* ナビゲーション　ここから*/

#globalNavi {
	list-style: none;
	width: 600px;
	height: 80px;
	margin-top: 0px;
	margin-right:  auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
#globalNavi li {
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
/* ナビゲーション　ここまで*/

/* TOP ここから */
  
iframe {
	width: 450px;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
dl#infomation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#infomation dt, dl#infomation dd {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* TOP ここまで */

/* バナー　ここから */

#sideBanner {
	list-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideBanner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/* バナー　ここまで */

/* siteMapリンクテキスト　ここから */

#siteMap {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffcc;
	position: absolute;
	top: 0px;
	right: 0px;
}
#siteMap a {
	background-image: url(images/top/icon_sitemap.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
}
/* siteMapリンクテキスト　ここまで */

/* gotoTopリンクテキスト　ここから*/

#gotoTop {
	font-size: 0.9em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#gotoTop a {
	background-image: url(goods/img/icon_pagetop.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
/* gotoTopリンクテキスト　ここから*/

/* ローカルページ共通小見出し　ここから */

body#localPage#contents h3 {
	margin-bottom: 17px;
}
/* ローカルページ共通小見出し　ここまで */

/* Infomation ここから */

body#infoBody {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}
dl#infoData {
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl#infoData dt {
	font-size: 0.8em;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
dl#infoData dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
dl#infoData p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Infomation ここまで */

/* contact ここから */

table#formTable {
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
table#formTable td {
	font-size: 0.8ems;
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 0.8em;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
table#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
select#subject {
	border: 1px solid #cccccc;
}
input#name, input#tel, input#email {
	width: 200px;
	border: 1px solid #cccccc;
}
textarea {
	width: 275px;
	border: 1px solid #cccccc;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
notes {
	font-size: 0.7em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.notes {
	font-size: 0.7em;
	color: #663300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leadTaxt {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
/* contact ここまで */

/* パンくずリスト　ここから */

#rootlist {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 210px;
}
#rootlist li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootlist li a:link {
	color: #55555;
	text-decoration: none;
}
#rootlist li a:visited {
	color: #888888;
	text-decoration: none;
}
#rootlist li a:hover {
	color: #ff6600;
	text-decoration: none;
}
#rootlist li a:active {
	color: #000000;
	text-decoration: none;
}
/* パンくず　ここまで */

/* access ここから */

#accessMap {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 15px;
}
#shopData {
	background-color: #CCFFCC;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#shopData dt {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#shopData dd {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shopData p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
