@charset "utf-8";

#umemoto #contents { background: url(/common/img/contents_bg2.jpg) no-repeat; }

#umemoto #contents_wrap { background: url(/common/img/contents_wrap_bg2.jpg) repeat-y; }

#umemoto .left_contents { padding-top: 5px; }

#umemoto .umemoto_contents {
	width: 680px;
	margin-left: 20px;
	font-size: 12px;
	clear: both;
}

#umemoto h3 {
	line-height: 36px;
	font-weight: bold;
	background: url(/umemoto/img/umemoto_title_02.gif) no-repeat;
	height: 36px;
	width: 642px;
	font-size: 16px;
	text-indent: 14px;
	color: #333;
	clear: both;
}

#umemoto .umemoto_contents .section {
	margin: 20px 0 0 20px;
	width: 643px;
	overflow: hidden;
	clear: both;
}

#umemoto .umemoto_contents .section img.pic {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
* html #umemoto .umemoto_contents .section img.pic { margin-left: 5px; }
#umemoto .umemoto_contents .section div.txt {
	width: 472px;
	margin-top: 10px;
	float: right;
}
#umemoto .umemoto_contents .section div.txt p { margin-right: 10px; }

#umemoto .umemoto_contents .section ul.books {
	width: 645px;
	margin-top: 19px;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
}
#umemoto .umemoto_contents .section ul.books li {
	float: left;
	width: 210px;
	line-height: 1.5;
}
#umemoto .umemoto_contents .section ul.books li img {
	float: left;
	display: block;
	margin-right:	5px;
	border: none;
}

#umemoto .umemoto_contents .section ul.books li p {
	float: left;
	width: 130px;
	margin-right: 5px;
}
* html #umemoto .umemoto_contents .section ul.books li p {
	width: auto;
	margin-right: 0px;
	padding-right: 5px;
}

#umemoto .umemoto_contents .section table {
	margin: 10px 0 0 10px;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}
#umemoto .umemoto_contents .section table tr th {
	background: url(/umemoto/img/umemoto_tbl_bg_01.gif) no-repeat left top;
	width: 118px;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: 1px solid #cfcfcf;
}
#umemoto .umemoto_contents .section table tr th span {
	display: block;
	margin-left: 13px;
	background: url(/umemoto/img/umemoto_icon_01.gif) no-repeat left center;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	text-indent: 20px;
}

#umemoto .umemoto_contents .section table tr td {
	background: url(/umemoto/img/umemoto_tbl_bg_02.gif) no-repeat left top;
	width: 495px;
	font-size: 10px;
	padding: 5px 0 5px 8px;
	border-bottom: 1px solid #cfcfcf;
}
#umemoto .umemoto_contents .section table tr td ul.listL {
	width: 247px;
	float: left;
	line-height: 1.4;
}
#umemoto .umemoto_contents .section table tr td ul.listR {
	width: 247px;
	float: right;
	line-height: 1.4;
}
#umemoto .umemoto_contents .section div.innerBox {
	width: 617px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 0 13px;
	padding: 10px 0 0 10px;
	overflow-y: auto;
	height: 118px;
	clear: both;
}
#umemoto .umemoto_contents .section div.innerBox ul {
	width: 285px;
	float: left;
	font-size: 10px;
	line-height: 1.9;
}
.mgT25 { margin-top: 25px; }

