@charset "Shift_JIS";

@import url("common.css");

/* 事例紹介 style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/4.jpg) no-repeat;
		}

/* メニューの選択中表示 */
ul#headerNavi li.case{
				width :118px;
				background : url(../img/headerNavi_bg_o.jpg) no-repeat -356px 0px;
				}



div#contents h2 {
	clear:both;
	width:588px;
	height:20px;
	text-indent:-9999px;
	padding-bottom:20px;
	background:url(../case/img/case.gif) no-repeat 70px 0;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}
div.contents, div.contents2 {
	padding-left:70px;
	margin-bottom:15px;
	height:1%;
}
div#contents div p {
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
}
div.contents {
	background:url(../case/img/introduction.gif) no-repeat;
}
div.contents h3 {
	height:45px;
	text-indent:-9999px;
	background:url(../case/img/4_title_0.jpg) no-repeat;
	margin-bottom:15px;
}
div.contents h4 {
	width:210px;
	height:65px;
	text-indent:-9999px;
	background:url(../case/img/h4_a.gif) no-repeat;
	margin-bottom:10px;
}
div.contents h5 {
	font-size:12px;
	line-height:150%;
	margin:15px 0 10px 0;
}
div.contents h5 span {
	color:#999999;
	margin-right:3px;
}
div#contents div ul {
	list-style:none;
}
div#contents div li {
	font-size:12px;
	line-height:150%;
	margin-bottom:8px;
	color:#999999;
}
div#contents div li span {
	margin-right:3px;
}
div.text {
	float:right;
	width:285px;
}
div.photo {
	float:left;
	width:220px;
}
div.photo img {
	margin-bottom:5px;
}
div.contents:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.contents2 h5 {
	width:335px;
	height:15px;
	margin-top:1em;
	text-indent:-9999px;
	background:url(../case/img/h6_a.gif) no-repeat;
}
div.contents2 img {
	float:right;
}
