.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	overflow: hidden;
}
.mt5 {
	margin-top: 5px;
	display: block;
}
.mt10 {
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.f_r{
	float: right;
}
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBEEDB;
}
header {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
}
#warp {
	text-align: left;
	width: 100%;
	background-color: #F5F5F5;
}
header {
	width: 100%;
	box-shadow: rgba(51, 51, 51, 0.65098) 0px 0px 2px 3px;
	-webkit-box-shadow: rgba(51, 51, 51, 0.65098) 0px 0px 2px 3px;
	-moz-box-shadow: rgba(51, 51, 51, 0.65098) 0px 6px 2px 3px;
}
footer {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	box-shadow: rgba(51, 51, 51, 0.65098) 0px 0px 2px 3px;
	-webkit-box-shadow: rgba(51, 51, 51, 0.65098) 0px 0px 2px 3px;
	-moz-box-shadow: rgba(51, 51, 51, 0.65098) 0px 6px 2px 3px;
}
.top_box03, .top_box04 {
	background-color: #fff;
	border-radius: 10px;
	border: 3px solid #1E4099;
}
.top_box03 img {
	float: left;
}
.top_box03 .box_in, .top_box04 .box_in {
	border-top: 1px dotted #1E4099;
	padding-top: 15px;
}
.top_box04 .list {
	overflow: hidden;
}
.top_box04 .list dt {
	background-color: #1E4099;
	color: #FFF;
	padding: 4px 8px;
	display: inline-block;
}
.search_box p {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
}
.search_box span {
	font-size: 12px;
	color: #FFF;
	margin-left: 2px;
}
.search_box .in01 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #878441;
}
#page_up img {
	width: 92px;
	height: 28px;
}
.tit01 {
	border-bottom: 1px dotted #1E3F99;
}
.tit01 h3 {
	border-left: 3px solid #1E3F99;
	color: #1E3F99;
	padding-left: 10px;
}
.tit01 h3 span {
	color: #1E3F99;
}
.l_box01 {
	border: 2px solid #DDDDDD;
}
.tit02 {
	color: #1E3F99;
}
.tit03 {
	border-left: 3px solid #1E4099;
	background-color: #EEEEEE;
	color: #1E4099;
	padding: 12px 0 8px 20px;
	margin-bottom: 20px;
}
.tit04 {
	color: #1E3F99;
}
.tit04:before {
	content: "■";
}
.tit05 {
	background-color: #1E3F99;
	border-radius: 5px;
	padding: 17px 0 13px 30px;
	color: #FFF;
	background-image: url(../img/tit05_left.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 4px 36px;
}
.tit07 {
	background-color: #F8CE00;
	border-radius: 5px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}
.f_blue {
	color: #1E3F99;
}
.dt_list01 {
	margin-top: 10px;
}
.dt_list01 dl {
	border: 1px dotted #AAAAAA;
	float: left;
}
.dt_list01 dl:first-child {
	border-bottom: none;
}
.dt_list01 dl:nth-child(2) {
	border-left: none;
}
.dt_list01 dt {
	background-color: #EEEEEE;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	height: 24px;
}
.dt_list01 dd {
	padding: 10px;
	float: left;
}
.dt_list02 dl {
	margin-bottom: 10px;
	overflow: hidden;
}
.dt_list02 dt {
	border: 1px solid #1E4099;
	color: #1E4099;
	text-align: center;
	padding: 10px 0;
}
.stay .l_block02 {
	margin-bottom: 50px;
}
.tb01 {
	border: 1px solid #CCCCCC;
}
.tb01 tr:nth-child(2) {
	background-color: #EEEEEE;
}
.tb01 th {
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
}
.dt_list03 dl {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	overflow: hidden;
	padding: 8px 0;
}
.dt_list03 dl:first-child {
	border-bottom: none;
}
.dt_list03 dt {
	color: #1E3F99;
	float: left;
	line-height: 140%;
}
.dt_list03 dt:before {
	content: "■";
	margin-right: 2px;
}
.dt_list03 dd {
	float: left;
	line-height: 140%;
}
.link01 {
	color: #1E3F99;
}

/*------------------------------------------------
新着・ブログ
------------------------------------------------*/
#blog_pagenavi {
    overflow: hidden;
    text-align: center;
	clear: both;
    margin: 70px 0 0 0;
    background-color: #EEEEEE;
    height: 40px;
	padding-top: 5px;
}
#blog_pagenavi span {
    display: block;
    float: left;
}
#blog_pagenavi .pager_btn {
    /*display: -webkit-box;
    display: -moz-box;
    box-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
	margin-bottom: 70px;*/
	overflow: hidden;
}
#blog_pagenavi .pager_btn a {
    font-size: 12px;
}
#blog_pagenavi .center {
	float: none !important;
}
#blog_pagenavi .to_list {
    background-color: #FFFFFF;
	border:1px solid #1E4099;
    padding: 10px;
}
#blog_pagenavi .pager_btn .prev {
    display: block;
	text-align: left;
	padding-top: 10px;
	width: 264px;
}
#blog_pagenavi .pager_btn .next {
    display: block;
	text-align: right;
	padding-top: 10px;
	width: 264px;
	float: right;
	margin-top: -35px;
}
#blog_pagenavi .pager_btn .center a {
    color:#1E4099;
    text-decoration: none;
	width:90px;
	margin: 0 auto;
	font-size: 13px;
	display: block;
	/*height:40px;*/
}
#blog_pagenavi .pager_btn .prev a {
    color: #1E4099;
    text-decoration: none;
	margin-left: 20px;
	font-size: 13px;
	background:url(../../img/news/prev_icon01.png) no-repeat left center;
	padding:0 0 0 20px;
	height: 40px;
}
#blog_pagenavi .pager_btn .next a {
    color: #1E4099;
    text-decoration: none;
	width: 225px;
	font-size: 13px;
	background:url(../../img/news/next_icon01.png) no-repeat right center;
	padding:0 20px 0 0;
	margin-right: 20px;
	height: 40px;
}
.blog_date{
	color:#1E3F99;
	font-size: 15px;
	border-bottom:1px dotted #1E3F99;
	width:90px;
	float: right;
	text-align:center;
}
.blog_header .tit05{
	margin-bottom: 10px;
}
.blog_header .tit05 a{
	color:#fff;
	text-decoration:none;
}
.blog_header{
	overflow:hidden;
	margin-bottom: 20px;
}
#entry-content p {
	font-size: 13px;
    margin-bottom: 18px;
    line-height: 180%;
}
#entry-content ul,#entry-content ol{
	font-size: 13px;
    margin-bottom: 18px;
    line-height: 180%;
	padding-left:1em;
}
#entry-content ul li {
	list-style:disc;
}
#entry-content ol li {
	list-style: decimal;
}
.recent_posts{
	margin-bottom: 10px;
}
.archive_box{
	margin-bottom: 20px;
}
.recent_posts,.archive_box{
	background:rgba(255,255,255,0.7);
}
.recent_posts h3,.archive_box h3{
	color:#1E3F99;
	font-size: 15px;
	font-weight: normal;
	text-align:center;
	padding:13px 0;
	border-bottom: 2px solid #1E3F99;
	margin-bottom: 20px;
}
.recent_posts ul,.archive_box ul{
	padding:0 13px 13px 13px;
}
.recent_posts ul li,.archive_box ul li{
	font-size: 13px;
	line-height: 120%;
	margin-bottom: 10px;
}
.recent_posts ul li:before,.archive_box ul li:before{
	content:"●";
	color:#1E3F99;
	font-size: 4px;
	margin-right: 8px;
}
.li_list05 li#li01{background-image:url(../../img/banquet/p01.gif);}
.li_list05 li#li02{background-image:url(../../img/banquet/p02.gif);}
.li_list05 li#li03{background-image:url(../../img/banquet/p03.gif);}
.li_list05 li#li04{background-image:url(../../img/banquet/p04.gif);}
.li_list05 li#li05{background-image:url(../../img/banquet/p05.gif);}
.li_list05 li#li06{background-image:url(../../img/banquet/p06.gif);}
.li_list05 li#li07{background-image:url(../../img/banquet/p07.gif);}
.li_list05 li#li08{background-image:url(../../img/banquet/p08.gif);}
.li_list05 li#li09{background-image:url(../../img/banquet/p09.gif);}
.li_list05 li#li10{background-image:url(../../img/banquet/p10.gif);}
.li_list05 li{
	background-repeat:no-repeat;
	background-position: left top;
}
.point_box01{
	border:2px solid #1E3F99;
	border-radius:10px;
}
.link03{
	margin-top: 10px;
	background-image:url(../../img/banquet/flow01.gif);
	background-repeat:no-repeat;
	background-position: 15px center;
	background-size: 7px 8px;
	border:1px solid #1E3F99;
	padding: 15px 0 15px 35px;
}
.link03 a{
	font-size: 15px;
	color:#1E3F99;
	text-decoration:none;
	font-weight: bold;
}
.arrow01{
	width: 20px;
	height: auto;
	padding:2px 2px 0 2px;
	padding: 3px 2px 0 2px;
vertical-align: top;
}
.ac_flow_box01{
	background-color: #EEEEEE;	
}
