@import url(common.css);

/* $Id: contents.css 12 2006-04-28 13:12:53Z hiroshi $ */

#kiwameru1-information,
#kiwameru2-information{
	float: left;
	width: 35%;
}
h2{
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 1em;
}
h3{
	color: #333333;
	background-color: transparent;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
#kiwameru1-body,
#kiwameru2-body{
	margin-left: 2em;
	margin-right: 2em;
}
#kiwameru1-body,
#footer{
	clear: right;
}
#kiwameru1-toc,
#kiwameru2-toc{
	margin-left: 38%;
}
#kiwameru1-toc dt,
#kiwameru2-toc dt{
	font-weight: bold;
	color: #676767;
	background-color: transparent;
	margin-top: 1em;
	margin-bottom: 0.6em;
}
#kiwameru1-toc li,
#kiwameru2-toc li{
	margin-left: 2em;
}
.image-section img{
	float: right;
	margin-left: 5px;
}
