@charset "utf-8";
/* CSS Document */
header h1{
	background: url(images/header.png);
}


#contents a {
	color: #0066CC;
}


#contents h4 {
	font: bold 22px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #00133E;
	border-bottom: 2px solid #00133E;
	padding: 0 0 6px 4px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align:left;
}



#contents h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid #00133E;
}


#contents h6 {
	font-size: 14px;
	font-weight: bold;

	margin-bottom: 5px;
	margin-top: 5px;
}

#contents p {
	font-size: 13px;
	margin-bottom: 5px;
}

#contents p.blue_line {
	border-left: 13px solid #0F5BB0;
	padding-left: 13px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

#contents .page_top {
	text-align: right;
	margin: 48px 0 19px;
}


.sample_01{
width: 100%;
border-collapse: collapse;
font-size: 2em;
}


.sample_01 img{
vertical-align: middle;
}

.sample_01 th{
/*width: 25%;*/
padding: 1px;
text-align: center;
vertical-align: middle;
/*color: #333;*/
/*background-color: #eee;*/
border: 1px solid #b9b9b9;
}
.sample_01 td{
padding: 1px;
/*background-color: #fff;*/
border: 1px solid #b9b9b9;
text-align: left;
}

.blue{
background-color: blue;
color: #fff;
}

.red{
background-color: red;
color: #fff;
}

.glay{
color: #333;
background-color: #eee;
}

.KyogiJyun{
font-size:150%;
}

.teamName{
font-size:120%;
}

.largefont{
font-size:120%;
font-weight: bold;
}

.sample_01 span{
font-size:80%;
}
