.small {  font-size: 70%; line-height: 15px; color: #666666}
.medium { font-size: 84%; line-height: 18px; color: #666666}
a:link {text-decoration: none; color: #666666;}
a:visited {text-decoration: none; color: #727272;}
a:active {text-decoration: underline; color: #9EC7F0; }
a:hover {text-decoration: underline; color: #6AABED;}.medium_w { font-size: 84%; line-height: 18px; color: #FFFFFF}
.medium_b { font-size: 84%; line-height: 18px; color: #135DA6}
.small_w { font-size: 70%; line-height: 15px; color: #FFFFFF}
.medium_nocolor { font-size: 84%; line-height: 18px}
.medium_o { font-size: 84%; line-height: 18px ; color: #FF6600 }

/* モニター募集
=================================*/
div.section {
	font-size: 84%;
	line-height: 18px;
	color: #666666;
}

div.section ul {
	padding: 0;
	list-style: none;
}

div.section dl dd {
	margin: 0;
}

div.section img {
	border: 0;
}

div.section p.tx-c {
	text-align: center;
}

div.section p.btn-center {
	text-align: center;
}

div.section p span.appeal {
	color: #ff5400;
	font-weight: bold;
}

div.section p.regist-btn {
	margin-bottom: 8px;
	text-align: center;
}

div.section p.regist-att {
	text-align: center;
	line-height: 15px;
	color: #666666
}

ul.monitor-att {
	margin-bottom: 30px;
}

ul.monitor-att li {
	line-height: 1.5em;
}


/* アンケート結果速報
=================================*/
div.sokuhou-tit {
	position: relative;
	width: 510px;
}

div.sokuhou-tit p.sokuhou-date {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	color: #4d9fff;
	font-size: 84%;
	line-height: 18px;
	font-weight: bold;
}

p.sokuhou-category {
	margin: 30px 0 15px;
	border-bottom: #eae3ed 1px solid;
	color: #d586e0;
	font-weight: bold;
}

div.section dl.sokuhou-graph dt {
	margin-bottom: 18px;
	padding: 5px 7px;
	background: #eff3f7;
	color: #63a7ff;
	font-weight: bold;
}

div.section dl.sokuhou-graph dt img {
	margin-right: 7px;
	vertical-align: text-top;
	_vertical-align: middle;
}

div.section dl.sokuhou-graph dd {
	margin-bottom: 30px;
	text-align: center;
}

