
/*-----link----*/

a:link { color: #1a1a1a; }
a:visited { color: #1a1a1a; }
a:hover { color: #f52230; }
a:active { color: #f52230; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/*-----text----*/

.text {
	font-family: "メイリオ";
	font-size: 15px;
	color:#1a1a1a;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: left;

}

.text-right {
	font-family: "メイリオ";
	font-size: 15px;
	color:#1a1a1a;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: right;

}

.text-center {
	font-family: "メイリオ";
	font-size: 15px;
	color:#1a1a1a;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.you {
	font-family: "メイリオ";
	font-size: 18px;
	color:#ffffff;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.page {
	font-family: "メイリオ";
	font-size: 30px;
	color:#1a1a1a;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.kyoukaiho {
	font-family: "メイリオ";
	font-size: 15px;
	color:#1a1a1a;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

/*-----footer_text----*/

.f_m {
	font-family: "メイリオ";
	font-size: 15px;
	color:#ffffff;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.f_t {
	font-family: "メイリオ";
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.f_text {
	font-family: "メイリオ";
	font-size: 15px;
	color:#ffffff;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

.f_c {
	font-family: "メイリオ";
	font-size: 12px;
	color:#ffffff;
	line-height: 1.6em;
	letter-spacing : 1.4px;
	text-align: center;

}

/*-----index-title----*/

h1{
	font-family: "メイリオ";
	position: relative;
	text-align: center;
	font-size:24px;
}
h1::before{
	position: absolute;
	top: 50%;
	z-index: 1;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #000;
	background: linear-gradient(-45deg, transparent, #a0d4f6 10%, #287eb7 90%, transparent);
}
h1 span{
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 20px;
	background-color: #fff;
	text-align: left;
}

/*-----index-news-title----*/

h2{
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
	font-size:20px;
	margin: 0 0 10px 0;
}
h2::before,
h2::after{
	content: "";
	position: absolute;
	bottom: 0;
}
h2:before{
	border-bottom: 3px solid #287eb7;
	width: 100%;
}
h2:after{
	border-bottom: 3px solid #D8D8D8;
	width: 100%;
}

/*-----index-news----*/

dl.index-news{
    height: 260px;
    overflow: auto;
}
dl.index-news dt{
    float: left;
    width: 120px;
}
dl.index-news dd{
    margin: 0 0 10px 0;
    padding: 0 0 10px 120px;
    border-bottom: 1px dotted #aaa;
}

/*-----index-box----*/

.box {
    padding: 0.5em 1em;
    margin: 0em 4em;
    border: solid 1px #000000;
}
.box p {
    padding: 10px 10px 10px 10px;
}


.box1 {
    padding: 0.5em 1em;
    margin: 0em 0;
    color: #232323;
    background: #f3fcfc;
    border-left: solid 10px #1dc8c8;
}
.box1 p {
    margin: 0; 
    padding: 0;
	font-family: "メイリオ";
	font-size: 14px;
}


.box2 {
    padding: 0.5em 1em;
    margin: 0em 0;
    color: #232323;
    background: #fffcf4;
    border-left: solid 10px #ffca30;
}
.box2 p {
    margin: 0; 
    padding: 0;
	font-family: "メイリオ";
	font-size: 14px;
}

/*-----table_kyoukai----*/

.table_kyoukai{
width: 100%;
border-collapse: collapse;
}
.table_kyoukai th{
width: 30%;
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #eaeaea;
}
.table_kyoukai td{
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
color: #000000;
background-color: #fff;
border: 1px solid #eaeaea;
}

/*-----table_kyoukaiho----*/

.table_kyoukaiho{
width: 100%;
border-collapse: collapse;
}
.table_kyoukaiho th{
width: 30%;
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #eaeaea;
}
.table_kyoukaiho td{
padding: 12px 0px 12px 0px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: center;
color: #000000;
background-color: #fff;
border: 1px solid #eaeaea;
}

/*-----table_member----*/

.table_member{
width: 100%;
border-collapse: collapse;
}
.table_member th{
width: 30%;
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #eaeaea;
}
.table_member td{
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
color: #000000;
background-color: #fff;
border: 1px solid #eaeaea;
}

/*-----table_group----*/

.table_group{
width: 100%;
border-collapse: collapse;
}
.table_group th{
width: 30%;
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #eaeaea;
}
.table_group td{
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
color: #000000;
background-color: #fff;
border: 1px solid #eaeaea;
}

/*-----table_hoan----*/

.table_hoan{
width: 100%;
border-collapse: collapse;
}
.table_hoan th{
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #eaeaea;
}
.table_hoan td{
padding: 12px 12px 12px 30px;
font-family: "メイリオ";
font-size: 15px;
line-height: 1.6em;
letter-spacing : 1px;
font-weight: 400;
text-align: left;
color: #000000;
background-color: #fff;
border: 1px solid #eaeaea;
}
