
/***** kaisya *****/

#content-kaisya {
width: 550px;
font-size: 1.05em;
margin:15px 5px 0 190px;
padding:0 0 0 10px;
line-height:1.7em;
}

#content-kaisya h2 {
font-size:1.5em;
margin:0 0 10px 0;
border-bottom: solid 3px #b8e964;
padding-bottom: 3px;
}



table {
	width: 520px;
	border-collapse: collapse;
	margin: 20px 0 0 20px;
	}
	
	
th {
	width: 160px;
	border-bottom: dashed 1px #aaaaaa;
	padding: 4px 4px 4px 4px;
	background-color: transparent;
	font-size: 1.0em;
	text-align: center;
	}
    
td {
	border-bottom: dashed 1px #aaaaaa;
	padding:4px 4px 4px 4px;
	font-size: 0.95em;
	text-align: left;
	}

#content-kaisya a {
color:#FF3535;
font-size:1.0;
}


#content-kaisya a:hover {
text-decoration: underline;
color:#FF9475;
background-color:inherit;
font-size: 1.0em;
} 