@import url(http://fonts.googleapis.com/css?family=Open+Sans:700italic,400);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700italic);

body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	width:100%;
	-webkit-text-size-adjust: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
ul,ol,li {
	list-style:none;
}

body{
	font:13px/1.231 "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", sans-serif;
    *font-size:small;/* IE—p */
    *font:x-small;/* IE ŒÝŠ·ƒ‚[ƒh—p */
	color:#313232;
	background-color:#fff;
	line-height:1.7em;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#fixedBox {
	background-color:#FFFFFF;
}
img.max,a img.max {
	max-width: 100%;
    height: auto;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 5px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
a {
	text-decoration:none;
	color:#658b37;
}
h1,h2,h3,h4 {
	font-size:100%;
}

#toTop a:hover {
	text-decoration:underline;
}
a:hover img {
	opacity:0.8;
}

.gray {
	color:#c5cddb;
}
.white {
	color:#fff;
}
.table15 {
	padding:3px;
}
.text_l {
	font-size:120%;
}
.text_s {
	font-size:85%;
}
#header {
	background:#cba866;
	width:100%;
	height:64px;
	padding-top:2px;
}
h1 {
	margin:0 auto;
	display:block;
	width:293px;
	height:56px;
}

#navi {
	height:32px;
	width:100%;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
}
#navi ul {
	overflow:hidden;
	margin:5px auto 0;
	font-size:13px;
	width:98%;
	}
#navi li a{
	display:block;
	padding:0 10px;
	float:left;
	color:#676c78;
}
#navi li a:hover {
	color:#adb7d5;
}
.none {
	display:none;
}

#main {
	margin:0 auto;
	width:100%;
}
#uc {
	margin:0 auto;
	width:810px;
}
#prof {
	width:90%;
	margin:30px auto 45px;
}
.prof_left {
	display:none;
	width:100%;
	margin:0 auto;
}
.prof_right {
	width:100%;
	margin:0 auto;
}
.prof_right h2 {
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size:20px;
	color:#8b909d;
	line-height:20px;
	padding:20px 0;
}
.director {
	line-height:1.5em;
	width:100%;
	overflow:hidden;
}
.director .left {
	width:auto;
	float:left;
}
.director .right {
	width:50%;
	float:right;
}
.brown_back {
	background:#cba866;
	width:100%;
	padding:25px 0;
	overflow:hidden;
}
.brown_back h2.news{
	background:url(../images/news_title.png) no-repeat;
	text-indent:-9999px;
	-webkit-background-size:160px 32px;
	margin:0 auto 5px;
	width:100%;
	display:block;
	border-bottom:1px #FFFFFF solid;
	height:43px;
	padding:0 5px 0px;
}
.brown_back h2.menuandprice{
	background:url(../images/menu_title.png) no-repeat;
	text-indent:-9999px;
	-webkit-background-size:267px 44px;
	margin:0 auto 5px;
	width:100%;
	display:block;
	border-bottom:1px #FFFFFF solid;
	height:40px;
	padding:0 5px 10px;
}
.news_index {
	width:100%;
	margin:10px auto;
}
.news_index .date {
	color:#525865;
	font-size:19px;
	font-family: 'Lato', sans-serif;
	line-height:1.7em;
	width:90%;
	margin:0 auto;
}
.news_index .news_content {
	color:#FFF;
	font-size:14px;
	width:90%;
	margin:0 auto;
}
#info_img {
	display:none;
}
#info_img_sp {
	font-size:17px;
	text-align:center;
	padding:15px 0;
	line-height:1.6em;
	display:block;
}
#info_img_sp .open {
	color:#a37e39;
	font-weight:bold;
}
#info_text {
	width:90%;
	margin:10px auto;
}
.info_left {
	width:100%;
	
}
.tel {
	background:url(../images/tel_back.png) no-repeat;
	background-color:#f6f0e5;
	width:100%;
	height:52px;
	line-height:53px;
	font-size:25px;
	font-family: 'Lato', sans-serif;
	color:#a37e39;
	text-align:center;
	text-indent:1em;
}
.address {
	line-height:1.9em;
	font-size:17px;
	text-align:center;
	margin:10px 0 20px;
}
.info_right {
	width:100%;
	margin:15px 0;
}
.menu_wrap {
	display:none;
}
.menu_wrap_mobile {
	width:90%;
	margin:20px auto;
	overflow:hidden;
	color:#3d3424;
	display:block;
}
.menu {
	width:100%;
	margin:0px auto;
}
.menu_pdf a{
	display:block;
	width:80%;
	height:48px;
	border-radius:5px;
	margin:5px auto;
	background:url(../images/icon_pdf.png) 10px no-repeat #dfbe81;
	font-size:12px;
	font-weight:bold;
	color:#ae8230;
	text-indent:60px;
	line-height:50px;
}
.menu_pdf a:hover{
	background:url(../images/icon_pdf.png) 10px no-repeat #e3c388;
}
#gallery {
	width:85%;
	margin:20px auto;
}
#gallery li {
	
	margin:8px;
}
#footer {
	width:100%;
	background-color:#e6ecf8;
	height:50px;
}
#footer p {
	width:90%;
	margin:0 auto;
	line-height:50px;
	font-family: 'Lato', sans-serif;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blk {
	color:#333333;
}
.red {
	color:#CC0000;
}