@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
	font-family:'Lucida Grande',
	'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	Meiryo, メイリオ, sans-serif;
	font-size: 14px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	text-decoration: none;
}

a img:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

body {
	background-color: #ffffff;
}
#container {
	width: 1130px;
	background-color: #ffffff;
	margin: 0px auto 0 auto;
}
header {
	background: url(../images/bg_header.jpg) no-repeat;
	width: 1130px;
	height: 139px;
}
header #logo_header {
	position: relative;
	top: 28px;
	width: 201px;
	height: 65px;
	margin: 0 auto;
}
header nav {
	position: relative;
	top: 44px;
	/*width: 744px;*/
	width: 868px;
	margin: 0 auto;
}
header nav ul li {
	float: left;
	width: 124px;
	height: 28px;
	text-align: center;
}
header nav ul li.current {
	background: url(../images/menu_ov.jpg) no-repeat center bottom;
}
header nav ul li a {
	color: #666666;
}
header nav ul li a:hover {
	color: #d9c45c;
}

#content {
	clear: both;
	width: 100%;
}
#content .inner {
	display: table;
	padding: 80px;
	font-size: 85%;
}
#content .inner .left h2 {
	width: 260px;
	margin: 0 auto 20px auto;
}
#content .inner .left h3 {
	font-weight: bold;
	padding-top: 30px;
}
#content .inner .left h3 span {
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	background: url(../images/top/bg_date.jpg) no-repeat;
	width: 67px;
	height: 19px;
}
#content .inner .left .list {
	max-height: 420px;
	overflow: auto;
}
#content .inner .left .list p {
	padding: 20px;
	border-bottom: 1px solid #dddddd;
}
#content h1 {
	line-height: 0;
	margin-top: 34px;
}
#content .left, #content .right {
	float: left;
}
#content .left {
	width: 460px;
}
#content .right {
	width: 484px;
	margin-left: 17px;
}
#content .right h2.l2{
	float: left;
}

footer {
	clear: both;
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	width: 1130px;
	height: 154px;
	position: relative;
}
footer ul {
	text-align: center;
	background-color: #f7f8f9;
	width: 1020px;
	height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 110px;
}
footer ul li {
	float: left;
	width: 80px;
	height: 64px;
	line-height: 64px;
	font-size: 85%;
}
footer ul li.l {
	width: 100px;
}
footer ul li.l2 {
	width: 120px;
}
footer ul li a {
	color: #666666;
}
footer ul li a:hover {
	color: #d9c45c;
}
footer #logo_footer {
	position: relative;
	top: 0px;
	width: 138px;
	margin: 0 auto;
}
footer p {
	color: #b2c5f2;
	font-size: 70%;
	text-align: center;
}
footer p#copyright {
	padding-top: 6px;
	color: #ffffff;
}
footer #tel {
	position: absolute;
	top: 84px;
	right: 50px;
	line-height: 1.0;
}
footer #tel p {
	font-size: 100%;
}
footer audio {
	position: absolute;
	top: 85px;
	left: 20px;
}

#content .ind-maintxt {
	text-align: center;
	padding: 0;
}
#content #flash {
	width: 900px;
	height: 500px;
	margin: 16px auto 20px auto;
}
#content #r18 {
	width: 480px;
	margin: 0 auto;
	position: relative;
}
#content #r18 a {
	display: inline-block;
}
#content #icon_r18 {
	padding: 0px 20px 0 30px;
	position: relative;
	top: 10px;
}
#content #notice {
	text-align: center;
	color: #777777;
	padding: 20px 0 60px;
}
#content #copyright {
	text-align: center;
	color: #666666;
	font-size: 80%;
	padding-bottom: 40px;
}
#content #detail #schedule .w_on {
	background-color: #ffffbf;
}

.ind-cmt {
	background: #f6f6f6;
	border: 6px #fff solid;
	box-shadow: 0px 0px 0px 10px #f6f6f6;
	box-sizing: border-box;
	padding: 24px 40px;
	margin: 15px 0 30px;
}
.ind-cmt ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.ind-cmt ul li {
	padding: 12px 0;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}
.ind-cmt ul li h1 {
	display: block;
	border-bottom: 6px #c3c3c3 double;
	padding: 0 0 12px;
	margin: 0;
	font-size: 20px;
	line-height: 1.2em;
}
.ind-cmt ul li h2 {
	display: block;
	padding: 4px 0;
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
}
.ind-cmt ul li h3 {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
}

/*  */
.information {
	position:relative;
	background:#f7f2fc url(../images/information_board.jpg) no-repeat;
	border:1px #cdbeec solid;
	border-radius:10px;
	padding:14px 0;
	margin:24px 0;
	width:1130px;
	min-height:160px;
	overflow:hidden;
}
.information .ttl {
	position:absolute;
	left:1px;
	top:1px;
	background:url(../images/information_ttl.png) no-repeat;
	width:290px;
	height:220px;
}
.information ul {
	padding:0 30px 0 300px;
	margin:0;
	list-style:none;
}
.information ul li {
	border-bottom:1px #cdc4dd solid;
	padding:10px 4px;
	margin-bottom:12px;
	font-size:14px;
	line-height:1.25em;
	color:#391078;
}
