/* CSS Document */
#content{
	line-height:150%;
}
#content table{
	width:600px;
	border-collapse:collapse;
	line-height:150%;
}

#content th{
	background-color:#FFFFCC;
	text-align:center;
	border: 1px solid #FFCC66;
	
	
}

#content td{
	text-align:center;
	border: 1px solid #FFCC66;
	
}

.juyou{
	color:#FF0000;
}


#content .ufj{
	background-color:#FFECFF;
}
#content .mitui{
	background-color:#CCFFFF;
}

#aisatu .od-pic{
	border-color:#FFFFFF;
	border-style:solid;
	
	border-bottom-width:10px;
	border-left-width:10px;
	border-right-width:5px;
	border-top-width:5px;
	
	float:right;

}
#pressrelease .presslist{
	border-collapse:collapse;
}
#pressrelease .presslist .date{
	width:150px;
	text-align:right;
	padding:5px;
}

#pressrelease .presslist .text{
	line-height:150%;
	text-align:left;
	padding:5px;
}