/*////////////////////////////////////////

　テキスト設定

/////////////////////////////////////// */
h4 {
	border-left:6px #DFEF85 solid;
	line-height:180%;
	color:#88C44D;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	padding-left:10px;
}

h4 a {
	line-height:180%;
	color:#88C44D;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	padding-left:10px;
}

.subtitle {
	color:#88C44D;
	font-weight:bold;
	line-height:180%;
}

.subtitle a {
	color:#88C44D;
	font-weight:bold;
	line-height:180%;
}

.subtitle a:hover {
	color:#88C44D;
	font-weight:bold;
	text-decoration:underline
}

.casetext {
	float:right;
	width:340px;
}

.caseq {
	font-weight:bold;
	margin:12px 0;
}

.hearing{
	color:#88C44D;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	margin-top:20px;
}

.text {
	color:#88C44D;
	line-height:150%;
}

.text a {
	width:470px;
	color:#88C44D;
	line-height:150%;
}

.text a:hover {
	width:470px;
	color:#88C44D;
	line-height:150%;
}


/*////////////////////////////////////////

　画像設定

/////////////////////////////////////// */

.casephoto {
	float:left;
	width:112px;
	height:94px;
}

.caseetails {
	float:right;
	width:50px;
}

.forb {
	float:right;
	margin:5px;
}

.forb a {
	float:right;
	margin:5px;
	color:#454545;
}

.forb a:hover {
	float:right;
	margin:5px;
	color:#454545;
	text-decoration:underline;
}

.ford {
	float:left;
	margin:5px;
}

.ford a {
	float:left;
	margin:5px;
	color:#454545;
}

.ford a:hover {
	float:left;
	margin:5px;
	color:#454545;
	text-decoration:underline;
}

.blogphoto {
	text-align:center;
	margin:5px;
}
	


/*////////////////////////////////////////

　その他設定

/////////////////////////////////////// */

.jirei {
	width:470px;
	line-height:150%;
}

.jirei a {
	width:470px;
	line-height:150%;
	color:#454545;
}

.jirei a:hover {
	width:470px;
	line-height:150%;
	color:#454545;
}

.line {
	background-image:url(img/case/line.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:15px 0;
}



.url a {
	color:#0066CC;
}

.url a:hover {
	color:#0066CC;
	text-decoration:underline;
}