@charset "UTF-8";


div#contents-area dl.m01 {
	margin-top: 0px;
}

div#contents-area dl.m01 dt {
	float: left;
	margin-top:13px;
}

div#contents-area dl.m01 > dt {
	margin-top:0px;
}

div#contents-area dl.m01 dt img {
	border: 1px solid #CCCCCC;
	margin-right: 0;
	margin-bottom: 15px;
}

div#contents-area dl.m01 dd {
	margin-left: 170px;
	margin-bottom: 10px;
}

div#contents-area dl.m01 dd img { margin-bottom: 0px; }

div#contents-area dl.m01 dd.dd01 { font-weight: bold; }

div#contents-area dl.m01 dd.dd02 { line-height: 140%; }

div#contents-area dl.m01 dd.dd02 ul { margin-left:20px; padding-left:0; }

p.index-bottom-margin { margin-bottom: 20px; }


/* テーブル設定 ------------------------------------------------------------------------------*/

div#contents-area table {
	font-size:90%;
	line-height:130%;
	text-align:left;
	border-top:#B67F99 1px solid;
	border-left:#B67F99 1px solid;
}

div#contents-area table th,
div#contents-area table td {
	vertical-align:top;
	padding:4px 8px;
	border-bottom:#B67F99 1px solid;
	border-right:#B67F99 1px solid;
}

div#contents-area table th { background-color:#FCE9F1; }

div#contents-area table td { background-color:#FFFFFF; }

caption{ display:none; }