/* CSS Document */
h2{
	border-bottom: 1px solid rgba(222,222,222,1.00);
}
.works_title{
	padding-right: 10px;
	padding-left: 15px;
	background-color: rgba(234,255,206,1.00);
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(41,104,49,1.00);
}

.tbl_00 th{
    text-align: center;
    background-color: #E5FFF2;
}

.hashima_list li{
    margin-left: 30px;
    margin-bottom: 15px;
}
.hashima_list li{
    list-style-type: decimal;    
}

.sttl_01 {
    background-color: #679740;
    border-radius: 5px;
    padding: 7px 0 5px 15px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 20px;
}

.mobi_ttl {
background-color: rgba(220,241,240,1.00);
padding: 5px 20px;
border-radius: 50px;
}
