﻿@charset "UTF-8";

/* ========MAIN CONTENTS CUSTOMIZE======== */

div#main img {
   margin:5px;
   width:80px;
}

.float-object {
    float: left;
}

.clearing {
   clear: both;
}

div#main p{
   margin:30px 5px 0 5px;
   font-size:0.75em;
}

div#main h3 {
   margin-bottom:5px;
   padding:0 0 0 20px;
   color:#5A5132;
   font-size:0.88em;
   font-weight:bold;
   line-height:30px;
   background:url(images/yajirushi_pink_anime.gif)  0 6px no-repeat;
   border-bottom:1px dotted #C1C1C1;
}
