@charset "EUC-JP";
/* CSS Document */
article.note {
	color: #000000;
	font-size: 24px;
	width: 90%;
	margin:30px auto;
	border: 2px solid #2D4BA9;
	padding: 12px;
}
article.note b {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
}
img#seifuku_m {
	margin-left: 97px;
	width: 554px;
	height: 533px;
}
img#seifuku_g {
	height: 525px;
	width: 571px;
	margin-left: 78px;
	margin-bottom: 20px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	width: 648px;
	margin-left: 15px;
}
#aisatu img {
	margin-top: 14px;
	margin-bottom: 19px;
}
#saisun {
	margin-top: 17px;
	margin-right: 12px;
}
#mens {
	margin-top: 10px;
	margin-bottom: 5px;
}
#mk {
	margin-bottom: 30px;
	margin-top: 15px;
}
.bana {
	margin-bottom: 50px;
	margin-left: 35px;
}



#l_seihuku {
	margin-top: 6px;
}

table#kitei td {
	padding-bottom: 28px;
	padding-right: 15px;
}


table#kitei {
	margin-left: 15px;
	margin-bottom: 25px;
	margin-top: 20px;
}
#contents .box {
	padding: 0px;
	width: 717px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #20352C;
}
.box th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.title {
	height: 33px;
	padding-top: 5px;
	padding-left: 10px;
}
#tokuten {
	background-color: #2E5244;
}
#after {
	background-color: #1F362D;
}
#select {
	background-color: #172822;
}
#howto {
	background-color: #070E0C;
}
#undermenu {
	text-align: right;
	margin-top: 25px;
}


/*900以下表示========================================*/

@media screen and (max-width:900px){
/***スマホ*********************/
	
/*-----------------------------------
	全体枠
-----------------------------------*/


/***スマホここまで*********************/
}

