@charset "Shift_JIS";
/* CSS Document */
.cont07{
	padding:0 1em 0 1em;
	margin:0;
	font-size: 100%;
	color:#333333;
	text-indent:-1em;
	line-height:150%;
}
.GrayArea  {
	background-color:#EDF5FD;
	margin: 10px auto;
	padding: 0px;
	clear:both;
	border:#CCC solid 1px;
}
.GrayBox  {
	padding: 15px;
}


.table_kisyubetsu_l td {
    text-align: center;
}
.table_kisyubetsu_l th {
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    padding: 5px 10px;
    text-align: left;
}
.table_kisyubetsu_l .bg_darkgray {
    background-color: #EBEBEB;
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    text-align: center;
}
.table_kisyubetsu_l .bg_lightblue {
    background-color: #E1EBFE;
}
.table_kisyubetsu_l .bg_lightblue2 {
    background-color: #F0F5FD;
}


dl.annotation {
	width: auto;
}
dl.annotation dt {
    color: #CC0000;
    float: left;
    width: 2em;
}
dl.annotation dd {
    margin-left: 2em;
}
