/* CSS Document */

/* 基本 -------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td{
	margin:0;
	padding:0;
	}
img{
	border:0px;
	vertical-align: top;
}
body {
	font-size: 0.9em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	color: #333333;
	letter-spacing: 1px;
	letter-spacing:0.1em;
	line-height:140%;
}
a:link,a:visited,a:active{
	color:#3366FF;
}
a:hover{
	color:#A6BCFF;
}
p{
	padding-bottom:10px;
}
sup{
	font-size:11px;
}
.red{
	color:#C00;
}
.red-b{
	color:#C00;
}
span.stk { text-decoration:line-through; }
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrap{
width:950px;
margin:0 auto;
}
.wrap{
width:950px;
margin:0 auto;
}
.clear{ clear: both; visibility: hidden; height: 0;}
#wrap-midashi {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 107px;
}
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
#wrap-top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 334px;
}

#wrap-midashi img {
	padding-top: 14px;
}
#header {
	background-image: url(../img/header-bk.jpg);
	background-repeat: repeat-x;
}
#header-bottom {
	background-image: url(../img/menu-bottom-bk2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#header-top1 {
	background-image: url(../img/top/main-bk01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header-top2 {
	background-image: url(../img/top/main-bk02.jpg);
	background-repeat: repeat-x;
}

#header-midashi1 {
	background-image: url(../img/second-midashi-bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header-midashi2 {
	background-image: url(../img/second-midashi-bk2.jpg);
	background-repeat: repeat-x;
}

.breadcrumbs{
	padding-top:20px;
	padding-bottom:20px;
	font-size: 12px;
}

#second-wrap {
	background-image: url(../img/second-wrap-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#second-wrap2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left-contents {
	float: left;
	width: 230px;
}
#right-contents {
	float: right;
	width: 700px;
}
#right-contents-wrap {
	width: 680px;
	margin:0 auto;
	clear:both;
}
#left-contents img {
	margin-bottom: 20px;
}

#left-contents a:hover img{
filter: alpha(opacity=90);
-moz-opacity:0.8;
opacity:0.8;
} 
#right-contents p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 160%;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-style: solid;
	color: #630202;
	padding-left: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 16px;
	border-bottom-width: 2px;
	border-bottom-color: #630202;
	clear:both;
}
table {
		background:#CCC;
		margin:0 10px;
}
table td{
    padding: 7px;
}

table th{
	font-weight:normal;
	padding: 7px;
	border: 1px solid #FFF;
}

table.table-1 td{
	border: 1px solid #FFF;
	padding: 10px 0 0 10px;
}
table.table-1 th{
	font-weight:normal;
	padding: 6px;
	border: 1px solid #FFF;
}
table.table-2 th{
	font-weight:normal;
	padding: 6px;
	border: 1px solid #FFF;
}
table.table-2 td{
	border: 1px solid #FFF;
	padding: 10px 10px 8px 10px;
}
table.table-2 td input{
	padding:2px;
	margin-bottom:4px;
}
.form-btn {
	padding: 10px;
	text-align: center;
}
.form-btn input {
	padding: 3px 6px;
	margin: 5px;
}
#footer {
	clear: both;
	clear: both;
	background-image: url(../img/footer-bk.jpg);
	background-repeat: repeat-x;
}
.font-small {
	font-size: 11px;
	color: #666;
}
.box-green {
	border: 1px solid #336666;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.box-green ul {
	padding-left: 30px;
	font-weight: bold;
	color: #387C5A;
}
.box-green ul li {
	line-height: 160%;
	font-size: 120%;
	list-style-position: outside;
	list-style-type: disc;
}
.box-red {
	border: 1px solid #C00;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	border-radius: 6px;        /* CSS3草案 */
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;   /* Firefox用 */
}
.box-red2 {
	background-color:#C00;
	margin-right: 10px;
	margin-left: auto;
	padding: 4px;
	font-size:70%;
}
.box-red3 {
	background-color:#AB0303;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	color:#FFF;
	text-align:center;
	border-radius: 6px;        /* CSS3草案 */
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;   /* Firefox用 */
}
.font-white{
	color:#FFF;
}
.sp-10 {
	padding-bottom: 10px;
}
.sp-20 {
	padding-bottom: 20px;
}
.align-right {
	float: right;
	padding:0 10px;
}
.align-left {
	float: left;
	padding:0 16px;
}
.thema {
	background-image: url(../img/common/icon-theme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 74px;
	padding-bottom:0;
}
.category {
	background-image: url(../img/common/icon-category.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 74px;
	padding-bottom:0;
}
.teacher {
	background-image: url(../img/common/icon-teacher.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 74px;
	padding-bottom:0;
}
.month {
	padding: 20px;
	clear:both;
}
.month ul li {
	float: left;
	display: box;
}
.month li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei25 {
	background-image: url(../img/second/program/2013.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei25 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei25 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei26 {
	background-image: url(../img/second/program/2014.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei26 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei26 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei27 {
	background-image: url(../img/second/program/2015.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei27 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei27 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei28 {
	background-image: url(../img/second/program/2016.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei28 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei28 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei29 {
	background-image: url(../img/second/program/2017.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei29 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei29 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei30 {
	background-image: url(../img/second/program/2018.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei30 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei30 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}

.month-heisei31 {
	background-image: url(../img/second/program/2019.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei31 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei31 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}
.month-heisei32 {
	background-image: url(../img/second/program/2020.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-heisei32 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-heisei32 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}

.type-a {
	background-color: #FFFBD9;
	background-image: url(../img/common/icon-a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.type-b {
	background-color: #FFFBD9;
	background-image: url(../img/common/icon-b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.type-b2 {
	background-color: #FFFBD9;
	background-image: url(../img/common/icon-b.jpg);
	background-repeat: no-repeat;
	background-position: 442px 10px;
}
.type-c {
	background-color: #FFFBD9;
	background-image: url(../img/common/icon-c.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.type-bc {
	background: url(../img/common/icon-b.jpg) right top no-repeat,url(../img/common/icon-c.jpg) right 30px no-repeat;
	background-color: #FFFBD9;
}
.type-bc2 {
	background-color: #FFFBD9;
	background: url(../img/common/icon-bc.jpg) ;
	background-repeat: no-repeat;
	background-position: right top;
}

#footer-link {
	padding-top: 30px;
	font-size: 80%;
	text-align: center;
}
#footer-link a:link,
#footer-link a:visited,
#footer-link a:active{
	color:#666;
	text-decoration:none;
}
#footer-link a:hover{
	color:#666;
	text-decoration:underline;
}
#copyright {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 80%;
	color: #666;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#pagetop {
	text-align: right;
	padding-top: 4px;
}
.orange-b {
	font-weight: bold;
	color: #FF6600;
}
ol {
	padding-left: 40px;
	list-style-position: outside;
}
.box-r {
	float: right;
	width: 390px;
}
.box-r2 {
	float: right;
	width: 440px;
}
ol li {
	padding-bottom: 6px;
}
#wrap-top img {
	padding-top: 13px;
}
.arrow {
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 30%;
	padding-left: 20px;
	margin-left: 20px;
}
.comment {
	padding: 10px;
	font-size:0.8em;
}
#right-contents hr.style-hr {
	background-color: #fff;
	border-top: 1px dashed #bbb;
	margin:20px 0 20px 10px;
	width:680px;
}
a:hover img.over{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
.btn a{
	display:block;
	background-color:#1877C5;
	width: 630px;
	padding: 10px;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	border-radius: 6px;        /* CSS3草案 */
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;   /* Firefox用 */
	background-image: url(../img/common/arrow1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border:solid 2px #3E71A0;
}
.btn a:hover{
	background-color:#3C9AE8;
	border:solid 2px #1877C5;
}
#backtop{
	position: fixed;
	right: 50px;
	bottom: 50px;
}

#backtop a {
	display: block;
	width: 60px;
	height: 60px;
}
p.kome{
	font-size:90%;
	text-indent: -1em;
	padding-left: 1em;
	margin-left:1em;
	padding-bottom:0;
}
.side-menu{
}
.side-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
	width:210px;
}

.side-navi li { display: inline; }

.side-navi li a {
  text-align: left;
  margin: 0;
  padding: 10px 0 10px 20px;
  width: 100%;
  display: block;
  color: #222222;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  background:url(../img/common/arrow.jpg) 10px center no-repeat;
  background-color: #EEEEEE;
  border-bottom:#CCC solid 1px ;
}

.side-navi li a:hover {
  background-color: #E0F4FF;
  color: #306599;
  text-decoration: underline;
}

.side-title{
  background-color: #620203;
  color:#FFF;
  text-align: center;
  width: 100%;
  font-weight:bold;
  font-size:120%;
  padding:20px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#D3282E), to(#890F12));
    background: -moz-linear-gradient(top, #D3282E, #890F12);
    background: -ms-linear-gradient(top, #D3282E, #890F12);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3282E', endColorstr='#890F12', GradientType=0)";
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3282E', endColorstr='#890F12', GradientType=0); */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
  
}

.henko-red{
	background:#C00;
	color:#FFF;
	padding:0.4em 0.6em;
	margin:0 0 40px 10px;
	font-size:110%;
	font-weight:bold;
}
.btn01,a.btn01{
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:14px center;
	background-color:#F6F6F6;
	display:block;
	text-decoration:none;
	padding:15px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	width:92%;
	margin:16px auto 8px;
	border:solid 1px #CCC;
	font-size:116%;
}
.btn01:hover,a.btn01:hover{
	background-color:#FAFAFA;
	color:#666666;
	cursor:pointer;
}

.side-form-btn{
	background-color:#3C9D6D;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	padding:14px 14px 4px 14px;
	width:192px;
	margin-bottom:20px;
}
.side-form-btn img{
	margin-bottom:10px!important;
}

.btn-individual,a.btn-individual{
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:14px center;
	background-color:#FF6600;
	display:block;
	text-decoration:none;
	padding:15px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	width:92%;
	margin:16px auto 8px;
	font-size:116%;
}
.btn-individual:hover,a.btn-individual:hover{
	background-color:#FF8533;
	color:#FFFFFF;
	cursor:pointer;
}

.btn-corporation,a.btn-corporation{
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:14px center;
	background-color:#3659FC;
	display:block;
	text-decoration:none;
	padding:15px;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	width:92%;
	margin:16px auto 8px;
	font-size:116%;
}
.btn-corporation:hover,a.btn-corporation:hover{
	background-color:#5E7AFD;
	color:#FFFFFF;
	cursor:pointer;
}


.month-2019 {
	background-image: url(../img/second/program/2019.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2019 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2019 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}

.month-2020 {
	background-image: url(../img/second/program/2020.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2020 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2020 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}


.month-2021 {
	background-image: url(../img/second/program/2021.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2021 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2021 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}


.month-2022 {
	background-image: url(../img/second/program/2022.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2022 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2022 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}


.month-2023 {
	background-image: url(../img/second/program/2023.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2023 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2023 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}

.month-2024 {
	background-image: url(../img/second/program/2024.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2024 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2024 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}


.month-2025 {
	background-image: url(../img/second/program/2025.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2025 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2025 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}


.month-2026 {
	background-image: url(../img/second/program/2026.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 90px;
	clear:both;
}
.month-2026 ul li {
	width:80px;
	float: left;
	display: box;
}
.month-2026 li {
	font-size:120%;
	font-weight:bold;
	margin-right: 20px;
	padding-left: 10px;
	display: inline;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
}

