@import url(../base_new.css);
@import url(../home_new.css);
@import url(../options/options.css);

.thmb-box {
	margin: 5px 5px!important;
	margin: 5px 4px;
	float: left;
	width: 160px;
	border:solid 1px #CCC;
}
.thmb-box img {
	display:block;
	border:none;
}
.desc-box {
	line-height:130%;
	text-align: left;
	margin: 5px auto;
	padding:5px;
}
#jirei-info dl {
	margin: 5px;
	padding: 0px;
}

#jirei-info dt {
	width: 20%;
	margin: 5px;
	clear: left;
	float: left;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#jirei-info dd {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 70%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#jirei-info hr {
	clear: left;
	width: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 0px;
}
#alpha #jirei-info {
	padding: 0px;
	margin: 10px;
	border:solid 1px #CCC;
}
.jirei-info-title01 {
	background:#CCC url(/cases/img/jirei-info-title01-back.jpg) repeat;
	font-weight:bold;
	font-size:100%;
	display:block;
	margin:0px;
	padding:5px 10px;
	border:solid 1px #CCC;
}