/* CSS Document */

.kyoutyou{
color:#990000;
font-weight:bold;
}

.blue{
color:#0055A6;
font-weight:bold;
}

.orange{
color:#F37536;
font-weight:bold;
}

.imgR{
float:right;
margin-bottom:12px;
margin-left:12px;
}

.imgL{
float:left;
margin-bottom:12px;
margin-right:20px;
}