@charset "utf-8";

/* ここから下に記述 */

/* OUTLINE
--------------------------------------------------------- */

/* CONTAINER
--------------------------------------------------------- */

/* HEADER
--------------------------------------------------------- */

/* WRAPPER
--------------------------------------------------------- */
div.pr {
	margin-bottom: 20px;
}

p#subj_head {
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #6cf;
	color: #666;
}

p#subj_head a {
	display: inline;
	text-decoration: underline;
}

div.overture ul li {
	margin: 3px 0;
	height: 1%;
}

div.overture a {
	display: block;
	text-decoration: none;
}

div.overture a:hover {
	background-color: #fff0f5;
}

.overture a:hover .pr-title,
.ovtrblock a:hover .ovtrblock_title {
	color: #f00;
}

div.overture .pr-title {
	color: #00f;
	font-weight: bold;
	font-size: 93%;
	text-decoration: underline;
}

div.overture .pr-exp {
	margin-left: 10px;
	color: #000;
	font-size: 85%;
}

div#overture-cat {
	margin: 0 0 20px 0;
	width: 100%;
}

.subj_footer01 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #9cc;
	color: #666;
	font-size: 12px;
}

.ovtrblock {
	margin: 0;
	padding: 10px 0;
}

.ovtrblock li {
	margin-bottom: 10px;
	vertical-align: middle;
	list-style: none;
	list-style-position: outside;
}

.ovtrblock li a:link,
.ovtrblock li a:visited,
.ovtrblock li a:hover,
.ovtrblock li a:active {
	margin: 0;
	padding: 0;
	display: block;
	width: 80%;
	height: 100%;
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	outline-width: 0;
}

.ovtrblock_title {
	line-height: 1.2;
	color: #00e;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}

.ovtrblock_url {
	margin-top: 2px;
	margin-bottom: 20px;
	line-height: 1.2;
	color: #060;
}

