@charset "shift_jis";
#contents_area {
	width: 960px;
	margin-bottom: 40px;
	float: left;
}
#title {
	width: 960px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-top: 6px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
.contents_left {
	float: left;
	width: 560px;
	text-align: left;
}
.contents_right {
	float: right;
	width: 390px;
	text-align: right;
}
.contents_left h1 {
	font-weight: normal;
	text-indent: 5px;
}
.contents_left h2 {
	color: #CC0000;
	text-indent: 5px;
}
.contents_left ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-type: circle;
	font-size: 123.1%;
}
.contents_left ul ul {
	padding: 0px;
	margin-top: 0px;
	list-style-type: disc;
}
.contents_left li li {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}


.text_setting {
	margin-left: 40px;
	margin-top: 20px;
}



.clear {
	float: left;
	width: 960px;
	height: 50px;
}
.clear_line {
	float: left;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear:both;
}

.enlarge_box {
	clear: both;
	width: 390px;
	margin-bottom: 5px;
}

.contents_right ul {
	list-style-type: none;
}
.contents_right li {
	float: right;
	margin-left: 10px;
}
.contents_right a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.memory_box {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-left: 30px;
	margin-top: 30px;
}
.memory_box img {
	clear: left;
	float: left;
}

.memory_box p {
	clear: left;
	padding-top: 15px;
}
.memory_box h3 {
	color: #666666;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
}
.book_link_box {
	width: 530px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 50px;
	margin-left: 20px;
}
.text_setting_book_link {
	padding: 10px;
	font-size: small;
}
