/*
  追記
*/
body {
	font-size: 100.01%;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	color: #222;
	padding-top: 10px;
	padding-bottom: 10px;
}

* html body,
*:first-child+html body {
}

p, div, hr, blockquote, form, h1, h2, h3, h4, h5, object, embed, script, table, th, tr, td {
	margin: 0; padding: 0;
}

p, span, blockquote, dt, dd, li, h1, h2, h3, h4, h5 {
	line-height: 140%;
}

img, table { border: 0; }

hr { display: none; }

strong { font-weight: bold; }


/* Hyper Link
------------------------------------------------------------- */

/* Default */
a:link { color: #0f5eb7; text-decoration: underline; }
a:visited { color: #114f92; text-decoration: underline; }
a:hover { color: #df3188; text-decoration: underline; }

/* Response */
a:link.res-link { color: #f96900; text-decoration: none; }
a:visited.res-link { color: #f96900; text-decoration: none; }
a:hover.res-link { color: #df3188; text-decoration: underline; }

/* Item */
a:link.item-title { color: #222; text-decoration: none; }
a:visited.item-title { color: #222; text-decoration: none; }
a:hover.item-title { color: #222; text-decoration: none; }


/* Images
------------------------------------------------------------- */

.thumbnail a:link img    { border: 1px solid #0f5eb7; }
.thumbnail a:visited img { border: 1px solid #496c92; }
.thumbnail a:hover img   { border: 1px solid #df3188; }

.large-image {
	margin: 10px 0;
	text-align: center;
}


h1 {
	margin-top:0px;
	
}
h2 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
}

#contents {
	background-color: #E6E6E6;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 10px;
	position:relative;
}
#header {
	width:940px;
	padding:10px;
	background-color:#EFFF00;
}
.header_navi {
	float:right;
	margin-right: 0px;
	font-size: 16px;
}

#searchform4 {
	width: 200px;
	background: url(/static/reservation/image/input4.gif) left top no-repeat; 
	display: block;
	height: 24px;
	position: relative;
}
#keywords4	{
	width: 156px;
	position: absolute;
	top: 3px;
	left: 12px;
	border: 1px solid #FFF;
}
#searchBtn4	{
	position: absolute;
	top: 3px;
	left: 174px;
}

#profile {
	width: 940px;
	padding: 10px;
	background-color: #FFF;
}
.profile_p {
	width: 275px;
	height: 160px;
}
.profile_t {
	font-size: 14px;
	padding: 10px;
	height: 140px;
	width: 340px;
	color: #FFF;
	background-color: #868686;
}

#menu {

	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #FFF;
	line-height: 25px;
}

#menu h1 {
	font-size: 24px;
	margin-bottom: 8px;
}

.menu_photo {
	margin-top: 15px;
	margin-bottom: 15px;
}
.menu_comment {
	background-color: #FBF6F8;
	padding: 20px;
	border-radius: 15px;
}

#reserve {
	width: 940px;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#reserve table {
	border-collapse: collapse;
	width:100%;
	border: 1px solid black;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
#reserve table tr {
}
#reserve table tr td {
	border: 1px solid black;
	text-align: left;
	padding: 3px;
	font-size: 14px;
}
#reserve table tr th {
	border: 1px solid black;
	padding: 3px;
	text-align: center;
	background-color: #CCCCB3;
}
.copyright {
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}



body {
	background-color: #FFFFFF;
}
#google_translate_element {
	text-align: right;
}
.class_content {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.class_content h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.class_menu {
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #963;
}
#class_c {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #FFF;
}
.menu_photo {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.menu_photo table {
	background-color:#EEE;

}
.menu_photo table tr {}
.menu_photo table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_photo table tr th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_h {
	color:#FFF;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
.class_t {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
}
.class_p {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.menu_teacher {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E4E1D6;
	padding: 5px;
}
.menu_teacherp {
	float: left;
	width: 300px;
	margin-bottom: 8px;
	margin-right: 8px;
	text-align: center;
}
.class_menu_img {
	float: right;
}
.class_menu_img ul {
}
.class_menu_img ul li{
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 8px;
}
.class_menu_com {
	font-size: 14px;

}
.class_menu_entry {
	font-size: 14px;
	line-height: 22px;
}
.class_menu_mi {
	font-size: 16px;
	background-color: #5F3E2F;
	color: #FFF;
	padding-left: 12px;
}
#header {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:955px;
	margin: 0px;
}
#header img {}



















#cover_area {
	background-color: #FFF;
}





#cover_img {
	height: 315px;
	width: 960px;
}

ul.cover_icon {
	margin-top: -55px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	list-style-type: none;
}
ul.cover_icon li {
}
ul.cover_icon li.icon {}
ul.cover_icon li.icon img {
	background-color: #FFFFFF !important;
	padding: 5px !important;
	border: 1px solid #999999 !important;
}

ul.cover_icon li.icon {
    display: block;
    font-size: 100%;
    height: auto;
    line-height: normal;
    text-align: inherit;
    vertical-align: inherit;
    width: auto;
}

ul.cover_icon li.info {
	margin-top: -60px;
	margin-left: 140px;
}
ul.cover_icon li.info {
}
ul.cover_icon li.info table {
}
ul.cover_icon li.info table tr {
}
ul.cover_icon li.info table tr td {
	font-size: 12px;
}
ul.cover_icon li.social_btn {
	margin-left: 490px;
	margin-top: -70px;
	margin-right: 0px;
}

#container{
    padding-bottom:0px;
}


/*.twitter-count-vertical { width:67px !important; }
iframe.twitter-count-vertical { width:55px !important; }*/
ul#topnav .sub ul li {
	width:200px;
}
#gnav li{
	padding-top: 12px;
	padding-bottom:0px;
	height:28px;
}

