@charset "utf-8";

/* override styles */
#content01 h1 {
margin-bottom:0;
}

/* lead */
#content01 .lead {
min-height:210px;
height:auto !important;
height:210px;
background:url(../img/index_img_02.png) 427px -14px no-repeat;
}
#content01 .lead p {
margin:0 275px 18px 5px;
font-size:1.2em;
}
#content01 .lead .link {
width:426px;
padding-left:9px;
background:url(../../img/common_bg_01.png) left center no-repeat;
font-weight:bold;
}

/* notes */
#content01 .notes {
}
#content01 .notes h2 {
margin-bottom:9px;
}
#content01 .notes p,
#content01 .notes ol {
font-size:1.2em;
}
#content01 .notes p {
margin:0 5px 17px;
text-indent:1em;
}
#content01 .notes ol {
list-style:decimal outside;
padding:19px 2em;
border-top:1px dotted #E6E6E6;
}
#content01 .notes li {
margin-bottom:16px;
}
