@charset "utf-8";
/* kiyomoto.top */

@import url(http://www.kiyomoto-c.com/blog/common.css);

#contents_top{
 background-color:#ECE9D8;
 width:100%;
 margin:0;
 padding:0;
 border-bottom:3px #361B00 solid;
}

#contents_main_top{
 width:930px;
 margin:0 0 0 43px;
 padding:20px 0 0 0;
}

#contents_main_top #left{
 width:400px;
 margin:0 auto;
 padding:0;
 float:left;
}

#contents_main_top #left h2.news{
 width:200px;
 float:none;
 margin:0 0 4px 0;
}

#contents_main_top #left #news{
 margin:0 auto;
 padding:10px 0;
 width:400px;
 border-top:1px #DAD5B7 dotted;
}

#contents_main_top #left #news ul{
 margin:0;
 padding:0;
 list-style: none;
}

#contents_main_top #left #news ul li{
 font-size:1.2em;
 padding-bottom:7px;
}

#contents_main_top #right{
 float:right;
 margin:0;
 padding:0;
 width:515px;
}

#contents_main_top #right #banner{
 float:left;
 margin:0;
 padding:0;
}

#contents_main_top #right h2.page{
 width:200px;
 float:none;
 margin:0;
}

#contents_main_top #right #contact{
 float:right;
 margin:0;
 padding:0;
}

#contents_main_top #bottom_menu{
 width:930px;
 margin:20px 0 0 0;
 padding:0;
 background:url(http://www.kiyomoto-c.com/blog/img/footer_side.gif) no-repeat top left;
 height:19px;
}

#contents_main_top #bottom_menu ul{
 margin:0 0 0 10px;
 padding:3px 0 0 0;
 list-style:none;
}

#contents_main_top #bottom_menu ul li{
 float:left;
 margin:0 0 0 3px;
 padding:0;
 color:#381C00;
 font-size:1.2em;
}

#contents_main_top #bottom_menu ul li a:link, #contents_main_top #bottom_menu ul li a:visited{
 color:#381C00;
 text-decoration: none;
}

#contents_main_top #bottom_menu ul li a:hover, #contents_main_top #bottom_menu ul li a:active{
 color: #999999;
 text-decoration: none;
}

.green{
 color:#008800;
}

#contents_main_top #left #news ul li a:link, #contents_main_top #left #news ul li a:visited{
 color:#009900;
 text-decoration: underline;
}

#contents_main_top #left #news ul li a:hover, #contents_main_top #left #news ul li a:active{
 color: #009900;
 text-decoration: underline;
}

