/* CSS Document */


p.MsoHeader, li.MsoHeader, div.MsoHeader {
 layout-grid-mode: char;
 font-size: 12.0pt;
 font-family: "Times New Roman";
}

p.MsoFooter, li.MsoFooter, div.MsoFooter {
 layout-grid-mode: char;
 font-size: 12.0pt;
 font-family: "Times New Roman";
}

p.MsoDate, li.MsoDate, div.MsoDate {
 font-size: 12.0pt;
 font-family: "Times New Roman";
}

p {
 font-size: 12.0pt;
 font-family: "Times New Roman";
}

div.Section1 {
 page: Section1;
 margin: 0 60px 0 0;
}

div.Section1 ul {
 margin: 0;
 padding: 1em 0 0 2em;
 list-style-type: square;
 font-size: 12pt;
 line-height: 1.2em;
 font-family: "Times New Roman";
}

div.Section1 li {
 padding-bottom: 1.5em;
 font-weight: bold;
}

div.Section1 ul ul {
 margin: 0;
 padding: 0 0 0 2em;
 list-style-type: circle;
}

div.Section1 ul dl {
 margin: 0;
 padding: 1.5em 0 0 1em;
 font-weight: normal;
}

div.Section1 ul dd {
 margin: 0;
 padding: 0.5em 0 0 0;
}

div.Section1 ul ul.styleTypeNone {
 padding: 0.5em 0 0 0;
 list-style-type: none;
}

div.Section1 li li {
 padding-bottom: 0;
 font-weight: normal;
}

.main td table.listType01 {
 margin-top: 1em;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
}

.main td table.listType01 th, .main td table.listType01 td {
 padding: 3px 8px;
 font-size: 12pt;
 line-height: 1.2em;
 font-weight: normal;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
}

.main td dl table {
 margin-left: 1em;
}

.main td dl td {
 padding: 0 0.4em 0.3em 0;
 font-size: 12pt;
 line-height: 1.2em;
 font-weight: normal;
 vertical-align: top;
}

div.othersBox01 {
 width: 500px;
 padding-bottom: 15px;
}

body .main td div.othersBox01 h2 {
 margin: 0 0 10px 0;
 padding: 0 0 0 5px;
 font-size: 125%;
 font-weight: bold;
 border-bottom: 1px solid #999999;
}

* html body .main td div.othersBox01 h2 {
 font-size: 120%;
}

*:first-child+html body .main td div.othersBox01 h2 {
 font-size: 120%;
}

div.othersBox01 ul {
 margin: 0;
 padding: 0 0 0 2em;
 list-style-type: square;
}

div.othersBox01 li {
 margin: 0;
 padding: 0 0 0.75em 0;
}



/** clearfix **/
.clearfix {
 clear: both;
 min-height: 1px;
 zoom: 1;
 height:auto;
 background-color:transparent;
 }
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
 background-color:transparent;
 }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1%; }

