@charset "Shift_JIS";

/*////////////////////////////////////////////////////////////
	HTML_BODY and (*)
////////////////////////////////////////////////////////////*/

html,body{
	font-size: 10pt;
	line-height: 1.4em;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
#wrapper a {
	color: #000000;
	text-decoration: none;
}

#mainimage,
#header #contact,
#navi,
.pagetop,
#footer {
	display: none;
}
.entry .title {
	padding-left: 0px;
	padding-bottom: 10px;
}
#main {
	width: 100%;
}

.entry h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.entry .date {
	font-size: 12pt;
	font-weight: bold;
}
