@charset "Shift_JIS";

.Rad {
	width:637px;
        margin-left:50px;
	padding:5px 10px 5px 10px;
	background:url(Blad_top.gif) no-repeat;
}
.Rad_btm {
	width:637px;
	margin-left:50px;
	height:6px;
	margin-bottom:30px;
	background:url(Blad_btm.gif) no-repeat;
}

.Rad p {
	margin:0 0 1em;
	padding:10px 5px 3px 10px;
	font-size:14px;
	color:#003366;
	line-height:1.5em;
}
.Rad  a      {
        font-size: 12px;
        color: #009999;
        text-decoration: none;
}
.Rad a:hover {
        font-size: 12px;
        color: #ff6600;
        text-decoration: none;
}