@charset "shift_jis";

body {
	text-align: center;
	margin-top: 0;
}
/***************** 基本レイアウト *****************/
p.resizeimage img { width: 100%; text-align:center; }
input {
	padding: 8px;
}
select {
	padding: 8px;
}
.layout {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	width:95%;
}
.main {
	padding-top: 5px;
}
.menu_side {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	width: 200px;
}
.contents {
	text-align: left;
	margin-top: 0px;
	padding: 5px;
	
}
LINK {
	color: blue;
}
A:LINK {
	text-decoration: underline;
	color: blue;
}
A:VISITED {
	text-decoration: underline;
	color: blue
}
A:HOVER {
	color: red;
	text-decoration: underline
}



/************************* フッター *********************/
.header {
	color: white;
	font-size: 13px;
	background-color: #596a81;
	text-align: right;
	margin-bottom: 1px;
}
/************************* フッター *********************/
.fotter {
	color: white;
	font-size: 12px;
	line-height: 16px;
	background-color: #596a81;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}



.normal{ font-size:15px; margin-left:10px; margin-right:10px;}
.normal dt{ line-height:23px;}


/************************* フッター *********************/
.maintitle{font-size:17px; padding:10px; background-color:#081564; color:#FFFFFF; text-align:center; margin-bottom:15px;}
.subtitle{font-size:16px; margin-bottom:15px; margin-top:20px; border-left:5px solid #0E4A82;padding-left:10px; font-weight:bold;}



.normal_table {
    border-collapse: collapse;
    width: 100%;
}

.normal_table th{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    width: 98%;
}

.normal_table td {
    border: 1px solid #ddd;
    padding: 10px;
    width: 98%;    float: left;
}
.normal_table2 {
    border-collapse: collapse;
    width: 100%;
	font-size:13px;
}

.normal_table2 th{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 3px;
    text-align: left;
	font-weight:normal;
}

.normal_table2 td {
    border: 1px solid #ddd;
    padding: 3px;
  
}


@media(max-width:640px){   /* 970   */
	.normal_table td{ 
		display:block;
	}
	
	.normal_table th{
		display:block;
	}

	
	  .normal_table2 { margin: 0 -10px; }
    .normal_table2 tr {
        display:block;
        margin-bottom: 10px;
    }
    .normal_table2 th {
        display:block;
        width: 100%;
    }
    .normal_table2 td {
        display: list-item;
        width: 90%;
        margin-left: 10%;
        border:none;
		text-align:left; 
    }
	 .normal_table3 th {
        display:block;
        width: 98%;background:#E9E9E9;border: 1px solid #C4C4C4}
    .normal_table3 td {
        display: list-item;
        width: 98%;
        margin-left: 10%;
        border:none;
		text-align:left;border: 1px solid #C4C4C4
    }
	
}

	
	
.zokusei{margin:0px 18px; padding:2px 4px; font-size:11px; background-color:#DEE7EC; color:#62666E;}
.m_zokusei{margin:0px 12px; padding:2px 3px; font-size:11px; background-color:#DEE7EC; color:#62666E;}








h1 {
	font-size: 18px;
	background-color: white;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	border-top: 0px solid gray;
}
h2 {
	color: #042788;
	font-size: 16px;
	font-weight: normal;
	margin: 16px 0 8px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 12px 0;
	padding-bottom: 20px;
	padding-left: 5px;
}



/*button*/
.button{border: solid 1px #878787;width:500px;height: 30px; font-size:16px;font-weight:bold;text-decoration:none;display:block;text-align:center;padding:16px 0px 6px 10px;color:#fff;background-color:#488DC2;border-radius:5px;box-shadow:2px 2px 2px#bdbdbd;text-shadow:0 -1px #757575;}
.button a{display: block;color:#fff;text-decoration: none;}
/*button*/


.gaiyou{ font-size: 16px; line-height: 23px; border-collapse:collapse; padding-left: 10%; width:100%; margin-bottom:10px; }
.gaiyou th{ font-size: 16px;  font-weight: normal; padding: 7px 15px; color:#3F3F3F;border: 1px solid #CCCCCC;background: #F9F9F9;width:20%;}
.gaiyou td{ font-size: 16px; padding: 20px; border: 1px solid #CCCCCC;text-align: left;background: #ffffff;width:80%;}

.credit_table{width:100%;border-collapse: collapse;line-height: 2em;font-size: 16px;}
.credit_table th{width: 20%;background: #EFEFEF;text-align: center;padding: 20px 10px;color:#464646;font-weight: normal;border-right: 1px solid #BBB6B6;}
.credit_table td{width: 75%;padding: 8px;color:#464646;}

.credit{border: 1.5px solid #BBB6B6;padding-left: 10px;font-weight: bold;}

.t1,.t2{border:1px solid #CCCCCC;padding:5px}