/* CSS Document */

h1.title{
font-size:22px;
color:#0A57A4;
border-bottom:solid 3px #0A57A4;
}

strong{
font-size:11px;
color:#FF0000;
}

p{
clear:both;
font-size:11px;
/*padding-bottom:8px;*/
line-height:20px;
text-align:justify;
text-justify:distribute;
white-space:normal;
}

.sentence_red{
margin-top:5px;
width:924px;
color:#FF0000;
}

.sentence_black{
margin-top:5px;
width:924px;
color:#000000;
}

.sentence_gray{
margin-top:5px;
width:924px;
color:#666666;
}

h2{
font-size:11px;
color:#ffffff;
text-align:center;
}

h3{
font-size:22px;
color:#ffffff;
text-align:center;
padding-top:5px;
}

.title_box1{
margin-top:20px;
width:136px;
background-color:#0a57a4;
}

.title_box2{
margin-top:20px;
width:103px;
background-color:#0a57a4;
}

ul.list1{
list-style-type:decimal;
}

ul.list2{
list-style-position:outside;
list-style:disc;
}

ol.list3{
list-style-type:none;
}

.sentence_red li{
font-size:11px;
line-height:22px;
margin-top:3px;
}

.sentence_gray li{
font-size:11px;
line-height:22px;
line-height:normal;
margin-top:3px;
}

.sentence_black li{
font-size:11px;
line-height:22px;
line-height:normal;
margin-top:3px;
}

.adress li{
font-size:11px;
line-height:22px;
line-height:normal;
margin-top:3px;
}

.adress{
margin-top:30px;
width:924px;
color:#000000;
}

#form_btn{
width:587px;
height:42px;
background-color:#0a57a4;
margin-top:40px;
}



