label {
	display: block; margin-bottom: 0.2em; color: #000; clear: left; font-size: 12px
}
input {
	border-bottom: #bebebe 1px solid; border-left: #bebebe 1px solid; font-family: arial, helvetica, sans-serif; border-top: #bebebe 1px solid; border-right: #bebebe 1px solid
}

#embed .box input {
	padding-bottom: 0px; padding-left: 5px; width: 267px; padding-right: 5px; height: 21px; color: #777; font-size: 12px; padding-top: 6px
}

#secondary .box {
	border-bottom: #d7d7d7 1px solid; border-left: #d7d7d7 1px solid; background-color: #fafafa; margin-bottom: 10px; border-top: #d7d7d7 1px solid; border-right: #d7d7d7 1px solid
}
#secondary .box .innerborder {
	border-bottom: #fff 1px solid; border-left: #fff 1px solid; padding-bottom: 9px; padding-left: 9px; padding-right: 0px; overflow: hidden; border-top: #fff 1px solid; border-right: #fff 1px solid; padding-top: 9px
}

.box p.title {
	margin: -0.1em 0px 3px; display: block; font-size: 12px
}
.box label.title {
	margin: -0.1em 0px 3px; display: block; font-size: 12px
}
.box p.title .more {
	float: right; margin-right: 9px
}
.box label.title .more {
	float: right; margin-right: 9px
}
.box p.title a.more {
	font-size: 12px
}
.box label.title a.more {
	font-size: 12px
}
#embed .box input {
	padding-bottom: 0px; padding-left: 5px; width: 267px; padding-right: 5px; height: 21px; color: #777; font-size: 12px; padding-top: 6px
}
.imagestats .details {
	color: #666; font-size: 11px
}
.imagestats .details div strong {
	position: absolute
}
.imagestats .details div span {
	margin-left: 72px
}

/* 調査結果レポート用 */
#topics .innerBox {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#topics .innerBox h3 {
	margin-bottom:20px;
}
#topics .innerBox h4 {
	color: #000000;
	border-bottom: 1px dotted #000000;
	margin-top:30px;
	margin-bottom:20px;
	font-size:18px;
	font-weight: normal;
	line-height: 1.5em;
	text-shadow: 1px 1px 1px #CCCCCC;
}
#topics .innerBox h5 {
	color: #0480B4;
	margin-top:30px;
	margin-bottom:20px;
	font-size:16px;
	text-shadow: 1px 1px 1px #CCCCCC;
}
#topics .innerBox h6 {
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
}

#topics .innerBox p {
	line-height: 1.5;
	margin-top: 15px;
	margin:0 0 1.5em;
}
#topics .innerBox ul {
	list-style:circle;
	line-height:1.8;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:20px;
}
#topics .innerBox blockquote {
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	margin: 30px 10px;
	padding: 20px;
	line-height:1.5;
}
#topics .innerBox strong {
	background-color: #E2F6FE;
	font-weight:700;
}
#topics .innerBox .alignleft {
	float:left;
	margin:10px 10px 10px 0;
}
#topics .innerBox .aligncenter {
	margin-left:auto;
	margin-right:auto;
}