@charset "shift-jis";

.div_body		{
	width:98%;
	margin-left:1.25%;
	margin-top:10px;
	margin-bottom:10px;
}

.div_title_1		{
	text-align:left;
}

.div_title_2		{
	height:60px;
	background-color:#3366CC;
}

.div_title_2_img	{
	width:550px;
	height:60px;
	float:left;
}

.div_title_3		{
	background-color:#003399;
	height:35px;
	clear:both;
}

.div_title_3_1		{
	height:99%;
	margin-left:0.3%;
}

.div_title_3_2		{
	width:19.75%;
	height:95%;
	background-color:#CCFFFF;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #003399;
	float:left;
}

.div_title_5_1		{
	width:40%;
	float:left;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:15px;
}

.div_title_5_2		{
	margin-left:3%;
	text-align:center;
	background-color:#CCFFFF;
	width:50%;
	float:left;
	border:solid 2px #3366CC;
	margin-bottom:15px;
}

.div_title_5_2_1	{
	margin-top:10px;
	margin-left:2%;
	text-align:left;
	width:98%;
	clear:both;
}

.div_title_5_2_2	{
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
}






.div_sisetsu_title	{
	font-size:120%;
/*	font-weight:900; */
}

.div_sisetsu_midashi	{
	font-size:80%;
/*	font-weight:900; */
	display:inline;
}

.div_sisetsu_naiyo	{
	font-size:80%;
/*	font-weight:400; */
	display:inline;
}

.div_sisetsu_setumei	{
	font-size:80%;
/*	font-weight:900; */
}






.div_stat_half	{
	background-color:#999999;
	float:right;
	width:30px;
}

.div_stat_full	{
	background-color:#ffcccc;
	float:right;
	width:30px;
}
.div_stat_midashi	{
	background-color:#ffffff;
	float:right;
	
	
}



.div_table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color:#ffffff;
	width: 100%;
}

.div_table tr {
}

.div_table td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 7px;
	font-size : 100% ;
}

div_center	{
	width:60%;
	margin-left:20%;
}

.div_stat_nentry	{
	background-color:#ffcccc;
	float:right;
	width:30px;
	border:solid 1px #000000;
}

.div_stat_aentry	{
	background-color:#ffffff;
	float:right;
	width:30px;
	border:solid 1px #000000;
}
.div_stat_midashi_nippou	{
	font-size:80%;
	background-color:#ffffff;
	float:right;
}
.div_n_table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color:#ffffff;
	width: 100%;
}
.div_n_table tr {
}
.div_n_table td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 7px;
	font-size : 80% ;
}

