/* CSS Document */

/*::	[Fix bottom marging of contents]	::*/
#navi-left,
#navi-right,
#contents,
#contents2{
	margin-bottom: 0;
}
#footer{
	margin-top: 0;
/*	padding-top:80px;*/
}

#contents2 hr.clear{
	display:none;
}

#navi-right .solid{
	border-color:#E4E4E4;
}

#wrapper{
	margin-bottom:76px;
}

#contents .last-item,
#contents2 .last-item {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* ----------------------------- headings ----------------------------- */
#contents2 h2 {
	line-height: 150%;
	background: #ffffff url(/en/inquiry/img/bg_h2_2_top.gif) no-repeat top left;
}
#contents2 .area_h2 {
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	background: #ffffff url(/en/inquiry/img/bg_h2_2_bottom.gif) no-repeat bottom left;
}

/* -------------------------- layout setting -------------------------- */
#wrapper {
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#wrapper {
	zoom: 1;
}

/* ----------------------------- wrapper ----------------------------- */
#wrapper .inner {
	float: none;
	width: 860px;
	margin: 0;

}
#wrapper .inner:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#wrapper .inner {
	zoom: 1;
}

/*----------------------------table--------------------------------*/
table.browser th.item {
	width: 146px;
}

table.cookie {
	margin-bottom: 5px;
}

table.plugin th,
table.plugin td {
	padding: 0;
	width: 50%;
	border: none;
}
#contents2 table.plugin th p,
#contents2 table.plugin td p {
	font-size: 1.0em;
}
#contents2 table.plugin th ul.link li.jump,
#contents2 table.plugin td ul.link li.jump {
	font-size: 1.0em;
	line-height: 1.2;
}
#contents2 table.environment td p {
	font-size: 1.0em;
}

p.contents a {
	text-decoration: underline;
}

#contents2 table.cookie{
	margin-top:10px;
}
#contents2 table.environment{
	margin-top:20px;
}

/*----------------------------font--------------------------------*/
#contents2 p.date {
	font-size: 0.7em;
}

/*----------------------------icon--------------------------------*/
.rss {
	margin-left: 7px;
}




#contents2 ul.dot{
margin-bottom:0;
}
#contents2 ul.dot li{
margin-top:10px;
margin-left:0;
padding-left:10px;
list-style:none;
background:url(/en/corporate/img/blt_dot01.gif) 0 0.65em no-repeat;
}




/* ::: clearfix ::: */
.clearfix,
#wrapper{
zoom: 100%;
}

.clearfix:after,
#wrapper:after{
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}
