/* CSS Document */

a.usual{
font-size:11px;
font-weight:bold;
color:#000000;
}
a.usual:visited{
font-size:11px;
font-weight:bold;
color:#000000;
}
a.usual:hover{
font-size:11px;
font-weight:bold;
color:#ff00cc;
}
a.usual:active{
font-size:11px;
font-weight:bold;
color:#000000;
}

a.now{
color:#0a57a4;
font-size:11px;
font-weight:bold;
}
a.now:visited{
font-size:11px;
font-weight:bold;
color:#0A57A4;
}
a.now:hover{
font-size:11px;
font-weight:bold;
color:#ff00cc;
}
a.now:active{
font-size:11px;
font-weight:bold;
color:#0A57A4;
}

h4.middle_title{
clear:both;
font-size:11px;
color:#0A57A4;
border-bottom:solid 3px #0A57A4;
}

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

#left_box{
width:242px;
float:left;
margin-right:50px;
}
#left_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#right_box{
float:right;
width:581px;
padding-left:50px;
border-left:solid 1px #000000;
}
#right_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.inst_box{
clear:both;
margin-top:20px;
}
.inst_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.small_img{
float:left;
width:48px;
}
.small_img:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

.index_box{
float:left;
margin-left:10px;
}
.index_box:dl{
font-size:11px;
}
dt{
font-size:11px;
font-weight:bold;
padding-bottom:3px;
}
dd{
font-size:11px;
line-height:160%;
}
.index_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#introduct_box{
margin-bottom:20px;
clear:both;
}
#introduct_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#img_photo{
float:left;
width:135px;
}
#img_photo:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#name_box{
float:left;
margin-left:30px;
}
#name_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

h2{
font-size:20px;
line-height:20px;
margin-bottom:15px;
}

h3#not_post{
font-size:13px;
margin-top:40px;
}

h3#post{
font-size:13px;
margin-top:30px;
}


strong#not_post{
font-size:32px;
}

strong#post{
font-size:32px;
line-height:130%;
}

#post_box{
font-size:10px;
padding-top:2px;
white-space:normal;
}

.message_box{
margin-top:12px;
width:488px;
}

.profile_box{
margin-top:12px;
}

#resson_photo1{
float:left;
width:198px;
margin-top:12px;
margin-bottom:20px;
}

#resson_photo2{
float:left;
width:198px;
margin-top:12px;
margin-bottom:20px;
margin-left:30px;
}

#photo_box{
clear:both
}
#photo_box:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}