@charset "utf-8";
#case_title {
color: #97cf00;
	padding-bottom:0;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#case_preface{
	width:570px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-align: justify;
	float: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;	
}

#case_preface #pic{
	margin-left:5px;
	margin-bottom:10px;
	margin-right:15px;
	width:150px;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	float: left;
	font-weight: bold;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#case_preface #pic #Text{
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: left;
	line-height: 15px;
	float: left;
}
#case_Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	float: left;
	width:570px;
	margin-top: 5px;
	color: #666;
	padding-top: 5px;
	font-weight: normal;
	margin-bottom:10px;
}
#case_Content h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #960;
	line-height: 18px;
}
#case_Content h5{
	font-size:12px;
	color:#F60;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	}
#case_Content .images {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;	
}

#case_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	float: left;
	height:300px;
	width:570px;
	margin-top: 5px;
	color: #666;
	padding-top: 10px;
	font-weight: normal;
	margin-bottom:10px;
}
#case_list td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#case_list　a:link {
	color: #366;
	text-decoration: none;
}
#case_list　a:visited {
	text-decoration: none;
	color: #366;
}
#case_list　a:hover {
	text-decoration: none;
	color: #999;
}
#case_list　a:active {
	text-decoration: none;
	color: #366;
}

