@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: url(img/bg-img01.png) repeat;
	font: 12px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a img {
  border: none;
}
hr {
	display: none;
}
#alpha h3,#beta h3,#gamma h3 {
	font-size: 100%;
	line-height: 1.4;
	padding-bottom: 10px;
}
#delta h3 {
	font-size: 100%;
	line-height: 1.4;
}
h4 {
  font-size: 100%;
  line-height: normal;
}
h5 {
  font-size: 100%;
  line-height: normal;
}
h6 {
  font-size: 100%;
  line-height: normal;
}
a,
a:link {
  color: #993300;
  text-decoration: underline;
}
a:visited {
  color: #571D00;
}
a:hover {
  color: #C64000;
  text-decoration: underline;
}
#container {
	width: 750px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 2;
	background: #FFFFFF;
}
#container-inner {
	background: url(img/bg-img02.png) no-repeat center 440px;
	position: relative;
}
#header {
	width: 750px;
	padding-bottom: 60px;
}
#header h1 {
	background: url(img/logo-bg-img.jpg) repeat-x;
}
#header h2 {
}
#navi {
	background: url(img/h-navi-bg-img.jpg) no-repeat;
	height: 57px;
	position: absolute;
	top: 380px;
	left: 0px;
	overflow: hidden;
	z-index: 2;
	display: block;
	width: 750px;
	clear: both;
}
#navi01 {
	background: url(img/h-navi01on.jpg) no-repeat;
	display: block;
	height: 49px;
	width: 155px;
}
#navi01 a {}
#navi01 a:hover {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 49px;
	width: 155px;
}
#navi02 {
	background: url(img/h-navi02on.jpg) no-repeat;
	display: block;
	height: 49px;
	width: 155px;
}
#navi02 a {}
#navi02 a:hover {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 49px;
	width: 155px;
}#navi03 {
	background: url(img/h-navi03on.jpg) no-repeat;
	display: block;
	height: 49px;
	width: 155px;
}
#navi03 a {}
#navi03 a:hover {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 49px;
	width: 155px;
}
#navi ul{
	margin: 0;
  padding: 0;
  list-style: none;
}
#navi ul li{
	display: inline;
	float: left;
	list-style: none;
}
#mainbox {
	width: 750px;
	position: relative;
	background: url(img/bg-img-line01.png) repeat-y center;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}
#mainbox2 {
	width: 750px;
	position: relative;
	background: url(img/bg-img-line02.png) repeat-y center;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}
#alpha {
	width: 200px;
	float: left;
	overflow: hidden;
	position: relative;
}
#beta {
	width: 350px;
	float: left;
	overflow: hidden;
	position: relative;
}
#gamma {
	width: 200px;
	float: left;
	position: relative;
	overflow: hidden;
}
#delta {
	width: 550px;
	float: left;
	position: relative;
	overflow: hidden;
}
#footer {
	width: 750px;
	clear: both;
	background: #000000;
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 0px;
	font: 11px "ＭＳ ゴシック", "Osaka－等幅";
}
.contents {
	position: relative;
	padding: 0px;
	overflow: hidden;
	margin: 0px 16px 16px;
	background: url(img/dotted-line.png) repeat-x bottom;
}
#beta .contents ,#gamma .contents ,#delta .contents{
	padding-bottom: 12px;
}
.contents p {
	text-align: justify;
	text-justify: inter-ideograph;
}
ul.shinchaku {
	margin: 0;
  padding: 0;
  list-style: none;
}
ul.shinchaku li {
	display: block;
	list-style: none;
	padding-bottom: 12px;
	padding-top: 12px;
	position: relative;
	background: url(img/dotted-line.png) repeat-x top;
	height: 16;
}
ul.shinchaku li h4 {
	font-size: 11px;
	font-weight: normal;
	color: #993300;
}
ul.bosyu {
	margin: 0;
  padding: 0;
  list-style: none;
}
ul.bosyu li {
	display: block;
	list-style: none;
	position: relative;
}
ul.bosyu li img {
}
.margin-type1 {
	margin-right: 6px;
	margin-bottom: 6px;
}
.margin-type2 {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.shop-int-text1 {
	line-height: 1.8;
	letter-spacing: 0.1em;
	padding: 0px 3px;
}
#tenpo-joho {
	position: relative;
	padding: 0px 0px 1px;
	overflow: hidden;
	margin: 0px 16px 16px;
	background: url(img/dotted-line.png) repeat-x bottom;
}
#tenpo-joho table{
	width: 100%;
	color: #993300;
}
#tenpo-joho th {
	background: url(img/dotted-line.png) repeat-x top;
	width: 27%;
	text-align: left;
	font-weight: normal;
	padding: 6px;
	vertical-align: top;
	letter-spacing: 0.1em;
}
#tenpo-joho td {
	background: #F4F4F4 url(img/dotted-line.png) repeat-x top;
	padding: 6px;
	letter-spacing: 0.1em;
}
#tenpo-joho em {
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0em;
}
#other-pages {
	margin: 0px 12px 12px;
	padding: 3px;
	position: relative;
}
#other-pages ul {
	margin: 0px;
	padding: 0px;
}
#other-pages ul li {
	display: block;
	float: right;
	list-style: none;
	position: relative;
	width: 110px;
	text-align: right;
}
#other-pages img {
	padding-right: 6px;
}
.menu-contents {
	position: relative;
	padding: 0px 0px 16px;
	overflow: hidden;
	background: url(img/dotted-line.png) repeat-x bottom;
	width: 512px;
	margin: 0px auto 16px;
	display: block;
}
.menu-contents h4 {
	padding-bottom: 12px;
}
.menu-contents p {
	text-align: justify;
	text-justify: inter-ideograph;
}
.menu-img-type01 {
	float: left;
	margin: 0px 0px 12px;
	position: relative;
	height: 174px;
	width: 232px;
	padding: 0px;
}
ol.menu-text-type01 {
	list-style: none;
	position: relative;
}
ol.menu-text-type01 li {
	display: block;
	margin-bottom: 12px;
	list-style: none;
}
ol.menu-text-type01 em {
	padding: 3px;
	display: block;
	border: 1px solid #A12041;
	width: 120px;
	font-style: normal;
	font-size: 12px;
	margin-left: 90px;
	margin-top: 6px;
}
.menu-float {
	display: block;
	position: relative;
	width: 147px;
	margin-right: auto;
}
.item {
	width: 33%;
	float: left;
	margin-bottom: 16px;
}
.item2 {
	width: 49%;
	float: left;
	margin-bottom: 16px;
	position: relative;
}
.thanks-area {
	margin-bottom: 12px;
	text-align: center;
	display: block;
	font-size: 15px;
}
.top-shop-text1 {
	line-height: 1.8;
}
#flashcontent {
	height: 300px;
	width: 750px;
	overflow: hidden;
	position: relative;
}

