@charset "utf-8";
/**********************************************************************
 http://www.iimhs.co.jp/business/*.html

08.04.14
**********************************************************************/


/* business/index.html */

.service {
	clear:both;
	border:1px solid #CCC;
	margin:0 10px 15px 10px;
}
.service h5 {
	background:url(../img/line_dot_01.gif) bottom repeat-x;
	background-color:#EEE;
	padding:7px 10px;
	font-size:110%;
}
.service .text,.service .photo {
	float:left;
	padding:10px 0;
	width:300px;
}
.service .photo {
	width:175px;
	text-align:center;
	float:left;
}
.service .text {
	width:360px;
	}
.service .text .goDetail {
	text-align:right;
}
.service .text ul.dot {
	margin-bottom:5px;
}
	
/* business/case.html
   business/case_01.html
   business/case_02.html
   business/case_03.html
   business/case_04.html
*/

ul.caseList,ul.caseList ul {
	margin:0 10px;
}
ul.caseList li {
	background:url(../img/line_dot_01.gif) bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
}
ul.caseList li a {
	background:url(../img/arrow02.gif) 0 0.2em no-repeat;
	padding-left:15px;
}
ul.caseList ul li {
	background:none;
	margin:5px 0 0 10px;
	padding:0;
}

ul.caseList ul li a,ul.caseDtaileList li a {
	background:url(../img/arrow06.gif) 0 0.3em no-repeat;
	padding-left:6px;
	text-decoration:underline !important;
}
ul.caseDtaileList {
	padding-bottom:10px;}
ul.caseDtaileList li {
	margin:0 0 5px 15px;
}
#a01,#a02,#a03,#a04,#a05,#a06,#a07,#08 {
	margin:0 10px;
}
#main h5 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;}
.caseDtaile_in {
	padding:10px;
	background-color:#DDF8FF;
}
#main h6 {
	font-size:100%;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
	background:url(../img/line_dot_01.gif) bottom repeat-x;
}
#main h6 span {
	color:#4B72FE;
}
#main p, p.read {
	margin-bottom:10px;
	line-height:1.6;
}












