@charset "utf-8";


#article p img.fltr{
padding:0;
}


#article .left{
float:left;
width:300px;
}

#article .map_image{
float:left;
width:240px;
}

#aside h3{
font-size:87.5%;
}

#aside p{
margin-bottom:20px;
padding-right:10px;
font-size:75%;
}

#aside p.photo{
margin-bottom:5px;
}

#article ol.num_list{
padding-left:60px;
}

#article h3{
background-image:none;
border-bottom:2px solid #0099CC;
width:560px;
padding:1em 0 0 0;
margin-bottom:0.7em;
font-size:150%;
line-height:1.25;
}

#article h3:first-letter {
margin-right:0.1em;
padding:0.2em;
font-size:125%;
line-height:1;
}

#article h3.water,
#article h3.memo,
#article h3.secret{
color:#0099CC;
}

#article h3.water:first-letter ,
#article h3.memo:first-letter , 
#article h3.secret:first-letter {
background:#0099CC;
color:#FFFFFF;
}

#article table{
width:500px !important;
}


#article table td{
padding-top:15px;
padding-bottom:0;
}