@charset "utf-8";

/*
* style.css
* date---2015/08/31
*/


/*===============================================
	style.css
===============================================*/
#main{
	min-height: 500px;
}


/* ----------------------------------------------
	txt
---------------------------------------------- */

/* h4
------------------------------- */
#main h4{
	margin-bottom: 20px;
}


/* ----------------------------------------------
	top
---------------------------------------------- */
#topheader{
	position: relative;
}


/* ----------------------------------------------
	00 top
---------------------------------------------- */
h4#tit00{
	margin: 20px 0 15px 0;
	color: #2c84d7;
	font-size:120%;
	font-weight:bold;
}
#englishB01{
	margin:20px 10px;
}
.englishB_mo {
	clear: both;
	margin: 0 10px;
	padding-bottom: 5px;
}
	.englishB_mo h3{
		margin-top: 20px;
	}
.englishB02{
	clear:both;
	margin:0 10px;
	padding: 15px 0 5px;
	border-top: 1px dotted #999;
}
	.englishB02 h3{
		margin:20px 0 0 0;
	}


/* ----------------------------------------------
	01 COMPANY
---------------------------------------------- */
#company h4{
	padding:10px 0 30px 0 ;
	background: url(img/obi_b.jpg) no-repeat left bottom;
	color:#2c84d7;
	text-indent:20px;
	line-height: 20px;
}
#eng01B01{
	margin:0 10px 10px;
}
#eng01T01{
	width: 100%;
	margin:0 0 25px 0;
	border-collapse: collapse;
}
	#eng01T01 td,
	#eng01T01 th{
		padding:10px 8px 11px;
	}
	#eng01T01 th{
		background: #f7f3f7 url(/common/css/img/dot.gif) repeat-x bottom;
		font-weight:bold;
		text-align: center;
	}
	#eng01T01 td{
		background: url(/common/css/img/dot.gif) repeat-x bottom;
	}


/* ----------------------------------------------
	02 SERVICE
---------------------------------------------- */
#service #maintit01{
	padding:10px 0 30px 0 ;
	background: url(img/obi_g.jpg) no-repeat left bottom;
	color:#509e10;
	text-indent:20px;
	line-height: 20px;
}
#service #maintit02{
	padding:10px 0 30px 0 ;
	background: url(img/obi_p.jpg) no-repeat left bottom;
	color:#9f3365;
	text-indent:20px;
	line-height: 20px;
}
#eng02B01,
#eng02B03{
	margin:0 10px 40px 0;
}
#eng02B01 h5{
	margin-bottom: 5px;
	font-size:130%;
	font-weight:bold;
}
h5#tit01{ color:#509e10;}
h5#tit02{ color:#ca960b;}

#eng02B01 h6,
#eng02B03 h6{
	margin-bottom: 5px;
	padding-left: 20px;
	font-weight:bold;
}
	#eng02B01 h6.sub1{
		background:url(/css/img/ico_circle01.gif) no-repeat left 2px;
		color:#509e10;
	}
	#eng02B01 h6.sub2{
		background:url(/css/img/ico_circle02.gif) no-repeat left 2px;
		color:#ca960b;
	}
	#eng02B01 h6.sub2B{
		background:url(/css/img/ico_circle02.gif) no-repeat left 2px;
		color:#947121;
	}
	#eng02B03 h6.sub3{
		background:url(/css/img/ico_circle03.gif) no-repeat left 2px;
		color:#9f3365;
	}
ul.img{
	float: left;
	width: 174px;
	list-style: none;
}
	ul.img li{
		margin-bottom: 10px;
		text-align: center;
	}
.txt{
	float: right;
	width: 500px;
}
	.txt p{
		margin-bottom: 20px !important;
	}
	

/* ----------------------------------------------
	03 BUSINESS
---------------------------------------------- */
#business h4{
	padding:10px 0 30px 0;
	background: url(img/obi_y.jpg) no-repeat left bottom;
	color:#ca960b;
	text-indent:20px;
	line-height: 20px;
}
#eng03B01{
	margin:0 10px 10px;
}
#eng03B02{
	clear:both;
	margin:0 10px 40px;
}
	#eng03B02 ul{
		margin-bottom: 1em;
		list-style: none;
	}
	#eng03B02 p.link{
		padding-left: 1em;
		background: url(img/ico_arrow.gif) no-repeat 0 6px;
		font-weight: bold;
	}
