﻿@charset "utf-8";


/*------------------------------------------
 Business
------------------------------------------*/

.businessImage {
	margin-top: 3.2em;
}
/*------------------------*/
ul.eigyouHinmoku {
	background: #CCECF4;
	clear: both;
	width: 490px;
	_width: 500px;
	padding: 0.7em;
	padding-right: 0;
	overflow: hidden;
}
ul.eigyouHinmoku li {
	border-right: #6C6F70 1px dashed;
	float: left;
	padding: 0 0.6em 0 0.6em;
}
ul.eigyouHinmoku .right {
	border-right: 0;
	padding-right: 0;
}
ul.eigyouHinmoku .left {
	padding-left: 0;
}
ul.eigyouHinmoku::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------*/
.miniTitle {
	background: url(../img/headerArrow.gif) center left no-repeat;
	color: #0A50A1;
	font-size: 116%;
	font-weight: bold;
	padding-left: 1.2em;
}
.conLeft {
	float: left;
}
.conRight {
	float: right;
}
ul.conList {
	background: url(../img/business/blockBG.jpg) left top no-repeat;
	clear: both;
}
ul.conList li {
	background: url(../img/headerArrow.gif) center left no-repeat;
	color: #084FA1;
	line-height: 2;
	padding-left: 1.2em;
	margin-left: 1em;
}
.font96 { font-size: 96%; }
ul.conList li.conListT {
	background: url();
	color: #000000;
	width: 200px;
}
.bottomAwase1 {
	padding-bottom: 130px;
	_padding-bottom: 156px;
}
.bottomAwase2 {
	padding-bottom: 87px;
	_padding-bottom: 13px;
}
	/*IE7 hack*/
	*:first-child+html .bottomAwase2 {
	padding-bottom: 39px;
	}/* end */
	/*IE8 hack*/
	html>/**/body .bottomAwase2 {
	padding-bottom /*\**/: 38px\9;
	}/* end */
.conList2waku {
	width: 240px;
	padding-top: 3px;
	background: url(../img/business/blockBG.jpg) left top no-repeat;
	font-size: 85%;
	_font-size: 72%;
	overflow: hidden;
}
	/*IE7 hack*/
	*:first-child+html .conList2waku {
	font-size: 72%;
	}/* end */
	/*IE8 hack*/
	html>/**/body .conList2waku {
	font-size /*\**/: 70%\9;
	}/* end */
.conList2 li {
	line-height: 2.3;
}
.conList2 li.left {
	float: left;
	padding-left: 1em;
}
.conList2 li.right {
	float: right;
	padding-right: 0.4em;
}
.conList2::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

