@charset "utf-8";
/* CSS Document */


body#home #contentbody {
	background-image: url(../images/bg-top.png);
	background-repeat:no-repeat;
	background-position:500px top;
	width:100%;
	padding-top:50px;
}


#homebody {
	width:403px;
	margin-left:50px;
	height:720px;
	/*height:820px;*/
}

#homebody h2 { margin-bottom:12px; }
#homebody p.lead { margin-bottom:20px;}

#homebody h3 { margin-bottom:15px;}

#news {
	margin-top: 20px;
}

#news img.fig { 
	margin-top:10px;
}


#news dt {
	color:#518C18;
	margin-bottom:5px;
	font-size:0.8em;
}

#news dd {
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(../../common/images/line/line-01.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}


.mamewaza_blog h5 {
  display: none;
}

ul.mamewaza_blog {
    
}

ul.mamewaza_blog li {
    padding: 8px 0 !important;
  	font-size:100% !important;
}
