 .custom .menu {
	display: none;
}

.custom .headline_area h1, .headline_area h2 { 
	font-size:25px;
        font-weight: bold;
        letter-spacing: -0,04em;
        line-height: 1.2em;
}

.custom #header #logo {
	font-size: 18px;
}

.custom #header {
	margin-top: -3em;
}

.custom .post_box {
	padding-top: 1em;
        border-bottom: 1px solid #CCCCCC;
        padding-bottom: 35px;
}

.custom #footer {
	font-size: 12px;
        padding-top: 5px;
        text-decoration: none;  
}
