@charset "UTF-8";

h5 { font-size:100%; }


div#contents-area dl.m01 {
	margin-top: 0px;
	margin-bottom: 15px;
	/*width: 100%;*/
}

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: 120px;
	margin-bottom: 5px;
}

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%; }


p.index-bottom-margin { margin-bottom: 20px; }


div#contents-area table {
	font-size:100%;
	border-collapse:collapse;

	line-height:130%;
	text-align:left;
}

div#contents-area table hyo01 th, div#contents-area table.hyo01 {

	border-collapse : collapse ;
	border-width : 1px;
	border-style : solid ;
	border-color : #333333 ;	/* IE 6(Win)向け */
}
div#contents-area table.hyo01 th,
div#contents-area table.hyo01 td {
	vertical-align:top;
	padding:4px 8px;
	border:#333333 1px solid;
	font-size:90%;
}

.futo{
	font-weight:bold;
	text-decoration:underline;}
div#contents-area  .futo a{
	font-weight:bold;
	text-decoration:underline;}

	
/*文字注釈*/
.chu{
font-size:80%;
font-weight:normal;
}

.chu2{
margin-top:10px;
font-size:80%;
font-weight:normal;
}

.chu3{
margin-top:0px;
margin-bottom:40px;
font-size:80%;
font-weight:normal;
}
.chu4{
text-align:right;
font-size:80%;
font-weight:normal;
margin-top:0px;
}
.mb0{

	margin-bottom:0px;}