@charset "utf-8";
@import url(style.css) screen and (min-width: 769px); /* 769以上 */
@import url(tablet.css) screen and (max-width: 768px); /* 768以下 */
@import url(smart.css) screen and (max-width: 320px); /* 320以下 */

a,
a link {
	color: #24499D;
}
a:hover {
	background-color: #daff48;
}
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #DFEAA6;
	margin: 0;
	padding: 0;
}
#wrapper {
	text-align: left;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 92%;
	margin: 0 auto;
	position: relative;
	height: 100%;
	line-height: 1.25;
}
/* clearfix */
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both
}


.close {
	color: #f00;
	font-weight: 600;
	padding-left: 1em;
}
/**/
section {
	background: #FFF4E1;
	border: 3px solid #fff;
	margin: 0 auto 15px;
	border-radius: 8px;
}
#rakugo .img_rakugo {
	margin-left: 0px;
	text-align: center;
}

#rakugo .image_center {
	max-width: 90%;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}
.table01 {
	margin: 5px 0 0;
}
.table01,
.table02 {
	width: 100%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.table01 th,
.table01 td,
.table02 th,
.table02 td {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 5px;
}
.table01 td,
.table02 td {
	background: #fff;
}
.table01 th,
.table02 th {
	text-align: center;
	color: #333;
	background-color: #BFE2FF;
}
.table01 th {
	font-weight: 600;
	color: #333;
  border-left: #666 solid 1px;
}
.table01 td {
	padding-left: 10px;
	font-size: 0.9em;
}
.table01 thead th {
	font-weight: 600;
	background: #54885f;
	border-bottom: 1px solid #333;
	padding-top: 7px;
	color: #fff;
}
.table01 td .table02 {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
.table02 th {
	background: #54885f;
	border-top: #333 solid 1px;
	color: #fff;
}
.access_txt {
	margin: .5em 0;
	padding: 5px;
	text-align: right;
}
.map img {
	width: 100%;
}
a.map:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/**/
#footer {
	background-color: #24499D;
}

#footer .footer_in {
	position: relative;
	margin: 30px auto 0;
	background-color: #24499D;
}
a#kahakutop_footer {
	background: url(../images/kahaku_footer_top.png) no-repeat;
	width: 205px;
	height: 0;
	padding-top: 43px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 20px;
	border-bottom: none;
	font-size: 0px;
}
.totop a {
	display: block;
	background: #24499D url(../images/btn_totop.png) no-repeat 17px 11px;
	border: 1px solid #1A3471;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: none;
	width: 74px;
	height: 0;
	padding: 35px 5px 0px 28px;
	position: absolute;
	right: 10px;
	top: -35px;
	overflow: hidden;
	font-size: 0px;
}
.cr {
	position: absolute;
	text-align: right;
	clear: both;
	font-size: 75%;
	color: #fff;
}
.cr span {
	font-size: 1em;
}
/**/

h3 {
	margin: 0 0 0.4em 0;
	color: #E60012;
	font-size: 1.4em;
	font-weight: 600;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	text-shadow: 1px 1px 0px #E1DFDF;
}
p {
	margin: 0 0 .8em 0;
}
.note2 {
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-left: 0.8em;
	color: #555555;
	font-size: 0.9em;
}

td p {
	margin: 0 0 .3em 0;
}
#profile p {
	text-indent: 1em;
	margin-left: 1em;
}
h4 {
	color: #972625;
	font-size: 1.2em;
}

.img {
	border-radius: 8px;
	overflow: hidden;
	border: 3px solid #FFFFFF;
	max-width: 370px;
	max-height: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.8em;
}

.img img {
	width: 100%;
}

.note {
	color: #666666;
	font-size: 0.8em;
	display: block;
	text-align: right;
	margin-top: 0.3em;
	padding-right: 0.5em;
}

.orenge {
	display: block;
	width: 12em;
	line-height: 1.4em;
	text-align: center;
	text-shadow: 0px 0px;
	background-color: #F96602;
	color: #FFFFFF;
	border-radius: 5px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.5em;
}
