@charset "UTF-8";
/* CSS Document */
/*---ブラウザのリセット---*/


body {
	font-size: 14px;
	color: #595656;
	font-family: 'メイリオ',Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.8;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	overflow-x: hidden;
	word-wrap:break-word;
}
/* tableの罫線 */
table {
	border-collapse: collapse;
}
/* Pの余計な空白削除 */
p {
	margin : 0;
	padding: 0;
}
/* リストの余計な空白削除 */
ul, ol, li, dl, dd, dt {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* h1～h6 の余計な空白削除 */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
/* IMG のボーダーを非表示 */
img {
	border: none;
	vertical-align:bottom;
}
/* abbrのボーダーを非表示 */
abbr {
	border: 0;
}
/* TABLE のボーダーを非表示 */
table, th, td {
	border: none;
}
/* IEで起こるBRのバグ回避 */
br {
	letter-spacing: normal;
}
/* フォントスタイルをノーマルに */
address, em, strong {
	font-style: normal;
}
/* HTML5用 */
section, nav, article, aside, hgroup, header, footer, figure, figcaption, summary {
	display: block;
	margin: 0;
	padding: 0;
	color: #595656;
}

.leftB{
	float: right;
	width:700px;
	padding-bottom:60px;
}

.leftB h2{
	float:left;
	width:700px;
	font-size: 30px;
	margin-bottom: 30px;
}

.leftB .cim{
	float:left;
	width:700px;
	padding-bottom: 15px;
}

.leftB h3{
	float:left;
	width:670px;
	font-size: 22px;
	padding:7px 15px;
	background-color: #f7f7f7;
	margin-bottom: 15px;
}

.leftB p{
	padding-bottom:15px;
}


.rightB{
	float: left;
	width:230px;
}

.rightB h3{
	width:200px;
	border-top: 3px solid #f5bd4c;
	font-size: 18px;
	padding: 9px 15px;
	  font-style: italic;
	background-color: #f7f7f7;
}

.rightB ul{
	width:230px;
}

.rightB li{
	width:230px;
	padding: 5px 0;
	border-bottom: 1px solid #d9d9d9;
}

.rightB li a,.rightB li span{
	width:200px;
	text-decoration: none;
	color:#595656;
	padding: 10px 15px;
	display:block;
}

.rightB li span{
	color:#f3ab19!important;
}



.rightB li a:hover{
	background-color: #f7f7f7;
}

#iMservcet3_sub{
	background: url(../images/servicein_bg01.jpg) ;
	background-position: center center;
	
}

.conceptBxWpInTx3_sub{
	padding:94px 0!important;
	width: 980px!important;
	text-align:center;
	margin: 0 auto;
}

.conceptBxWpInTx3_sub h2{
	font-size: 30px;
	line-height:30px;
	color:#FFF;
	padding-bottom: 20px;
	background: url(../images/bar2pW.gif) no-repeat center bottom;
}

.conceptBxWpInTx3_sub p{
	color:#FFF;
	padding-top: 20px;
}

.leftIm{
	float:left;
	margin: 5px 20px 20px 0;
}
