@charset "UTF-8";
/* CSS Document */

@import 'common.css';

#top {
	margin-bottom: 10px;
}


#left {
	width: 388px;
	float:left;
	margin-bottom: 10px;
	color:#444;
	font-size:1.2em;
}
#right {
	width:250px;
	float:right;
	color:#444;
	font-size:1.1em;
}


h2.headline {
	margin:0 0 8px;
}
h2.block {
	margin:0;
	padding:0
}
div.topic {
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}


#openhouse {
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;	
}
div.b_text {
	float:left;
	display:inline;
	width: 140px;
}

#books {
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;	
}