@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 h3{
background-image:none;
border-bottom:2px solid #C77ED3;
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.how,
#article h3.memo,
#article h3.secret{
color:#C77ED3;
}

#article h3.how:first-letter , 
#article h3.memo:first-letter , 
#article h3.secret:first-letter {
background:#C77ED3;
color:#FFFFFF;
}