@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts p {
	font-size: 1.4em;
	line-height: 1.2;
	margin: 0 5px 18px 13px;
}

#conts .textLink {
	margin: 0 0 18px 13px;
}

#conts .textLink li {
	font-size: 1.4em;
	padding-bottom: 5px;
}

#conts .textLink li a {
	background: url(../img/common/icon/icon02.gif) no-repeat left 1px;
	color: #333;
	padding-left: 22px;
}

#conts .textLink2 {
	margin: 0 0 18px 13px;
}

#conts .textLink2 li {
	font-size: 1.4em;
	padding-bottom: 5px;
}

#conts .textLink2 li a {
	color:#060;
	
}

#conts table {
	border-collapse: collapse;
	margin-left: 10px;
	
	font-size:1.2em;
}

#conts table thead th {
	border: 1px solid #CCC;
	background-color: #B5C8DA;
	padding: 7px;
	text-align: left;
	vertical-align: middle;
}

#conts table tbody th {
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 7px;
	text-align: left;
	vertical-align: middle;
}

#conts table tbody td {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 7px;
	text-align: left;
	vertical-align: top;
}
#conts h6{
	font-size:0.9em;
}

#conts.ronriteki-top table {
	font-size: 1.2em;
	margin-left: 0;
	text-align: left;
}

#conts.ronriteki-top th,
#conts.ronriteki-top td {
	border: none;
	padding: 0;
}

#conts.ronriteki-top td a {
	color: #CC6600;
}

#conts.ronriteki-top td a:visited {
	color: #993366;
}

#conts.ronriteki-top td a:hover {
	color: #CC0033;
}

#conts.ronriteki-top select {
	float: left;
}


/* コンテンツ２　*/

#conts2 p {
	font-size: 1.4em;
	line-height: 1.2;
	margin: 0 5px 18px 13px;
}

#conts2 .textLink {
	margin: 0 0 18px 13px;
}

#conts2 .textLink li {
	font-size: 1.4em;
	padding-bottom: 5px;
}

#conts2 .textLink li a {
	background: url(../img/common/icon/icon02.gif) no-repeat left 1px;
	color: #333;
	padding-left: 22px;
}

#conts2 .textLink2 {
	margin: 0 0 18px 13px;
}

#conts2 .textLink2 li {
	font-size: 1.4em;
	padding-bottom: 5px;
}

#conts2 .textLink2 li a {
	color:#060;
	
}

#conts2 table {
	border-collapse: collapse;
	margin-left: 10px;
	
	font-size:1.2em;
}

#conts2 table thead th {
	
	background-color: #B5C8DA;
	padding: 7px;

	vertical-align: middle;
}

#conts2 table tbody th {
	background-color: #F5F5F5;
	padding: 7px;
	vertical-align: middle;
}

#conts2 table tbody td {
	
	background-color: #FFF;
	padding: 7px;

	vertical-align:top;
}
#conts2 h6{
	font-size:0.9em;
}

#conts2.ronriteki-top table {
	font-size: 1.2em;
	margin-left: 0;
	text-align: left;
}

#conts2.ronriteki-top th,
#conts2.ronriteki-top td {
	border: none;
	padding: 0;
}

#conts2.ronriteki-top td a {
	color: #CC6600;
}

#conts2.ronriteki-top td a:visited {
	color: #993366;
}

#conts2.ronriteki-top td a:hover {
	color: #CC0033;
}

#conts2.ronriteki-top select {
	float: left;
}

#conts .resultSection {
	width: 641px;
	clear: both;
	color: #666;
	line-height: 1.2;
	margin-bottom:20px;
}

#conts .resultSection p {
	font-size:1em;
}

#conts .resultSection dl img {
	display: block;
}

#conts .resultSection a {
	color: #006633;
	text-decoration: none;
}

#conts .resultSection a:hover {
	text-decoration: underline;
}

#conts .resultSection a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#conts .resultSection h2 {
	margin: 0 0 12px;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2;
	background: url(../img/index/result_h2_bg.gif) no-repeat left bottom;
}

#conts .resultSection h2 span {
	padding: 13px 20px 14px;
	display: block;
	background: url(../img/index/result_h2_span_bg.gif) no-repeat left top;
	color:#fff;
	font-size:1.2em;
}

#conts .resultSection .infoBook {
	margin: 0 18px 8px;
}

#conts .resultSection .infoBook .imgBook {
	margin-top: 1px;
	float: left;
	width: 108px;
}

#conts .resultSection .infoBook .dlBox {
	float: right;
	width: 478px;
	font-size: 1.3em;
}

#conts .resultSection .infoBook dl dt {
	float: left;
	clear: left;
}

#conts .resultSection .infoBook dl dd {
	padding: 2px 0 6px 77px;
	word-wrap: break-word;
}

#conts .resultSection .infoBook .dl01 {
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 454px;
	border-bottom: 1px solid #ccc;
}

#conts .resultSection table {
	margin: 0 17px;
	width: 606px;
	clear: both;
	font-size: 1.3em;
	line-height: 1.2;
	border-collapse: collapse;
}

#conts .resultSection table th,
#conts .resultSection table td {
	padding: 10px 30px 10px 20px;
	color: #666;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	border: 1px solid #ccc;
}

#conts .resultSection table th {
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
}

#conts .resultSection table .ftL {
	width: 153px;
	float: left;
	text-align: left;
}

#conts .resultSection table .ftL p {
	margin: -2px 0 3px;
}

#conts .resultSection table .ftL select {
	width: 125px;
}

#conts .resultSection table .umu {
	font-size:15px;
	float: left;
	text-align: left;
}

#conts .resultSection table .umu a{
	color:#275227;
	margin-left:20px;
}

#conts .resultSection .bookDetail {
	margin: 29px 18px 0 17px;
	font-size: 1.4em;
}

#conts .resultSection .bookDetail dt {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #E4F1F1;
}

#conts .resultSection .bookDetail dt a {
	padding: 19px 0 14px;
	display: block;
}

#conts .resultSection .bookDetail dt img {
	margin: 0 auto;
	display: block;
}

#conts .resultSection .bookDetail dd {
	display:none;
	padding: 13px 23px;
	min-height: 314px;
	border: 1px solid #ccc;
}

#conts .resultSection .bookDetail dd p {
	padding-bottom: 16px;
}

#conts .resultSection .backBtn {
	margin: 20px auto 0;
	width: 164px;
}
