@charset "Shift_JIS";

div#content {
 	margin-right: 5px;
	min-width: 745px;
	min-height: 90em;
}

div#content-left {
/*	width: 560px;*/
	min-width: 550px;
	margin-right: 195px;
	position: relative;
}

div#content-right {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	width: 180px;
	font-size: 90%;
	float: right;
}

div.wrapper {
	border: 1px solid #5F9CD2;
	padding: 2ex 1ex 1ex 1ex;
}

div.clickable {
	border: 1px #A9A9A9 solid;
	margin-bottom: 10px;
	padding: 0.5ex 0.5ex 0 0.5ex;
}

div.clickable p {
	font-size: small;
	margin-top: 1px;
	margin-bottom: 0.5em;
}

div#content-right h3 {
	background-color: white;
	font-size: small;
	border-style: none;
	background-image: none;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	line-height: 150%;
}

div#think {
	width: 100%;
	background-color: #E8FFE8;
	color: #008000;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 1em 0;
}

div#think p {
	font-size: large;
	font-weight: bold;
	line-height: 150%;
}

table#information {
	width: 100%;
	font-size: 90%;
	line-height: 130%;
	margin-left: 0px;
}
#information td {
	padding: 0.3em 0 0.3em 0.3em;
}
#information p {
	margin-top: 0.5em;
	margin-bottom: 0;
	line-height: 120%;
}

h4 {
	background-color: #5F9CD2;
	color: white;
	padding: 0.1em 0.5em;
}
