@charset "UTF-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, dd, dt, dl, ul, ol, li, pre, form, fieldset, input, blockquote, table, th, td {
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	font-family: Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;
	letter-spacing:0.1em;
	background-color:#4c433e;
	color:#dad5be;
	text-align:justify;
	background-image:url(../../img/common/bg.gif);
	background-repeat:repeat-x;
}
* html body {
	font-size: 0.75em;
}
hr {
	display: none;
}
h1, h2, h3 {
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	margin-left:15px;
}
h2, h3, h4, h5, p, table, ul, ol, dl {
	margin-bottom:15px;
	font-size:0.9em;
	line-height:16px;
}
ul {
	list-style:none;
}
li {
}
ol {
	margin-left:24px;
}
a {
	color:#333333;
}
a:hover {
	color:#CC3300;
}
a img {
	border: none;
}
dl {
}
dt {
	font-weight:bold;
}
dd {
	margin-left:20px;
}


table {
	width:607px;
	color:dad5be;
	margin-bottom:0px;
}
th {
	background-color:#2b1b0c;
text-align:center;
}
th, td {
	padding:3px;
	padding-left:5px;

}
td {
background-image:url(../../img/common/bg-td.gif);
width:25%;
}
td.mid-header {
	background-color:#4f4439;
	background-image:none;
	text-align:center;
}


small {
	font-size: 0.9em;
}
strong {
	color:#333333;
}
ol strong {
	color:#666666;
}
/*＜共通クラス＞**************************/
.lft {
	float:left;
}
.rgt {
	float:right;
}
.brk {
	clear:both;
}
.center {
	text-align:center;
}
.mask {
	display:none
}
.inline {
	display:inline;
}
.small {
	font-size: 0.9em;
	color:#999999;
}
.pagetop {
	text-align:right;
	clear:both;
}
.pagetop a {
	color:#999999;
	font-size:0.8em;
	text-decoration:none;
}
img.lft {
	margin-right:15px;
	margin-bottom:15px;
}
img.rgt {
	margin-left:15px;
	margin-bottom:15px;
}
img.pt {
background-color:#FFFFFF;
border:#000000 solid 1px;
padding:10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}
.clearfix {
	display:block;
}
/* end MacIE5 */


/*layout*/
#body-inner {
	margin:auto;
	padding:0px;
	width:960px;
	background-image:url(../../img/common/bg-inner.gif);
	background-repeat:repeat-y;
}
#page {
	margin:auto;
	padding:0px;
	width:960px;
	background-image:url(../../img/common/bg-inner-inner.gif);
	background-repeat:no-repeat;
}
#header, #global, #cat-img,#topic_path, #contents, #footer {
	width:920px;
	margin:auto;
}
#header {
	background-image:url(../../img/common/hd.gif);
	height:92px;
}
#header h1 {
	margin-top:29px;
	margin-left:29px;
	_margin-left:15px;
	float:left;
	width:163px;
	height:46px;
}
#header p {
	margin:0px;
	margin-top:21px;
	margin-right:29px;
	_margin-right:14px;
	float:right;
	width:215px;
	height:54px;
}
body.top #header p {
	display:none;
}
#global {
	height:65px;
}

#global ul {
	background-image:url(../../img/common/gloval.gif);
	height:65px;
	width:914px;
	padding-left:6px;
}
#global ul li {
	float:left;
	width:181px;
	height:59px;
	margin-right:1px;
	margin-top:3px;
}
#global li.siz-fit {
	width:180px;
}
#cat-img {
	height:102px;
	background-image:url(../../img/common/main_bottom.gif);
	background-position:left bottom;
	_margin-top:-15px;
}

.top #cat-img {
	height:290px;
	background-image:url(../../img/common/main_bottom.gif);
	background-position:left bottom;
}

p.tel {
display:none;
}
.top p.tel {
display:run-in;
}

#contents {
	background-image:url(../../img/common/bg-contents.gif);
	min-height:500px;
}

#contents-inner {
	float:left;
	width:622px;
	border-top:#42341f solid 1px;
	margin-left:5px;
	padding-top:14px;
	padding-left:14px;
}

*html #contents-inner {
	margin-left:3px;
	width:620px;
}

#contents-inner ul li {
	background-image:url(../../img/common/allow.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:15px;
	line-height:20px;
}
#contents-inner ul li a {
	color:#b9ac73;
}
#contents-inner ul li a:hover {
	color:#66CCCC;
}

#contents-inner div.news p {
padding-left:15px;
padding-right:15px;
font-size:1.0em;
}
#sidebar {
	border-top:#42341f solid 1px;
	float:right;
	width:264px;
	margin-right:5px;
	padding-top:14px;
	padding-bottom:25px;
	padding-left:10px;
}
*html #sidebar {
	width:264px;
	margin-right:3px;
}

#sidebar h3 {
	margin-bottom:1px;
}
#sidebar ul.local li {
	margin-bottom:1px;
}
.top #sidebar ul.local,.top #sidebar h3.esthe,.top p.page_top,.top #topic_path {
display:none;
}

#sidebar ul.local li a {
	background-image:url(../../img/sidebar/bg-local-01.gif);
	text-decoration:none;
	line-height:37px;
	display:block;
	width:223px;
	height:39px;
	padding-left:30px;
	color:#dad5be;
}
#sidebar ul.local li a:hover {
	background-image:url(../../img/sidebar/bg-local-02.gif);
	color:#1e1108;
}
#footer {
	background-image:url(../../img/common/bg-footer.gif);
	clear:both;
	height:120px;
	text-align:center;
	line-height:120px;
}
#footer p {
	display:none;
}


/*********top*********************/

#contents-inner .sammary {
width:590px;
margin-left:10px;
}
#contents-inner .sammary .rgt {
width:360px;
}
#contents-inner .sammary .lft img {
margin-bottom:8px;
}

#contents-inner .sammary .rgt ul li {
float:left;
background-image:none;
padding:0px;
margin-right:3px;
}

.copy {
margin-top:10px;
}


/********************共通***************/

#topic_path ul {
background-image:url(../../img/common/bg-topic_path.gif);
color:#93895d;
height:31px;
padding-left:18px;
font-size:0.8em;
margin-bottom:0px;
}
#topic_path ul li {
float:left;
line-height:31px;
}
#topic_path ul li a {
color:#93895d;
}

#contents-inner h3 {
width:607px;
clear:both;
font-size:1.0em;
height:24px;
padding-top:16px;
background-image:url(../../img/common/bg-kazari.gif);
color:#b9ac73;
text-align:center;
}
#contents-inner h4 {
background-image:url(../../img/common/bg-dot2.gif);
color:#655946;
padding-left:25px;
line-height:23px;
width:582px;
clear:both;
font-size:1.0em;
height:23px;
margin-bottom:0px;
}

.col {
width:585px;
padding:10px;
background-color:#25170a;
border:#120b05 solid 1px;
font-weight:normal;
}

dl.spec {
padding:5px;
width:597px;
background-color:#2b1b0c;
}

dl.spec dt,dl.spec dd {
line-height:20px;
}

dl.spec dd {
margin-left:80px;
margin-top:-20px;
}


p.page_top {
text-align:right;
width:607px;
margin-top:40px;
margin-bottom:40px;
clear:both;
}

#contents-inner .sammary#manager .rgt {
width:164px;
}

#contents-inner .sammary#manager .lft {
width:415px;
}


#contents-inner div.course {
width:593px;
border:#2b1b0c solid 2px;
padding:5px;
background-image:url(../../img/esthe/bg-course.gif);
margin-bottom:10px;
overflow:auto;
_overflow:inherit;
margin-top:10px;
}

#contents-inner div.course .lft {
width:216px;
}
#contents-inner div.course .rgt {
width:365px;
}

#contents-inner div.course h4 {
font-weight:lighter;
font-size:0.9em;
width:355px;
background-image:none;
background-color:#170c02;
padding-left:5px;
margin-bottom:10px;
}
#contents-inner div.course .name {
font-weight:bold;
color:#6facf6;
font-size:1.2em;
padding-top:15px;
}
.price {
color:#CC6600;
}

.price strong {
color:#CC0000;}


#contents-inner div.course ol {
margin-bottom:5px;

}

.target {
border:#170c02 solid 1px;
background-color:#996600;
padding:3px;
color:#170c02;
text-align:center;
}

#hotlink {
	text-align:center;
}

#hotlink li {
	display:inline;
	color:#fff;
	font-size:10px;
}

#hotlink li a {
	color:#fff;
}

p.zassi {
text-align:center;}
p.zassi img {
margin-left:-7px;
margin-bottom:5px;}

