/* CSS Document */
/* layout */
/*=================================
	Initialization of style
===================================*/
body {
	margin: 0;
	padding: 0;
	color:#000;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "メイリオ", Meiryo, Osaka;
	font-size:15px;
	line-height:150%;
	width:100%;
	min-width:960px;
	background: #fff;
	background: url(../images/common/body_bg.gif) left top repeat;
}

div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form {
	margin: 0;
	padding: 0;
}

img, a img {
	border:none;
	vertical-align:bottom;
}

/* List_group */
ul,ol,li {list-style:none;}

/* inline-style */

a,
a:link,
a:visited {text-decoration:none; color:#551b09;}
a:hover,
a:active {text-decoration:underline; color:#79280f;}

.footer_nav a,
.footer_nav a:link,
.footer_nav a:visited {text-decoration:none;color:#dfc077;}
.footer_nav a:hover,
.footer_nav a:active {text-decoration:none; color:#f4d385;}

small a {font-size:12px;color: #000 !important;}

/* table */
table {
	width:100%;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
tr,th,td {}

/* blockgroup */

.bold{
	font-weight: bold;
}

.small{
	font-size: 80%;
}

.big{
	font-size: 120%;
}
.clear {
	clear:both;
	visibility:hidden;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right_img{
	float: right;
	margin-left: 20px;
	border: 3px solid #590c01;
}

.right_img01{
	float: right;
	border: 3px solid #590c01;
}
.left_text{
	width: 400px;
	float: left;
}

.c_img li:nth-child(2n) .right_img{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.c_img li.even .right_img{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.left_img{
	float: left;
	margin-right: 20px;
}
.errorMessage,
.attention{
	color: #ff211b;
	text-align: left;
}

.blue{
	color: #2466c2;
}

.ore{
	color: #ff6600;
}

.red{
	color:#FF0000;
}
.mt0{
	margin-top: 0px !important;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.pt0{
	padding-top: 0px !important;
}
.pt10{
	padding-top: 10px;
}
.pt20{
	padding-top: 20px;
}
.pb0{
	padding-bottom: 0px !important;
}
.pb10{
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pr10{
	padding-right: 10px;
}
.pr20{
	padding-right: 20px;
}
.pl10{
	padding-left: 10px;
}
.pl20{
	padding-left: 20px !important;
}

/*=============================
	Layout-Base
===============================*/
#wrap {
	width: 100%;
}

#top{
}

/* header
-------------------------*/
h1{
	font-size :10px;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	color: #fff;
	height: 10px;
	padding: 5px 0px 5px 0px;
}

#header_wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

header {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
}

.logo{
	width: 180px;
	float: left;
}
.header_content{
	width: 417px;
	float: right;
	overflow: hidden;
}
.header_content img{
	float: left;
}
/* gnav
-------------------------*/
#gnav_wrap {
	width: 100%;
	height: 91px;
	overflow: hidden;
	background: url(../images/common/gnav_bg.gif) left top repeat-x;
}

#gnav_wrap nav{
	width: 1020px;
	margin: 0 auto;
}

#gnav_wrap nav .gnav01{
	float: left;
}

/* main-visual
-------------------------*/
#visual_wrap{
	width: 100%;
	height: 598px;
	border-top: 20px solid #4f0a00;
}
#visual_wrap .bgsw{
	width: 100%;
	background-position: top center;
	background-color: #fff;
	background-size: 1920px 598px;
}
.visual h2{
	height: 598px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/* main_contents
-------------------------*/
.greeting{
	width: 100%;
	height: 500px;
	background: url(../images/top/greeting.jpg) center top repeat-x;
}
.greeting h3{
	height: 0px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.greeting  .greeting_content{
	width: 960px;
	margin: 0 auto;
}
.greeting_text{
	width: 510px;
	margin-top: 220px;
	font-size: 16px;
	line-height: 1.8;
	font-family:
	"ヒラギノ明朝 ProN W3",
	"HiraMinProN-W3",
	"HG明朝E",
	"ＭＳ Ｐ明朝",
	"MS PMincho",
	"MS 明朝",
	serif;
}
.top_menu{
	width: 100%;
	height: 500px;
	background: url(../images/top/top_menu_bg.jpg) center top repeat-x;
}
.top_menu h3{
	text-align: center;
}
#main_content{
	width: 100%;
	background: url(../images/common/body.jpg) center top repeat;
}

article{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0px 60px;
}

/* content
-------------------------*/
#content{
	width: 700px;
	float: left;
	overflow: hidden;
	margin-right: 40px;
}

.topic{
	width: 960px;
	overflow: hidden;
	margin-bottom: 50px;
}
.topic01{
	width: 214px;
	float: left;
	margin-right: 33px;
}
.topic02{
	width: 214px;
	float: left;
}

.news_content{
	width: 700px;
	background: url(../images/top/news_bg.jpg) left bottom no-repeat;
}

.news_content .blog{
	width: 680px;
	margin: 0 auto;
	overflow-y: auto;
	height: 170px;
}

.news_content .blog dl{
	padding: 10px 10px 10px;
	border-bottom: 1px solid #a25f20;
	overflow: hidden;
}

.news_content .blog dt{
	color: #930006;
	font-weight: bold;
	font-size: 13px;
}
.news_content .blog dd{

}
.icon01{
	background: url(../images/common/icon01.gif) left center no-repeat;
	padding: 3px 0px 3px 25px;
}
.icon02{
	background: url(../images/common/icon02.gif) left center no-repeat;
	padding-left: 25px;
}
.icon03{
	background: url(../images/common/icon03.gif) left center no-repeat;
	padding-left: 35px;
}

.icon04{
	background: url(../images/common/icon04.gif) left center no-repeat;
	padding-left: 20px;
}

/* sidebar
-------------------------*/
aside{
	width: 220px;
	float: left;
	font-size: 14px;
}

aside section{
	margin-bottom: 20px;
	background: url(../images/common/side_content.gif) left top repeat;
	text-align: center;
}

aside section .side_content{
	padding: 5px 15px 15px;
}
aside section .side_content p{
	text-align: left;
	font-weight: bold;
}
/* footer
-------------------------*/
#footer_wrap{
	width: 100%;
	background: url(../images/common/f_bg.jpg) center top repeat-x;
	padding-top:20px;
	height: 250px;
	color: #dfc077;
	font-size: 15px;
}
footer{
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
.footer_content{
	overflow: hidden;
	margin-bottom: 40px;
}
.f_logo{
	width: 147px;
	float: left;
	margin-right: 30px;
}
.f_add{
	float: left;
}
.footer_nav ul{
	text-align: center;
	margin-bottom: 15px;
}

.footer_nav li{
	display: inline;
	font-size: 13px;
}

.footer_nav li a{
	margin: 0 5px;
}

.copyright{
	text-align: center;
}

/* section .container
-------------------------*/

#content section{
	margin: 0px 0px 40px;
}

section .container{
	padding: 20px 20px;
	width: 660px;
	overflow:hidden;
	background: url(../images/common/content.gif) left top repeat;
}

section .container h4{
	margin-bottom: 10px;
	font-size: 16px;
	color: #45ab5c;
	border-left: 5px solid #45ab5c;
	padding-left: 10px;
}

section .container h4.sp{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #45ab5c;
	background: url(../images/common/h4_bg.gif) left top no-repeat;
	border: none;
	padding: 0px 0px 8px 0px;
}

section .container h5{
	font-size: 16px;
	color: #f56037;
	font-weight: bold;
	margin-bottom: 10px;
}

section .container_box,
section .container_box2,
section .container_box3,
section .container_box4{
	overflow: hidden;
	width: 660px;
}

.kado img{
	padding: 5px;
	background: #fff;
 }

 .kado2 img{
	padding: 9px;
	border: 1px solid #eee;     /* 枠線の装飾 */
 }

.container_box img{
	float: left;
	max-width: 250px;
	margin-right: 20px;
	height: auto;
}

.container_box2 img{
	float: right;
	margin-left: 20px;
	max-width: 250px;
	height: auto;
}
.container_box3 img{
	float: left;
	max-width: 160px;
	margin-right: 20px;
}

.container_box4 img{
	float: right;
	margin-left: 20px;
	max-width: 200px;
}

.container_box .text{
	float: left;
	width: 390px;
}

.container_box2 .text{
	float: left;
	width: 390px;
}

.container_box3 .text{
	float: left;
	width: 480px;
}

.container_box4 .text{
	float: left;
	width: 430px;
}

/* 下層ページ 設定
-------------------------*/
#lower{
	background: url(../images/common/main_bg.gif) left top repeat-x;
	width: 100%;
}
#lower article{
	padding: 30px 0 60px;
}
#lower #main_content{
}

#lower #content section{

}

#lower #content h3{
	background: url(../images/common/h3_bg.gif) left center no-repeat;
	padding: 13px 10px 13px 25px;
	font-size: 18px;
	color: #571000;
	font-family:
	"ヒラギノ明朝 ProN W3",
	"HiraMinProN-W3",
	"HG明朝E",
	"ＭＳ Ｐ明朝",
	"MS PMincho",
	"MS 明朝",
	serif;
}
#lower #content h3 a{
	color: #571000 !important;
}
.pankuzu{
	padding-left: 10px;
	padding-bottom: 20px;
	color: #dfc077;
}
.pankuzu a{
	color: #dfc077 !important;
}
#tab {
	text-align:center;
	margin-bottom: 30px;
	overflow: hidden;
}

#tab li {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border: 1px solid #1c9ce0;
	margin: 0px 10px 0px 10px;
	background: #fff;
	*display: inline;
    *zoom: 1;
}

#tab li a{
	width: 130px;
	padding: 10px;
	color: #1c9ce0 !important;
	text-decoration:none;
	display: block;
}

#tab li:hover {
	background:#1c9ce0;
	border: 1px solid #1c9ce0;
}

#tab li:hover a{
	color: #fff !important;
}
.list_row{
	width: 700px;
	overflow: hidden;
	letter-spacing:-0.4em;
	padding-top: 20px;
}

.list_row li{
	width: 340px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	letter-spacing:normal;
	font-size: 14px;
	*display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
}
.list_row li:nth-child(2n){
	margin-right: 0;
}
.list_row li .menu_wrap{
	background: url(../images/common/menu_b.gif) left bottom no-repeat;
	padding-bottom: 7px;
	margin-bottom: 30px;
}
.list_row li .menu_list{
	background: url(../images/common/menu_t.gif) left top no-repeat;
	padding-top: 7px;
}
.list_row li h4{
	text-align: center;
	background: url(../images/common/menu_title.gif) center bottom no-repeat;
	padding: 10px;
	margin-bottom: 10px;
	font-family:
	"ヒラギノ明朝 ProN W3",
	"HiraMinProN-W3",
	"HG明朝E",
	"ＭＳ Ｐ明朝",
	"MS PMincho",
	"MS 明朝",
	serif;
	font-weight: normal;
	font-size: 18px;
}

.list_row li .menu_list .drink{
	background: url(../images/common/menu_m.gif) left top repeat-y;
	padding: 0px 15px;
}
.list_row li .menu_list .drink dl{
	overflow: hidden;
	border-bottom: 1px dashed #9e9e9e;
}
.list_row li .menu_list .drink dt{
	width: 200px;
	background: url(../images/common/icon02.png) 5px center no-repeat;
	padding: 10px 0 10px 30px;
	float: left;
	text-align: left;
}
.list_row li .menu_list .drink dl.sp dt{
	background: none;
	width: 0px;
}
.list_row li .menu_list .drink dl.sp dd{
	width: 280px;
}
.list_row li .menu_list .drink dd{
	width: 80px;
	text-align: right;
	padding: 10px 0;
	float: left;
	color: #8e0000;
}
.list_row li .menu_list .drink dl:last-child{
	border: none;
}
.list_row li .menu_list p{
	text-align: left;
	padding: 10px 0;
}
.list_row li .menu_list .course{
	background: url(../images/common/menu_m.gif) left top repeat-y;
	padding: 0px 10px;
}
.list_row li .course h4{
	letter-spacing: 1px;
	font-size: 16px;
}
.list_row li .course dl{
	padding: 0 10px;
}
.list_row li .course dt{
	color: #81180b;
	border-bottom: 1px dashed #a68f73;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}
.list_row li .course dd{
	padding: 10px 0;
	text-align: left;
}
/* ページネーション
-------------------------*/

.pagination {
overflow: hidden;
font-size:14px;
margin: 0px auto;
text-align: center;
}

.pagination span, .pagination a {
display: inline;
margin: 2px 5px 2px 0;
padding: 5px;
text-decoration:none;
}

.pagination a:hover{
background: #decfc8;
}

.pagination .current{
padding: 5px;
background: #decfc8;
}

/* pagetop
-------------------------*/
.backtotop {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 9000;
    display: none;
}

/* subvisual
-------------------------*/

#subvisual_wrap{
	width: 100%;
	height: 470px;
	border-top: 20px solid #4f0a00;
}
#subvisual_wrap .subvisual01{
	background: url(../images/common/sub_vis01.jpg) top center no-repeat;
}
#subvisual_wrap .subvisual02{
	background: url(../images/common/sub_vis02.jpg) top center no-repeat;
}
#subvisual_wrap .subvisual03{
	background: url(../images/common/sub_vis03.jpg) top center no-repeat;
}
#subvisual_wrap .subvisual04{
	background: url(../images/common/sub_vis04.jpg) top center no-repeat;
}
#subvisual_wrap h2{
	width: 960px;
	margin: 0px auto;
}
/* company page
-------------------------*/

table th,
table td{
	text-align: left;
	border: 1px solid #ac8a5e;
	padding: 10px;
	vertical-align: middle;

}

table th{
	text-align: left;
	font-weight: normal;
	background: #4d0900;
	color: #fff;
}

table td{
	text-align: left;
}

table.def{

}
table.def th,
table.def td{
	padding: 10px;
	text-align: left;
}

table.def th{
	width: 20%;
}

/* contact page
-------------------------*/
table.def02 th{
	width: 35%;
	padding: 10px;
}

table.def02 td{
	width: 65%;
	padding: 10px;
}
.required{
	color: #f00;
	padding-left: 10px;
}
form p{
	text-align: center;
}
form input,
form textarea{
	padding: 5px 10px;
}
/* sitemap page
-------------------------*/
.ul_sitemap li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #866955;
	background: url(../images/common/icon01.gif) left center no-repeat;
	padding-left: 30px;
}

/* 下層 page
-------------------------*/
.q_icon{
	background: url(../images/qa/q_icon.gif) left center no-repeat;
	padding: 10px 0px 20px 40px;
	font-size: 14px;
	font-weight: bold;
}
.a_icon{
	background: url(../images/qa/a_icon.gif) left center no-repeat;
	padding: 6px 0px 6px 30px;
}

.voice{
	background: url(../images/voice/voice_b.gif) left bottom no-repeat;
	padding-bottom: 1px;
}
.voice_text{
	background: url(../images/voice/voice_t.gif) left top no-repeat;
	padding-top: 4px;
}
.voice_text dl{
	background: url(../images/voice/voice_m.gif) left top repeat-y;
	padding: 10px 15px 20px;
}

.voice_text dl dt{
	background: url(../images/common/icon02.gif) left center no-repeat;
	padding: 6px 0px 6px 20px;
	font-size: 16px;
	color: #572420;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px dotted #c7b0a5;
}

.about table{
	width: 390px;
	float: left;
}
.about table th,
.about table td{
	padding: 5px;
}


/*==================================================
 ページネーション
================================================== */
.pagenation {
	margin: 0 0 20px;
	text-align: center;
	color: #999;
	font-size: 0;
	letter-spacing: 0;
}

.pagenation li {
	width: 26px;
	margin: 0 2px;
	line-height: 30px;
	color: #999;
	font-size: 13px;
	background: #aaa;
	display: inline-block;
}

.pagenation li > * {
	color: #fff;
	text-decoration: none;
	display: block;
}

.pagenation li:hover,
.pagenation li.current {
	background: #590d02;
}