@import url(css/reset.css);
@import url(css/design.css);
#recipe-entrymore table img {
	width: auto;
	height: auto;
	margin: auto;
 	vertical-align: auto;
}
#recipe-entrymore table img[src*="/mt-static/plugins/FCKeditor/fckeditor/editor/images/smiley/emoticons/"] {
	width: 1.08em;
	height: 1.08em;
	margin: 0.4em;
 	vertical-align: middle;
}
/* ----- 2011.04.01 */
#main, #sidebar {
margin-top: 10px;
}
#frontpage {
margin-bottom: 5px;
}
/* kuromon-post, chumoku-post */
#kuromon-post, #chumoku-post {
margin: 10px 0;
}
#chumoku-post {
background-color: #ffff9e;
padding-bottom: 8px;
}
#kuromon-post p.lead {
font-weight: bold;
}
#kuromon-post th, #chumoku-post th {
color: #fff;
font-weight: bold;
text-align: center;
width: 50px;
padding: 4px 10px;
}
#kuromon-post td, #chumoku-post td {
padding: 4px 10px;
}
#kuromon-post th {
background-color: #4c4c4c;
border-top: solid 8px;
}
#chumoku-post th {
background-color: #f30;
border-top: solid 8px #ffff9e;
}
/* frontpage-image */
#frontpage-image p {
overflow: visible;
height: auto;
}
/* mise-banner */
#banner li {
margin-bottom: 5px;
}
