@charset "UTF-8";

body {
	background-color: #FFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.6;
}
div { line-height: 1.5; }
#wrapper {
	overflow-y: hidden;
	color: #333;
	height: 370px !important;
}

#wrapper a {
	display: block;
	margin-top: 9px;
	color: #333;
	text-align: right;
}
#wrapper a:hover { text-decoration: none; }
.bk {
	padding: 10px;
	/padding: 10px 10px 0;
	width: 240px;
	height: 350px;
	/height: 360px;
}
.bk .ttl {
	font-size: 16px;
	font-weight: bold;
	background: url("../images/icon.jpg") 0 8px no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	height: 30px;
}
* html .date { display: inline; } /* IF IE6 */
.date .date_contents { overflow: auto; }
.bk .image {
	margin-bottom: 10px;
}
.hack .bk .image { display: inline; } /* IF IE6 */
