﻿@charset "utf-8";

#contents p.readSub{
	font-size: 90%;
	color: #666666;
}

#contents .caseBoxS{
	float: left;
	width: 200px;
	padding: 0px 3px 6px 0px;
}
#contents .caseBoxS img.imgLeft{
	padding-right: 4px;
}
#contents .caseBoxS .caseDate{
	font-size: 11px;
	line-height: 1.3em;
}
#contents .caseBoxS .caseTitle{
	font-size: 90%;
	line-height: 1.3em;
}
#contents .caseBoxS .caseTitle a{
	color: #E95513;
}
#contents .caseBoxS .caseAddress{
	font-size: 90%;
	line-height: 1.3em;
}


#contents .pager{
	float: right;
	text-align: right;
	padding: 0px 0px 8px 0px;
}
#contents h3.h3relative{
	position: relative;
	width: 610px;
}
#contents h3 div.upDate{
	position: absolute;
	display: block;
	top: 6px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}

#contents h4{
	margin: 0px 0px 0.2em 0px;
	padding: 6px 0px 0px 0px;
	line-height: 1.5em;
	font-size: 105%;
	font-weight: bold;
}
#contents h4.h4brown{
	color: #944C34;
}
#contents .h4Orange{
	color: #E95513;
	font-weight: bold;
}

#contents .imgCase{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 348px;
	border: 1px solid #9E9E9E;
	text-align: center;
}
#contents img.imgLeft{
	padding-bottom: 0px;
}

#contents .arrowNext{
	clear: both;
	padding: 10px 0px 8px 30px;
}

table.tblCase{
	margin: 0px auto 1em auto;
	width: 600px;
	border-collapse: collapse;
}
table.tblCase th{
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	color: #944C34;
	border-bottom: 1px dotted #999999;
	padding: 2px 4px;
	white-space: nowrap;
}
table.tblCase td{
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px dotted #999999;
	padding: 2px 4px;
}
.tdCenter{
	text-align: center;
}
.tdRight{
	text-align: right;
}
table.tblCase td.bn{
	border: none;
}

table.tblCase2{
	margin: 10px auto 0px 0px;
	border-collapse: collapse;
}
table.tblCase2 th{
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	color: #E95513;
	padding: 2px 16px 2px 0px;
	white-space: nowrap;
}
table.tblCase2 td{
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	padding: 2px 4px;
}

#contents .author{
	border: 1px solid #944C34;
	background-color: #FFF5EB;
	padding: 14px 22px;
	margin: 0px 0px 10px 0px;
}
#contents .author table{
}
#contents .author table th{
	color: #40210F;
	white-space: nowrap;
	text-align: left;
	font-size: 100%;
	padding: 2px 0px;
}
#contents .author table td{
	color: #40210F;
	padding: 2px 0px;
}
#contents .author table td.tdSep{
	width: 40px;
	text-align: center;
}
#contents .author table td.tdLarge{
	font-size: 110%;
}

#contents h4.seesCase{
	clear: both;
	background-color: #CCCCCC;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 8px;
	line-height: 1.1em;
}
#contents .pTop{
	clear: both;
	width: 610px;
	margin: 0px auto;
	padding: 10px 0px 4px 0px;
	text-align: right;
	line-height: 1.1em;
}
#contents .pTop .span{
}
#contents .pTop img{
	padding: 0px 4px 0px 0px;
	vertical-align: bottom;
}
#contents .pTop a{
	font-size: 12px;
}
