@charset "utf-8";


/* layout */
/**************************************************/
div#layout,
div#contents div.xfStyle01 {
	overflow: hidden;
}

div#body-lv3 div.Wrapper-lv1 {
	width: 721px;
	height: 221px;
	margin: 20px 0 15px 0;
	padding: 0;
}

div#contents div.Wrapper-lv2 {
	width: 513px;
	margin: 0;
	padding: 0;
}
div#contents table.tbl-lv2 th,
div#contents table.tblTxt th{
	background: #EAEAEA;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 85%;
}

div#contents table.tbl-lv2 th,
div#contents table.tblTxt th {
	width: 222px;
	border: 1px solid #DFDFDF;
	border-top: 0;
}
div#contents table.tbl-lv2 td,
div#contents table.tblTxt td {
	border: 1px solid #DFDFDF;
}

div#contents table.tbl-lv2 td.spacer {
	width: 20px;
	border: 0;
}

div#contents table.tbl-lv1,
div#contents table.tbl-lv2{
	width: 511px;
	margin: 20px 0;
	background: #DFDFDF;
	display: block;
}

div#contents table.tbl-lv2,
div#contents table.tblTxt {
	background: none;
}

div#contents table.tbl-lv1 th,
div#contents table.tbl-lv1 td,
div#contents table.tbl-lv2 th,
div#contents table.tbl-lv2 td,
div#contents table.tblTxt th,
div#contents table.tblTxt td,{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

div#contents table.tbl-lv1 th,
div#contents table.tbl-lv2 th,
div#contents table.tblTxt th{
	background: #EAEAEA;
	color: #333333;
	font-weight:normal;
	text-align: left;
	font-size: 85%;
}

div#contents table.tbl-lv2 th {
	width: 222px;
	border: 1px solid #DFDFDF;
	border-top: 0;
}

div#contents table.tbl-lv2 td,
div#contents table.tblTxt td {
	border: 1px solid #DFDFDF;
}

div#contents table.tbl-lv2 td.spacer {
	width: 20px;
	border: 0;
}


div#contents table.tblTxt th {
	width: 150px;
	border: 1px solid #DFDFDF;
	border-top: 0;
	vertical-align:top;
}

div#contents table.tblTxt{
	margin: 20px 0;
	background: #DFDFDF;
	display: block;
	border-collapse:collapse;
}


div#contents td.tbl-lv2Ti {
	text-align:center;
	font-size: 85%;
	font-weight:bold;
	background: #DFDFDF;
}

div#contents table.tbl-lv2Ti{
	margin: 20px 0;
	display: block;
	border-collapse:collapse;
	background: #DFDFDF;
}

div#contents table.tbl-lv2 td.spacer2 {
	width: 20px;
	height:10px;
	border: 0;
}

div#contents table.tbl-lv1 td {
	background: #FFFFFF;
}


/**************************************************/


/* headline */
/**************************************************/
div#body-lv3 h1.ttl-lv1 {
	width: 721px;
	height: 40px;
}

div#contents h2 {
	width: 513px;
	height: 20px;
	margin: 0 0 30px 0;
}

div#contents h3 {
	width: 513px;
	height: 24px;
}

div#contents h4 {
	width: 513px;
	height: 16px;
	margin: 0 0 12px 0;
}
/**************************************************/


/* paragraph, text */
/**************************************************/
div#contents p {
	margin: 0 0 25px 0;
}
/**************************************************/


/* link */
/**************************************************/
div#contents a.btn-Topic {
	width: 99px;
	height: 21px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
/**************************************************/


/* line */
/**************************************************/
div#contents div.Wrap-Page-Top {
	width: 513px;
	height: 5px;
	margin: 30px 0 37px 0;
	padding: 0;
}
/**************************************************/


/* list */
/**************************************************/
div#contents dl.lst-lv1,
div#contents dl.lst-lv2,
div#contents dl.lst-lv3 {
	width: 513px;
	margin: 12px 0 28px 0;
	padding: 0;
	overflow: hidden;
}

div#contents dl.lst-lv2 {
	margin: 15px 0 4px 0;
}

div#contents dl.lst-lv1 dt,
div#contents dl.lst-lv1 dd,
div#contents dl.lst-lv2 dt,
div#contents dl.lst-lv2 dd,
div#contents dl.lst-lv3 dt,
div#contents dl.lst-lv3 dd {
	margin: 0;
	padding: 0 0 11px 0;
	float: left;
	font-size: 92%;
}

div#contents dl.lst-lv2 dt,
div#contents dl.lst-lv2 dd {
	padding: 0;
}

div#contents dl.lst-lv3 dt,
div#contents dl.lst-lv3 dd {
	font-size: 77%;
}

div#contents dl.lst-lv1 dt {
	width: 90px;
	font-weight: bold;
	color: #555555;
}

div#contents dl.lst-lv1 dd {
	width: 418px;
}

div#contents dl.lst-lv2 dt,
div#contents dl.lst-lv3 dt {
	width: 19px;
}

div#contents dl.lst-lv2 dd,
div#contents dl.lst-lv3 dd {
	width: 489px;
}

div#contents div.xfStyle01 {
	padding: 0;
	padding-left: 5px;
	padding-bottom:10px;
}

div#contents ul.xfStyle01 {
	margin-left:0;
	list-style-type:none;
}

div#contents li.xfStyle01 {
	margin-left:0;
	padding-left:13px;
	list-style-type:none;
	background-image:url(../img/miniDot.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
/**************************************************/


/* image */
/**************************************************/
/**************************************************/


/* clearfix */
/**************************************************/
div#body-lv3 div#layout,
div#contents dl.lst-lv2,
div#contents dl.lst-lv3 {
    /* for IE 5.5-7 */
    zoom: 1; 
}

div#body-lv3 div#layout:after,
div#contents dl.lst-lv2:after,
div#contents dl.lst-lv3:after {
    /* for modern browser */
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/**************************************************/