@charset "Shift_JIS";
/* COMMON STYLE */
body {
	background-image: url(../images/bg.png);
	background-color: #CAB594;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	line-height:1.3em;
}
p, h1, h2, h3, h4, h5, h6, li {
	padding: 0px;
	margin: 0px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
table {
	background-color:#666;
	border-collapse: separate;
	border-spacing: 1px;
	width:537px;
	voice-family: "\"}\"";
	voice-family:inherit;
	max-width:540px;
}
th, td {
	vertical-align:top;
	background-color:#FFF;
	padding:5px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
p, li {
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	margin-top: 0.5em;
	line-height:1.5em;
}
img, ul, form, div {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color:#009;
}
a:hover {
	color:#06F;
}
hr {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #999;
	height: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-table;
	min-height:1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.bold {
	font-weight: bold;
}
.special {
	color:#C00;
	font-weight: bold;
}
.small {
	font-size: 0.8em;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.alert {
	color: #f00;
}
/* LAYOUT STYLE */
/* ----------------------------------------------------- */
#bg {
	width: 810px;
	background-image: url(../images/bg_body.gif);
	background-repeat:repeat-y;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#container {
	position: relative;
	padding: 0px 5px;	
	margin: 0;
}
/* Header */
/* ----------------------------------------------------- */

#header {
	min-height: 40px;
	padding: 5px 10px 10px 30px;
	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}
#header h1 a {
	display: block;
	outline: 0;
	width: 520px;
	height: 20px;
	background-image: url(../images/title_logo.gif);
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#header p {
	margin: 0px;
	margin-bottom:5px;
	font-size:0.8em;
	color:#471401;
}
/* GlovalNavi */
/* ----------------------------------------------------- */

#glovalNavi {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#glovalNavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#glovalNavi li {
	height: 30px;
	float: right;
	margin: 0;
	padding: 0px;
}
#glovalNavi #gnavi1 {
}
/* LocalNavi */
/* ----------------------------------------------------- */
#navi {
	float: right;
	width:140px;
	padding:20px 30px 10px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:170px;
}
#navi p {
	color:#2F0601;
	margin:0px;
	font-size:0.8em;
}
#navi img {
	display:block;
	margin-bottom:1px;
}
#navi .inq {
	margin-top:10px;
	margin-bottom:5px;
}
#navi .app {
	margin-bottom:10px;
}
#navi #map {
	padding:10px;
	background-color:#F7F1E4;
	margin:10px 0px;
	width:170px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:auto;
}
#navi #map .title {
	border-bottom: 1px dotted #2F0601;
	margin-bottom:5px;
}
#navi #map .btn {
	margin-top:5px;
	margin-left:20px;
}

#navi #pagetop {
	margin-left:70px;
	position: absolute;
	bottom: 0px;
}
*:first-child+html #navi #pagetop {
position: absolute;
	margin-bottom:50px;
	bottom: 0px;
}
*html #navi #pagetop {
position: absolute;
	margin:auto auto 70px 15px;
	bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	visibility:visible;
}

/* SWF AREA */
/* ----------------------------------------------------- */
/**/
#swf_area {
	clear:both;
}
#swf_area h2{
	padding:0px 30px;
}
#swf_area h3{
	padding:0px 30px;
}
#swf_area h4{
	padding:0px 30px;
}
#swf_area p{
	padding:0px 30px;
}
#image_area {
	clear:both;
}
/* Footer */
/* ----------------------------------------------------- */

#footer {
	height:auto;
	padding: 0;
	padding-bottom:10px;
	margin-top: 10px;
	text-align:center;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a {
	text-decoration: none;
	color:#333;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #link {
	width:auto;
	height:auto;
	padding: 2px 0px;
	margin:0px 5px 5px 5px;
	background-color:#F8F2E6;
}
#footer #link ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer #link li {
	font-size:0.8em;
	display:inline;
	margin: 0px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #333;
}
#footer #link .left {
	border:none;
}
#footer p {
	font-size:0.8em;
	clear: left;
	margin: 0;
	padding: 0px;
}
/* CONTENT STYLE */
/* ----------------------------------------------------- */
#content {
	padding: 0px 30px 10px 30px;
	margin: 0px;
	margin-right:200px;
	margin-top:20px;
}
#content th {
	background-color:#EEF;
}
#content li {
	margin-left:20px;
}
#content h2, h3, h4, h5, h6 {
	color: #471401;
	margin:20px 0px 10px 0px;
}

#content h2 {
	padding-top:13px;
	font-size:1.2em;
	background-image:url(../images/bg_h2.gif);
	background-repeat: no-repeat;
	text-indent:30px;
	border-top: 1px dotted #CAB695;
	border-bottom: 1px dotted #CAB695;
	min-height:27px;
}
* html #content h2 {
	height:27px;
}
#content h3 {
	padding-top:5px;
	font-size:1.1em;
	background-image:url(../images/bg_h3.jpg);
	min-height/**/:25px;
	text-indent:10px;
	background-repeat: no-repeat;
}
#content #lead {
	border: 1px dotted #CAB695;
	background-color:#FFF9CF;
	padding:10px;
	max-width:515px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:auto;
}
/* ALL PAGE STYLE */
/* ----------------------------------------------------- */

/* TOP PAGE  */
.top#content {}
.top#content #course {
	padding:5px;
	min-height:196px;
	border:2px solid #100;
	background-image: url(../images/bg_course.jpg);
	background-color:#492313;
	margin-bottom:20px;
	width:auto;
}
.top#content #course .cafe {
	float:right;
	width:260px;
}
.top#content #course .bar {
	margin-right:260px;
}
* html .top#content #course .bar{ height: 1%; }
.top#content #course p {
	padding: 0px;
	margin:0px;
	margin-left:10px;
	color:#FFF;
}
.top#content #point {
	border-top: 1px dotted #CAB695;
}
.top#content #point .button_right {
	padding-left:105px;
}
.top#content #point .line {
	padding-bottom:5px;
	border-bottom: 1px dotted #CAB695;
	margin-top:5px;
}
.top#content #point .right {
	float:right;
	width:255px;
}
.top#content #point .left {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-right:279px;
}
* html .top#content #point .left{ height: 1%; }
.top#content #point p {
	margin-left:15px;
}
.top#content #news {
	padding-top: 15px;
	display:inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	display:block;
}
* html .top#content #news {
	display:inline;
}
.top#content #news p {
	background-image: url(../images/ttl_news.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #51341A;
	text-indent: -9999px;
	height: 20px;
	margin-bottom: 15px;
}
.top#content #news ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.top#content #news li {
	list-style-type: none;
	list-style-image: url(../images/ico_arrow.gif);
	margin-bottom: 5px;
}
/* BARTENDER PAGE  */
.bar#content {
}
.bar#content #lead {
	//margin-right:180px;
}
.bar#content .profile {
	padding:10px 30px;
/*	width:170px;
	float:right;*/
}
.bar#content .profile img {
	margin-right:15px;
	float:left;
	/*margin-left:25px;*/
}
.bar#content .profile p {
	margin-top:20px;
	/*text-align:center;*/
}
.bar#content #summary li {
	list-style-position: inside;
	list-style-image: url(../images/ico_glass.gif);
	list-style-type: none;
}
.bar#content #curriculum li {
	list-style-position: inside;
	list-style-image: url(../images/ico_glass.gif);
	list-style-type: none;
}
.bar#content #date {
	margin-bottom:15px;
}
.bar#content #lesson img {
	margin:0px 0px 5px 5px;
}
/* CAFE PAGE  */
.cafe#content {
}
.cafe#content .profile {
	padding:10px 30px;
}
.cafe#content .profile img {
	margin-right:15px;
	float:left;
}
.cafe#content .profile p {
	margin-top:20px;
}
.cafe#content h3 {
	clear:left;
}
.cafe#content #curriculum strong {
	color:#471401;
}
.cafe#content #lesson img {
	margin:0px 5px 5px 0px;
}
/* GUIDE PAGE  */

.guide#content .profile {
	text-align:center;
	width:160px;
	float:right;
}
.guide#content .profile img {
	margin-left:20px;
	margin-top:10px;
}
.guide#content #lead {
	margin-right:160px;
}
/* consult PAGE  */
.consult#content h3 {
	clear:left;
}
.consult#content .profile {
	margin-left:70px;
	float:left;
	width:160px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:40px;
}
/* SHOP PAGE  */

.shop#content {}
.shop#content h3 {}
.shop#content hr {
	margin:20px 0px;
	clear:left;
}
.shop#content ul {
	margin:10px 0px;
}
.shop#content li {
	list-style-type: none;
	font-size:0.8em;
}
.shop#content img {
	margin-right:10px;
}
.shop#content .thumb {
	float:left;
}
* html .shop#content .map {
	visibility/**/:hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	visibility:visible;
}
/* VOICE PAGE  */
.voice#content .photo {
	float:left;
	margin-right:10px;
}
.voice#content hr {
	clear:left;
}
.voice#content #lead {
	margin-top:10px;
}
/* TOOLS PAGE */
.tools#content h4 {
	margin-top:20px;
}
/* FORM PAGE */
.form#content h2{
	margin-top:0px;
}
.form#content .mgn{
	padding-bottom:130px;
}
.thanks#content h2 {
	margin:0px 0px 200px 0px;
}
.thanks#content p {
	text-align:center;
}
.thanks#content .mgn{
	padding-bottom:130px;
}