@charset "utf-8";

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


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


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

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


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

/* topnews
------------------------------- */
#topnews{
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
#topnewshead{
	padding:1px;
	border: 1px solid #00469B;
	border-bottom: 0;
	background:url(../img/english/topnews_head.jpg) no-repeat 1px 1px;
	text-align:right;
}
#topnewscont{
	padding: 5px 10px;
	border: 1px solid #00469B;
	border-top: 0;
}
	#topnewscont td{
		border-bottom: 1px dotted #DDD;
	}
	td.kijikiji{
		padding:5px 10px;
	}
	td.topdate{
		padding:5px 10px;
		font-size:80%;
		vertical-align: middle;
		white-space: nowrap;
	}


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



/* ----------------------------------------------
	01 COMPANY
---------------------------------------------- */
#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
---------------------------------------------- */
#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;
	}
	#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
---------------------------------------------- */
#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;
	}


