/* style */
body,td,th {
	margin: 0;
	font-family:"メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.detail_text a{
	font-size: 11px;
	margin: 10px 0 0 ;
} 
.waku{
	width:120px;
	height:120px;
	overflow: hidden;
}
.pager_link a{
	display: inline-block;
	padding: 3px 7px;
	background:#6D1338;
	margin: 0 3px 10px 0;
	color: #fff;
	text-decoration: none;
	border:#6D1338 solid 1px;
}
.pager_link a.current{
	background:#fff;
	border:#6D1338 solid 1px;
	color: #6D1338;
}
iframe{
	border:none;
	width:100%;
	height:470px;
}
.table02{
	border-collapse: collapse;
}
.table02 th{
	background: #6D1338;
	color: #fff;
	border:1px solid #6c6c6c;
}
.table02 td{
	border:1px solid #6c6c6c;
}
.absolute {
    position: fixed;
    top: 0px;
    z-index: -500000000;
}
#calendar2 td span{
	color: #f00;
}
#wideslider_wrap02{
	background:#fff;
	padding:20px 0px 40px 0px;
}

#wideslider_wrap{
	background:url(../img/wideslider_bg.png) no-repeat center top;
	padding:22px 0px  22px 0px;
}

.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev{
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.png) no-repeat right center;}
.slider_next {background: #fff url(../img/next.png) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.off{
	margin:0px 0px 50px 0px;
}

.off_top{
	margin:0px 0px 50px 0px;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.backwhite{
	background:#fff;
}

.clearfix:after { 
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #333333;
	border-top:3px solid #A12A46;
}

html{
    -webkit-text-size-adjust: none;
}

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

img {
	border:0px;
	vertical-align:bottom;
}

li {
	list-style-type: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

address {
	font-style: normal;
	font-weight: normal;
}

a {
	color:#9D6C33;
	text-decoration: underline;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}
#calendar2 caption{
color: #3f3526;
    float: left;
    font-size: 24px;
    font-weight: bold;
}
.calendar2 .navi{
	margin: 0 auto 30px;
width:370px;

}
a:active {
	text-decoration: underline;
}

.pb20{padding-bottom:20px;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:30px;}
.mt30 {margin-top:30px;}

.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}

.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs15 {font-size:15px;}
.fs16 {font-size:16px;}
.fs17 {font-size:17px;}
.fs18 {font-size:18px;}

.fcb {color:#009FE7;}
.fcbr {color:#9D6D34;}
.fco {color:#E55926;}
.fcg {color:#7FB83F;}
.fcp {color:#FF0066;}
.fcr {color:#F00}
.fcor {color:#FF6600}

.flc {clear:left;}
	
.frc {clear:right;}

table#calendar2 {
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
width:100%;
}

table#calendar2 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #6D1338;
font-weight:normal;
color:#fff;
width:20%;
}
table#calendar2 td {
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
width:40%;
}

table#calendar22 {
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#calendar22 th {
padding: 5px;
border: #999 solid;
border-width: 0 0 1px 1px;
background: #6D1338;
font-weight:normal;
color:#fff;
font-size: 18px;
}
table#calendar22 td {
padding: 5px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
}


table.table-02 {
border: 3px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table.table-02 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
font-weight:normal;
}

table.table-02 td {
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
}
table.table-02 td.sen3 {
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 3px 1px;
}
