@charset "utf-8";

/* -----------------------------------------

INFORMATION

FileName:	service.css
Summary:	service
Created:	2008-09-22
UpdatedBy:	2008-09-22
Copyright:	(c)2008 www.ipb.com

------------------------------------------ */


/* サービス
--------------------------- */
#service div#main{
	width:680px;
	margin:19px 0 30px 50px;
}
.static div#mainTitle .layoutLeft {
	width:175px;
	float:left;
}
.static div#main div#mainTitle p.lead {
	width:480px;
	background:url(/common/images/mak_dotline.gif) repeat-y;
	padding:0 0 12px 14px;
	margin:0 0 0 175px;
}
.static div#mainTitle p.last {
	padding:0 0 0 14px;
}

#serviceList {
	padding:15px 0 0 0;
	margin:0 0 0 2px;
}
#serviceList td,
#serviceList th {
	padding:0 0 0 12px;
}
#characteristic {
	margin:0 0 20px 11px;
}
#characteristic li{
	float:left;
	padding:6px;
	line-height:1;
	margin:0;
}
.pagetopService {
	margin:22px 0 50px 0;
	text-align:right;
}
#service div#main p.lead{
	margin:25px 0 22px 14px;
}

/* 事業を始めるとき
--------------------------- */
#start div#main p {
	margin-bottom:12px;
}
#serviceImage {
	clear:both;
	margin:18px 0 40px;
	width:668px;
	background:url(../images/bg_service_btm.gif) bottom no-repeat;
}
#start #serviceImage {
	margin:40px 0 8px;
}
#serviceImage div {
	float:left;
	width:218px;
}
#serviceImage div.left,
#serviceImage div.center {
	margin-right:7px;
}
#serviceImage h4 {
	padding:20px 0 10px;
	text-align:center;
	background:url(../images/bg_service_top.gif) no-repeat;
}
.static #main #serviceImage p {
	margin:0;
	padding:0 13px 15px;
	font-size:84%;
	line-height:1.58;
}
.static #main p#caution {
	margin:0 0 20px 0;
	text-align:right;
	font-size:84%;
}
.serviceList {
	clear:both;
	margin:0 2px 0 0;
}
.serviceList h4 {
	float:left;
	width:191px;
}
.serviceList .listBox {
	float:right;
	width:452px;
	padding:4px 3px 4px;
	background-color:#e2e2e2;
}
* html body .serviceList .listBox {
	width:454px;
} 

.serviceList .listBox ul {
	margin:0;
	padding:0;
}
.static div#main .serviceList p {
	margin:0 0 10px 212px;
	line-height:1.2;
}
.serviceList li {
	float:left;
	border:#999 1px solid;
	background-color:#FFFFFF;
	width:220px;
	margin:0 2px 4px;
}
.serviceList li.last {
	margin:0 2px 0;
}
.serviceList li span.name{
	margin:1px;
	padding:3px 3px 3px 11px;
	border-left:#7098DA 4px solid;
	display:block;
	font-weight:bold;
	line-height:1.2;
}
.separate {
	clear:both;
	padding:10px 0;
}
h3.clear {
	clear:both;
}
.static div#main p.flow{
	margin:22px 0 0;
	text-align:center;
}

#searchBox {
	clear:both;
	border:#999 1px solid;
	margin:15px 0 35px 0;
}
#searchBox-inner {
	border:#fff 2px solid;
	background-color:#e2e2e2;
	position:relative;
}
.static div#main #searchBox-inner p {
	padding:18px 20px;
	line-height:1.5;
	margin:0;
}
#searchService {
	position:absolute;
	top:25px;
	left:390px;
}
#searchService input {
	vertical-align:middle;
}
#searchService input.submit {
	cursor:pointer;
}
#searchService .searchBox{
	height:20px;
	border:#B7D5EA 1px solid;
	width:190px;
	background-color:#fff;
}

/* 事業を進めるとき
--------------------------- */
#advance div#main p.serviceLead {
	margin-bottom:0;
}

/* 事業を改革するとき
--------------------------- */
#revolution div#main p.serviceLead {
	margin:40px 0 0 0;
}

/* 事業を完結するとき
--------------------------- */
#conclusion div#main p.serviceLead {
	margin:0;
}
#conclusion #serviceImage  {
	margin:35px 0 40px;
}

