@charset "utf-8";

/*オーバチュアの広告*/
.ov-ad{
	clear:both;
	border: solid 1px;
}

.ov-ad .ad-section{
	padding:5px;
}

.ov-ad .ad-section a{
	display:block;
}

.ov-ad .ad-section a:hover{
	display:block;
	background-color:#FFFFCC;
}

.ov-ad span{
	display:block;
}

.ov-ad .ad-title{
	padding:3px 5px 3px 5px;
	color:#666666;
	text-align:right;
	font-size:11px;
}

.ov-ad .ad-title a{
	text-decoration:underline;
	font-size:11px;
}

.ov-ad .ovtitle{
	padding-bottom:5px;
	color:#0000CC;
	font-weight:bold;
	background-image: url(../images/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	padding:4px 0 5px 17px;
}

.ov-ad .ovdes{
	color:#666666;
	font-size:12px;
}

.ov-ad .ovurl{
	color:#009900;
	font-size:10px;
	text-align:right;
}