@charset "UTF-8";
html {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	background-color:#f9f9f7;
}

br {
   letter-spacing:normal;
}

strong{
	font-weight:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#CCC;
   text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


img{
	vertical-align:bottom;
}
/* ========TEMPLATE LAYOUT======== */
#wrap {
    margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	/*
	box-shadow: 0px 10px 20px #333333;
	*/
}
table.under{
	margin:0px auto;
	width:100%;
}

table.under td{
	padding:0;
}

/* ========HEADER CUSTOMIZE======== */
#header{
	margin:0 auto;
	width:100%;
	height:120px;
	position: relative;
}

.logo {
	position: absolute;
	top:15px;
	left:0px;
}

.tel {
	position: absolute;
	top:15px;
	right:120px;
}

.credit {
	position: absolute;
	top:0px;
	right:420px;
}


.mail {
	position: absolute;
	top:15px;
	right:-30px;
}



.sliderbg02{
	position: absolute;
	top:334px;
	left:200px;
}

.shopping {
	position: absolute;
	top:10px;
	right:10px;
}


#headImage {
	border-top:1px solid #ccc;
	width:100%;
   	height:400px;
   	position:relative;
   	list-style:none;
	margin:0px auto 30px;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}


#headImage li {
   	position:absolute;
   	height:400px;
}

.pagetop {
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	
	
.header03{
	width:100%;
	background-color:#ff0000;
}

h1{
	margin:0 auto;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	text-align:right;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:0px 0;
	font-size:13px;
}

.title{
	background-color:#ffe100;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	color:#000;
	margin:0 auto 0;
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}

.title02{
	background-color:#ff0000;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:20px;
	color:#fff;
	margin:0 auto 0;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
}
.title02 p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin:0 auto;
	width:100%;
	font-weight:bold;
}

.title03{
	background-color:#333399;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:20px;
	color:#fff;
	margin:0 auto 0;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
}


h2 {
	height:50px;
	width:640px;
	text-align:left;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/h2bg.png);
	color:#fff;
	padding:0px 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
	background-repeat:no-repeat;
}



h2 a{
	color:#f39700;	
}

h2 a:hover{
	color:#f39700;	
}

.imgleft{
	width:100%;
	margin:10px auto;
}

.imgleft02{
	width:200px;
	float:left;
	margin:10px 10px 0 0;
	box-shadow:0 0 6px 3px #C30D22;
}

.imgright02{
	width:200px;
	float:right;
	box-shadow:0 0 6px 3px #C30D22;
}

.imgleft03{
	width:200px;
	float:left;
	margin:0px 10px 0 0;
}


.clear{
	clear:both;
	padding:0;
	margin:0;
}


/************************************************************************/
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
    background: #ff0000;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
	text-align: left;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
	font-weight: bold;
    color: #fff;
    padding: 1em;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */





#main {
	width:100%;
	text-align:center;
	margin: 0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

.box{
	background-image:url(../image/sliderbg.png);
	padding:0px 0 0 0;
	text-align:center;
	margin:0 auto;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.content{
	padding:0;
	margin:0px auto;
	width:95%;
	color:#000;
	text-align:left;
	background-color:#fff;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.content02{
	padding:0;
	margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	background-color:#fff;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
.content03{
	padding:10px 0px ;
	margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	background-color:#ffffcc;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
.content04{
	padding:10px 0px ;
	margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	background-color:#ffffcc;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.content05{
	padding:0 0 10px 0px ;
	margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	background-color:#ffffcc;
}
/*******************************/

ol.topol02 {
	margin:0 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}

ol.topol02 li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
}


ol.topol02 li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#ff0000;
    font-weight:bold;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.topol02 li p{
	color:#000;
	font-size:16px;
	font-weight:normal;
	margin:0 0 5px 0;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

#sidebar{
	width:240px;
	padding:0;
	text-align:center;
	margin:0;
}
#sidebar p{
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#fff;
	background-color:#ea5414;
}

.banner{
	margin:10px auto;
	text-align:center;
}

.banner img{
	width:100%;	
	text-align:center;
}

.banner02{
	margin:0px auto;
	text-align:center;
}

.banner03{
	margin:0px auto;
	text-align:center;
}
.banner03 img{
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

/*******************************/

.saishin{
	font-size:16px;
	margin:0 auto 0px;
	background-color:#fff;
	padding:5px;
	border:5px solid #ffcc33;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}


.saishin table{
	border-collapse:collapse;
	width:100%;
}
.saishin table tr{}
.saishin table th{
}
.saishin table th{
	border:1px solid #333;
	padding:5px;
	background-color:#ffcc33;
}

.saishin table th p{
	margin:0;
	padding:0;
}

.saishin table td{
	padding:10px;
	border:1px solid #333;
}
.saishin table td{}
.saishin table td p{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0;
}

.saishin table td p span{
	color:#ea5514;
	font-weight:bold;
	text-decoration:underline;
}

/*******************************/

.num{
	font-size:16px;
	margin:0 auto 20px;
	background-color:#fff;
	padding:5px;
	border:5px solid #ff9c7b;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.num h3{
	font-size:18px;
	color:#ea5514;
	font-weight:bold;
	text-align:left;
}

.num table{
	border-collapse:collapse;
	width:100%;
}
.num table tr{}
.num table th.img{
	width:40px;
}
.num table th.img img{
	width:100%;
}
.num table th{
	border-bottom:3px dotted #ea5514;
}
.num table td{}
.num table td{}
.num table td p{
	font-size:16px;
	text-align:left;
}

.num table td p span{
	color:#ea5514;
	font-weight:bold;
	text-decoration:underline;
}

/*******************************/
.voicebox{
	width:100%;
	margin:0 auto 0;
	background-color:#f9ec55;
	padding:10px 0; 
}

.titleimg{
}

.voiceinner{
	font-size:16px;
	margin:0 auto 20px;
	background-color:#fff;
	width:95%;
	padding:10px;
	border:2px solid #ff9c7b;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.voiceinner h3{
	font-size:16px;
	color:#ea5514;
	font-weight:bold;
}

.voiceinner b{
	float:right;
	font-size: 13px;
	color: #000;
	padding-top: 0px;
}
.voiceinner img{
	display:none;
	width:100px;
	margin:0 5px 0 0;
}

/*******************************/
.voicebox02{
	position:relative;
	width:100%;
	margin:0 auto 0;
	background-color:#f9ec55;
	padding:10px 0; 
}

.titleimg{
	position:absolute;
	top:-30px;
	left:0;
}



/*******************************/


#sidebar h3{
	height:50px;
	width:180px;
	text-align:left;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/sidebar.png);
	color:#fff;
	padding:0px 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
}

#sidebar ul{
	text-align:left;
	margin:0;
	width:240px;
	padding:0;
}


#sidebar ul li{
	margin:5px 10px;
	padding: 5px 0px;
	list-style-position:inside;
	list-style-image:url(../image/list.png);
	border-bottom:1px solid #ccc;
}

.top_link{
	text-align:center;
}

#sidebar ul li a{
	text-decoration: underline;
	color:#333;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#sidebar h2 {
	height:50px;
	width:180px;
	text-align:left;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/bar.png);
	color:#172987;
	padding:0 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */






p.topp{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:15px;
	margin:0px auto;
	padding:5px;
}

span.bigred{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#c30d23;
}
span.bigred02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ea5514;
}

span.bigred03{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
}

p.bigred04{
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	text-decoration:underline;
}

span.bigred06{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ea5514;
}
span.shasen{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}


span.shasen02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

h3.top{
	margin: 0px auto;
	background-color:#604c3f;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	padding:0 5px;
	color:#fff;
	height:30px;
	line-height:30px;
	text-align:left;
	text-shadow:1px 1px 1px #000;
}



/* ========MAIN CONTENTS CUSTOMIZE======== */
.bord{
	background-color:#fff;
	width:680px;
	border:5px solid #ccc;
	padding:5px;
	margin:10px auto;
}
/*
.bord img{
	margin:0 10px 0 0;
}
*/
.bord img{
	float:left;
	margin:0 10px 0 0;
}


.bord h2{
	margin:10px auto;
	font-size:16px;
	width:620px;
	height:48px;
	color:#21ab38;
	padding:0 0 0 60px;
	line-height:48px;
	background-image:url(../image/bar.png);
}

.bord h3{
	font-size:16px;
	padding:0px 0 0 10px;
	color:#fff;
	background-color:#f39700;
	margin:0 0 10px 0;
}

.bord ul{}

.bord ul li{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	margin:10px;
	padding:0;
	width:200px;
	float:left;
	list-style-image:url(../image/list03.png);
	font-weight:bold;
	color:#ea5414;
}

.sample{
	width:170px;
	margin:20px 10px;
	float:right;
	border:5px solid #fff;
}
/* ======== CUSTOMIZE======== */
/*--------------------------------------------------------- */

 .bord02{
	background-color:#fff;
	border-radius:5px;
	padding:10px;
	margin:10px auto 20px;
	border:1px solid #ccc;
	border-radius:10px;
}

.bord02 h3{
	background-image:url(../image/qa01.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:0 auto;
	color:#ff0000;
	font-size:20px;
	border-left:none;
	border-bottom:1px solid #ccc;
}

.bord02 p{
	margin:10px auto 0;
	background-image:url(../image/qa02.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 20px 40px;
}
/* ======== CUSTOMIZE======== */
.box03{
	background-color:#fff;
	margin:0px auto 10px;
	width:650px;
	border:5px solid #f39700;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:19px;
	color:#f39700;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border-radius:0 0 10px 10px;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
table.merit{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:95%;
	border-collapse:collapse;
	margin:10px auto ;
}
table.merit tr{
	vertical-align:top;
}
table.merit td{
	width:50%;
	border:2px solid #333;
	font-size:13px;
	padding:5px;
	background-color:#fff;
}

table.merit th{
	border:2px solid #333;
	font-size:16px;
	padding:5px;
	margin:0;
	text-align:center;
	background-color:#ffff99;
	color:#ff0000;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
table.merit02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:95%;
	border-collapse:collapse;
	margin:10px auto ;
}
table.merit02 tr{
	vertical-align:top;
}
table.merit02 td{
	border:2px solid #333;
	font-size:17px;
	padding:5px;
	background-color:#fff;
}

table.merit02 td span.line{
	text-decoration:line-through;
}
table.merit02 th{
	border:2px solid #333;
	font-size:20px;
	padding:5px;
	margin:0;
	text-align:center;
	background-color:#ffff99;
	color:#000;
}

/* ======== CUSTOMIZE======== */
table.formTable{
	width:100%;
	margin:10px auto 30px;
	text-align:left;
	border-collapse:collapse;
	font-size:16px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;

}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	text-align:left;
	padding:10px;
}

table.formTable td{
	padding:10px;
	}
table.formTable th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#333;
	background-color:#00a0e8;
	text-align:center;
	background-color:#ffffcc;
	background-position:center;
}

table.formTable th span{
	color:#ff0000;
}


/* ======== CUSTOMIZE======== */

.box02{
	background-color:#fff;
	margin:0px auto 10px;
	width:100%;
	border:1px solid #CCC;
	overflow-y:scroll;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:13px;
	overflow-x:hidden;
	height:320px;
}

/* ======== CUSTOMIZE======== */

table.schedule{
	width:95%;
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

table.schedule td{
	padding:5px;
	text-align:left;
	font-size:13px;
	border-bottom:2px dashed #ccc;
}

table.schedule th{
	padding:5px;
	border-bottom:2px dashed #ccc;
}

table.schedule th div{
	width:98px;
	height:40px;
	background-image:url(../image/top12.png);
	line-height:40px;
	padding:0 0 0 10px;
	font-size:18px;
	color:#fff;
}

table.schedule .white{
	background-color:#fff;
}

/* ======== CUSTOMIZE======== */

table.schedule02{
	width:95%;
	margin:10px auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	border:1px solid #e83828;
	border-collapse:collapse;
}

table.schedule02 caption{
	color:#fff;
	padding:0px;
}

table.schedule02 tr{
	vertical-align:top;
}

table.schedule02 td{
	background-color:#fff;
	color:#000;
	padding:10px;
	text-align:left;
	font-size:15px;
	border-bottom:2px dashed #ccc;
}

table.schedule02 td span{
	color:#ff0000;
	font-size:18px;
}

table.schedule02 th{
	background-color:#fff;
	width:35px;
	padding:5px;
	border-bottom:2px dashed #ccc;
}



/* ========HEADLINE CONTENTS CUSTOMIZE======== */
.maiwrap03{
	margin:10px auto 20px;
	width:680px;
}
.maiwrap03 table{
	margin:10px 0 50px;
}
.maiwrap03 table tr{
	vertical-align:top;
}

.maiwrap03 table td{
	text-align:center;
	padding:20px;
	background-color:#fff;
	border:3px solid #e4007f;
	border-radius:10px;
}

.maiwrap03 table td h3{
	font-weight:normal;
	font-size:13px;
	color:#333;
	text-align:left;
}

.maiwrap03 img{
	margin:0 auto;
	width:130px;
	height:150px;
}

.maiwrap03 table th h4{
	font-size:13px;
	border-radius:10px;
	text-align:center;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:16px;
	color:#fff;
	line-height:30px;
	height:30px;
	background-color:#e4007f;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
ul.guide{
	border-radius:10px;
	font-weight:bold;
	color:#000;
	padding:0;
	/*
	background-color:#f39700;
	*/
	list-style-position:inside;
}
ul.guide li{
	font-size:17px;
	margin: 5px 10px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	/*
	list-style-image:url(../image/list.png);
	*/
	list-style-type:none;
}

ul.guide span.orange{
	color:#f39700;
}



table.calender{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	width:240px;
	font-size:12px;
	background-color:#ccc;
	margin:10px auto;
}

table.calender td{
	padding:2px 0;
}

span.teikyuu{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:15px;
}

ul.toppage{
	margin:10px;
	padding:0 10px;
	width:650px;
}

ul.toppage li{
	float:left;
	margin:0 10px 0 0;
	padding:0px;
}



ul.toppage {
	margin-bottom: 1em;
	margin-left: 0.5em;
}
ul.toppage li {display: inline;margin-right: 1em;color: #415912;}

ul.toppage li a{
	color:#006834;
	text-decoration:underline;
	font-size:12px;
}


/* ========HEADER CUSTOMIZE======== */
.button{
	display:block;
	color:#fff;
	font-weight:bold;
	background-image:url(../image/greenh2.png);
	text-shadow:1px 1px #000;
	font-size:50px;
	text-align:center;
	padding:20px 0;
	width:95%;
	margin:30px auto;
	border-radius:20px;
}
/* ========HEADER CUSTOMIZE======== */

.wrap05{
	text-align:center;
    margin:10px auto 20px;
	width:700px;
	border-radius:10px;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
}
.wrap04{
	opacity:0.8;
	padding:5px 10px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
table.menu{
	font-size:13px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	width:700px;
	margin:10px auto;
	background-color: #FAFAF3;
	border:1px solid #ccc;
	font-weight:bold;
}
table.menu tr{}

table.menu tr td.lefttd{
	padding:10px 10px;
	border-bottom:1px solid #ccc;
}
table.menu tr td.righttd{
	font-size:13px;
	color:#f39700;
	padding:10px 10px;
	text-align:right;
	border-bottom:1px solid #ccc;
}
/* ========HEADER CUSTOMIZE======== */
ul.example{
	text-align:center;
	padding:0;
	margin:5px 0;	
}

ul.example li{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	background-color:#fff;
	margin:0;
	font-size:20px;
	padding:5px;
	color:#fff;
	font-weight:bold;

	background-image:url(../image/menu.jpg);
	/*
	list-style-image:url(../image/list.png);
	list-style-position:inside;
	*/
	border:5px solid #999;
	list-style-type:none;
	
}

span.small{
	font-size:11px;
	color:#333;
}

ul.example li a{
	float:right;
	color:#1F3F89;
	font-weight:bold;
}

ul.example li a:hover{
	opacity:0.5;
}

ul.akiya{}
ul.akiya li{
	/*
	background-image:url(../image/akiya05.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
	height:50px;
	line-height:50px;
	*/
	padding:0 0 0 0px;
	list-style-image:url(../image/akiya05.png);
}

/* ========FOOTER CUSTOMIZE======== */
/* アコーディオン */
.list6{
	padding:0;
	margin:10px auto;
}

.list6 dl.acordion{
 margin:0px auto;
 text-align:left;
 padding:0;
 /*
 height: auto;
 */
	width:100%;
 }
 .list6 dt.trigger {
 text-align:left;
 color: #000;
 padding:0;
 margin:0;
 margin-bottom: 0;
}
 .list6 dt.active{
 }
 .list6 dt.trigger span.open-close {
	 display:none;
 width: 100%;
 text-indent: -9999em;
 }
 .list6 dt.active span.open-close {
 float: right;
 width: 20px;
 padding:0;
 margin:0;
 }   
 
 
 .list6 dd.acordion_tree{
	width:100%;
	 margin:10px 10px 30px 10px;
 padding: 10px;
 border-top: none;
	background-image:url(../image/qa02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 10px 10px 30px;
 }
ul.qa02{
	font-weight:bold;
	/*
	border:5px solid #00a0e9;
	*/
	width:680px;
	padding:10px;
	margin:20px 0;
	list-style-position:inside;
	border-bottom:1px solid #ccc;
}

ul.qa02 li{
	background-image:url(../image/qa01.png);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	color:#666;
	list-style-type:none;
	padding:0 0 0 30px;
	margin:0px 0;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

ul.qa02 li img{
	width:20px;
}

ul.qa02 li a{
	font-size:14px;
}

ul.qa02 li a:hover{
	opacity:0.7;
}

ul.list03{}
ul.list03 li{
	list-style-image:url(../image/list.png);
	border-bottom:1px solid #ccc;
	font-size:13px;
	padding:5px 0;
}
/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
}

#footer ul{
	width:100%;
	font-size: 12px;
	margin:0px auto;
	padding:0;
}


#footer li {
	list-style:none;
	margin:0px;
	padding: 10px 5px;
    float:left;
    text-align:center;
}

#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	text-shadow:1px 1px 1px #666;
}

#footer li a:hover {
	color:#CCC;
	text-shadow:1px 1px 1px #666;
}


/* 回り込み解除 */
#footer ul:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.copyright a{
	color:#fff;
}

.copyright {
	margin: 0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:11px;
    color:#FFF;
    text-align:center;
}
table.tuyomi{
	width:100%;
	margin:10px auto;
	border:2px solid #D71618;
	padding:5px;
	background-color:#FFFAFB;
}
table.tuyomi tr{
	vertical-align:top;
}
table.tuyomi th{
	padding:5px;
}
table.tuyomi th img{
	margin:0px 0 0 0;
	width:250px;
	box-shadow:0 0 6px 3px #D71618;
}
table.tuyomi td img{
	margin:40px 0 0 0;
	width:250px;
	box-shadow:0 0 6px 3px #ccc;
}
table.tuyomi h3.n01{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n01.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}
table.tuyomi h3.n02{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n02.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}
table.tuyomi h3.n03{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n03.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}
table.tuyomi h3.n04{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n04.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}
table.tuyomi h3.n05{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n05.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}
table.tuyomi h3.n06{
	width:365px;
	padding:0 0 0 45px;
	background-image:url(../image/n06.png);
	border-radius:15px 15px 0 0;
	color:#000;
	text-align:left;
	font-size:13px;
}


.tuyomi h3{
	font-weight:bold;
	height:40px;
	text-align:left;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin:0px auto 10px;
	color:#333;
	padding:0 0 0 0px;
	line-height:40px;
	font-size: 20px;
	border-radius:15px 15px 0 0;
	background-color:none;
	border:none;
}

table.tuyomi td p b{
	color:#C30D22;
	text-decoration:underline;
}
div.kakoi{
	background-color:#FFE6EB;
	padding:10px;
	margin:20px auto;
}
table.page{
	width:100%;
	margin:10px auto;
	border-collapse:separate;
	border-spacing:10px;
}
table.page td{
	width:33%;
}

table.page td img{
	width:100%;
	padding:0;
	margin:0;
}
table.page td p{
	padding:5px 0;
	margin:0;
	text-align:center;
	background-color:#C30D22;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
table.page td a{
	padding:0;
	margin:0;
	
}
span.blue{
	color:#00A0E8;
	font-weight:bold;
}