@charset "utf-8";
/* CSS Document */

/* ------ common ---------- */
html,body {
/*	font-size: 93%;*/
	color: #655E59;
	background-color: #fff;
}
.page{font-size: 93%;}
/* ------------------------------------------------------------
Font Size (default:12px)
 10px = 83.3%   11px = 91.7%   12px = 100%    13px = 108.3%
 14px = 116.7%  15px = 125%    16px = 133.3%  17px = 141.7%
 18px = 150%    19px = 158.3%  20px = 166.6%  21px = 175%
 22px = 183.3%  23px = 191.6%  24px = 200%    25px = 208.3%
------------------------------------------------------------ */

a { outline: none; }
a:link,
a:visited {
	color: #c60424;
	text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #655E5A;
}

.ov_image a:hover img,
a.ov_image:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#container {
	width: 980px;
	margin: 0 auto;
}
#header {
	position: relative;
	padding-bottom: 5px;
}
#header p.contact {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
}
#header p.contactinfo {
	z-index: 2;
	position: absolute;
	top: 105px;
	right: 15px;

}

#contents {	position: relative;}

#contents #main h3.title {
	width: 691px;
	margin-bottom: 20px;
	padding: 12px 0 10px 37px;
	font-size: 116.7%;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/news/title_02.gif) no-repeat 0 0;
}
/* --------- sidenavi------ */
#contents #snavi{
	position: absolute;
	top: -40px;
	float: left;
}

#contents .snaviin {
	width: 265px;
	height: 297px;
	background: url(../img/common/menu_bk.png) no-repeat 0 100%;
}
#contents #snavi ul{
	padding-top: 27px;
	margin: auto;
	text-align: center;
}

#contents #snavi li{
	float: left;
	padding: 25px 0  0 17px;
	background: url(../img/common/m_icon.gif) no-repeat right top;
}


/* --------- sidenavi end ------ */

#contents h2{ padding-bottom: 13px;}
p.pan,.pan a{
	font-size: 83.3%;
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 700px;
	height: 100%;
}
.main_inner {
	width: 692px;
	padding: 23px 0 0 0;
	color: #655E5A;
	background: url(../img/news/bk_top.jpg) no-repeat top;
}
.main_inbox {
	padding: 17px 20px 30px 30px;
	background: url(../img/news/bk_under.jpg) no-repeat bottom;
}
.btmline {
	background: url(../img/news/bk_under.jpg) no-repeat bottom;
}
.pgtp {
	font-size: 83.3%;
	text-align: right;
}

#snavi p {
	margin: 5px 0;
	text-align: center;
}


.red {
	color: #c60424;
	font-weight: bold;
	margin: 0 1px;
}
.red2 {
	color: #c60424;
	font-weight: bold;
	padding-right: 3px;
}
.bold {
	font-weight: bold;
	margin: 0 1px;
}

.txtr {
	text-align: right;
	margin-right: 5px;
}

.pagetop {
	margin: 10px 25px 15px 0;
	text-align: right;
}

.flr { float: right;}
.fll{ float: left;}
/* ----- footer ------ */

#footer {
/*	width:1300px;
	height:45px;*/
	bottom: 0;
	margin: 50px 0 0 0;
	border-bottom: solid 1px #251a10;
}
#footer #footer_inner {
	position: relative;
	width: 980px;
	height: 25px;
	margin: 0 auto;
}		
#footer p {
	padding-top: 8px;
	float: left;
}
#footer ul {
	float: right;
	height: 25px;
	padding-left: 10px;
}
#footer li {
	float:left;
	/* -- background: url(../img/common/footer_bar.gif) no-repeat center left; - */
}
.footermenu	{
	position: absolute;
	top: 7px;
	right: 20px;
}			


/* ------ menu/index.html ---------- */
.bk_top {
	margin: 10px 25px 0 0;
	padding-bottom: 15px;
	text-align: right;
	background: url(../img/common/bk_top.jpg)  0 bottom no-repeat;
}
#menu {
	background: url(../img/menu/main_bk.jpg) 50% 0 no-repeat;
}
#menu #main .menu_txt { padding: 0 0 20px 26px;}

#menu h3.m_title{
	margin: 10px 0 0 0;
	padding: 12px 0 10px 37px;
	font-size: 116.7%;
	font-weight: bold;
	color: #e6e2c0;
	background: url(../img/news/title_02.gif) no-repeat 0 0;
}

#menu #main .txt {
float: left;
text-align: center;
}
#menu #main .txt02 { float: right;}

#menu #course dl {
	width: 223px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	line-height: 2;
	vertical-align: top;
	border-bottom: 1px dashed #251a10;
}

#menu #nabe ul { width: 304px;}
#menu #other dl {
	width: 304px;
	margin-bottom: 7px;
	padding: 7px 0;
	line-height: 2;
	vertical-align: top;
	border-top: 1px dashed #251a10;
	border-bottom: 1px dashed #251a10;
}

#menu dt{	float: left;}

#menu .ttlred {
	padding-right: 15px;
	color: #c60424;
}

#menu #course dd {
	float: left;
/*	width: 180px;*/
	letter-spacing: -1px;
}
#menu #other dd,
#menu #drink dd {
	float: right;
	letter-spacing: -1px;
}

#menu #main h3.second { margin-top: 30px;}


#menu p.photo {
	margin-bottom: 29px;
	text-align: right;
	font-size: 83%;
}
#menu #main ul { border-top: 1px dashed #251a10;}

#menu #main li {
	width: 304px;
	margin: 0 0 7px 0;
	padding-bottom: 7px;
	line-height: 2;
	vertical-align: top;
	border-bottom: 1px dashed #251a10;
}
#menu #main p.mtxtin {	
	width: 304px;
	margin: 0 0 7px 0;
	padding: 7px 0;
	line-height: 2;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px dashed #251a10;
	border-top: 1px dashed #251a10;
}

#menu #drink p.dtxt {
	padding: 7px 0;
	border-top: 1px dashed #251a10;
	border-bottom: 1px dashed #251a10;
}
#menu .drinkbox { margin: 30px 0;}
#menu #drink dl {
	width: 304px;
	padding: 7px 0;
	line-height: 2;
	vertical-align: top;
	border-top: 1px dashed #251a10;
}
#menu #drink .txt {	border-bottom: 1px dashed #251a10;}

#menu #drink .txt02 {	border-bottom: 1px dashed #251a10;}

#menu #drink .f10 {
	font-size: 83.3%;
	letter-spacing: -1px;
}

#menu #drink .red2 {
	color: #c60424;
	font-weight: bold;
	padding-right: 3px;
}

#menu .topictxt {
	padding: 10px 0;
	font-weight: bold;
	color: #c60424;
}


/* ------ news/index.html ---------- */
#news {
	background: url(../img/news/main_bk.jpg) 50% 0 no-repeat;
}
#news #container { height: 100%;}
#news p.img {
	width:200px;
	float:left;
	margin-bottom:20px;
}
#news p.txt {
    float: left;
    width: 415px;
    margin-left: 20px;
    color: #1F1F1F;
}
#news p.month {
	text-align:center;
	margin-top:80px;
}

/* ------ staff/index.html ---------- */
#staff {
	background: url(../img/staff/main_bk.jpg) 50% 0 no-repeat;
}
#staff p.img {
	width:200px;
	float:left;
	margin-bottom:20px;
}
#staff p.txt {
	float:left;
	width:415px;
	margin-left: 20px;
}

/* ------ access/index.html ---------- */
#access {
	background: url(../img/access/main_bk.jpg) 50% 0 no-repeat;
}
#access .box02 {
	display: inline;
	float: right;
	width: 370px;
	height: 500px;
	margin-top: 15px;
	background: #FFFFFF;
}
#access .box01 {
	display: inline;
	float:left;
	width: 270px;
	margin-left: 25px;
}
#access .box01 h3 {
	width: 271px;
	margin-top: 15px;
	padding: 12px 0 10px 12px;
	font-size: 116.7%;
	font-weight: bold;
	text-align: left;
	color: #e6e2c0;
	background: url(../img/access/title_02.gif) no-repeat 0 0;
}
#access .box01 p {
	margin: 10px 0 50px 0;
	line-height: 1.6;
}
#access .box01 small a { font-size:77%;}

#access .bigicon {
	background: url(../img/access/big_icon.gif) no-repeat 0 0;
	padding-left: 23px;
}
#access #contents #main .photo_list {	
	margin-left: 6px;
	padding: 70px 0 50px 0;
	background: url(../img/common/bk_under.jpg) bottom no-repeat;
}
#access #contents #main .photo_list ul {}

#access #contents #main .photo_list li {
	float: left;
	width: 105px;
	margin-right: 8px;
}
#access #contents #main .photo_list li.end {	margin-right: 0;}
#access #contents #main .photo_list li img {}

/* ------ contact/index.html ---------- */
#contact {
	background: url(../img/contact/main_bk.jpg) 50% 0 no-repeat;
}
#contact p.form_txt {
	margin:30px 0 0 15px;
	line-height:1.5em;
}
#contact .pb0 {	
	letter-spacing: -0.1em;
 }
#contact .re {
	padding:0 0 10px 0;
	margin:0;
}
#contact .redsmall {
	padding: 0 0 0 15px;
	margin: 0;
	color: #c60424;
	font-size: 9px;
	letter-spacing: -0.1em;
	text-align: left;
}
#inquery {
	padding: 10px;
	background: url(../img/common/bk_under.jpg) bottom no-repeat;
}
#contact table {
	width: 670px;
	padding: 45px 30px 0 20px;
	border-collapse: separate;
	border: 0;
}

/*#contact dl.last{
	padding:10px 0;
	border-bottom:0;
}*/
#contact th {
	width: 160px;
	padding: 10px 0;
	font-weight: bold;
	white-space: nowrap;
}
#contact th span {
	color: #f00;
	font-weight: normal;
}
#contact td {
	padding: 10px 5px;
	text-align: right;
}
#contact .noborder th {	border: none;}

#contact .noborder td { border: none;}

#contact .name {
	width: 30px;
	padding-top: 4px;
}
/*#contact dd{
	float:left;
	vertical-align:middle;
}
#contact dt span{
	padding:0 8px;
	font-size:8px;
}*/
#contact input {	border: none;	}
#contact input#mail,
#contact input#mail02,
#contact input#tel {
	width: 460px;
	padding: 3px;
	border: #e6e2c0 2px solid;
}
#contact input#name01,
#contact input#name02,
#contact input#kana01,
#contact input#kana02 {
	width: 180px;
	margin-left: 5px;
	padding: 3px;
	border: #e6e2c0 2px solid;
}
#contact textarea{
	width: 460px;
	height: 145px;
	padding: 3px;
	border: #e6e2c0 2px solid;
}
#contact .btnbox{
	padding: 30px 55px 30px 0;
	text-align: right;
}
#contact .btn{
padding-right: 40px;
}

/* ------ clear ---------- */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {    zoom:1;}

.clea{ clear: both;}
