@charset "utf-8";


/*case専用*/
/*------------------------------*/
h2 {
	background-image: url(../img/case/main-img.jpg);
	height:133px;
}
#contents h3 {
	background-image: url(../img/case/h3-case.gif);
	margin: 0 0 17px 0;
}
#contents h4 {
	font-size: 115%;
	color: #ff8533;
	font-weight: bold;
	margin:0 15px 0 15px;
	background: url(../img/common/icon-diamond.gif) no-repeat left top;
	text-indent: 1.3em;
}
#contents #top {
	padding-top: 15px;
	background: url(../img/common/icon-diamond.gif) no-repeat left 15px;
}
#contents p {
	margin: 0 15px 20px 15px;
	padding: 0;
}
#contents strong {
	text-decoration: underline;
}
#contents .frame .gradation .border {
	background: url(../img/case/border.gif) no-repeat bottom;
	padding-bottom: 18px;
}
#contents span {
	font-size: 85%;
	color: #666666;
	font-weight: normal;
	margin-left: 10px;
}
