@charset "UTF-8";
/* 文字コード：UTF-8 */

.content .ct_mltext .body {
	line-height:1.8;
	font-size:13px;
}
.content .text{
	font-size:100%;
	clear:both;
}
.content .text .body {
}
.content .text h3{
	font-size:120%;
	font-weight:bold;
}

.content .lead {
	clear:both;
	font-size:100%;
	font-weight:bold;
}
.content .lead .body{
}
.content .lead h3 {
	padding-bottom:0;
	border-bottom:none;
}

.content .column{
	border:5px solid #ccc;
	padding:10px;
	font-size:100%;
	clear:both;
}
.content .column h3{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	font-weight:bold;
	font-size:120%;
}

.content .notes{
	border:1px solid #999;
	clear:both;
}
.content .notes .body {
	padding:6px 10px;
	font-size:85%;
}
.content .notes h3{
	margin:0;
	padding:4px 10px;
	border:none;
	background:#e8eeee;
	font-size:85%;
	font-weight:bold;
}
.content .notes small{
	font-size:90%;
}

.content .text_lf{
	float:left;
	padding:0 5px;
	width:295px;
	font-size:100%;
}
.content .text_lf .body {
}
.content .text_lf h3{
}

.content .text_lf2{
	float:left;
	padding:0 5px;
	width:193px;
	font-size:100%;
}
.content .text_lf2 .body {
}
.content .text_lf2 h3{
}

.content .text_lf3{
	float:left;
	padding:0 5px;
	width:397px;
	font-size:100%;
}
.content .text_lf3 .body {
}
.content .text_lf3 h3{
}

/*スクロール設定*/
.content .scrollframe{
	font-size:100%;
	clear:both;
}
.content .scrollframe .body {
}
.content .scrollframe h3{
}
.content .scrollframe .scroll_frame {
	overflow-y: auto;
	position: relative;
}


/*--table--*/
.content .table h3 {
	color:#000;
	border-style:none;
	padding-left:0;
}
/*-/table--*/

/*--report--*/
.content .text_report h3 {
	color:#808080;
	font-size:170%;
	border-style:none;
	margin:0 0 1.0em;
	padding-left:0;
}
.content .text_report .body {
	line-height:170%;
}
.content .text_report .body span.comm {
	border-bottom:dotted 1px #CCC;
	padding-bottom:3px;
}
/*-/report--*/

/*--pickup--*/
.content .text_pickup h3 {
	color:#000;
	font-size:110%;
	font-weight:normal;
	font-family:Lucida Grande,segoe UI,"ヒラギノ丸ゴ ProN W4",Hiragino Maru Gothic ProN,Meiryo,Arial,sans-serif;
	border-style:none;
	margin:0px;
	padding:5px 0 15px 40px;
	background-image:url("/files/2014/01/f52d4fd51bca4b.gif");
	background-repeat:no-repeat;
}
.content .text_pickup .body {
	line-height:170%;
}
.content .text_pickup .body span.comm {
	border-bottom:dotted 1px #CCC;
	padding-bottom:3px;
}
/*-/pickup--*/

/*--muji--*/
.content .text_muji h3 {
	color:#808080;
	font-size:120%;
	border-style:none;
	margin:0 0 1.0em;
	padding-left:0;
}
/*-/muji--*/

/*--entame--*/
.content .text_entame {
}
.content .text_entame h3 {
	color:#800080;
	font-size:207%;
	border-style:none;
	margin:0 0 2.0em;
	padding-left:0;
}
.content .text_entame .body{
	font-size:120%;
}
/*-/entame--*/

/*--entame2--*/
.content .text_entame2 {
}
.content .text_entame2 h3 {
	color:#800080;
	font-size:207%;
	border-style:none;
	margin:0 0 2.0em;
	padding-left:0;
}
.content .text_entame2 .body{
	font-size:120%;
}
.content .text_entame2 #qanda dt {
	counter-increment: question;
	font-size:145%;
	font-weight:bold;
}
.content .text_entame2 #qanda dt:before {
	content: "Q" counter(question) ". ";
	color:#FF9900;
	font-size:120%;
}
/*-/entame2--*/