@charset "UTF-8";

/*======================================
	English site
	index.html
	(top.css)
=======================================*/
.blocks{
	margin-bottom:20px;
	
}


h2{
	background-image:url("../common/img/border/border_gray_w920.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-bottom:5px;
}

h2 img.bs_line{
	padding-bottom:9px;
}

h3{
	color:#009933;
	font-size:140%;
	margin:20px 0 5px 0;
}

p{
	padding-bottom:1em;
}


.blocks h3, .blocks p, .blocks table, .blocks li{
	margin-left:75px;
}
.blocks p,.blocks table td, .blocks li{
	padding-right:75px;
}

/* Company_overview */
#Company_overview h2{
	margin-bottom:15px;
}

#Company_overview  li.border_dot_btm{
	margin-bottom:10px;
	padding-bottom:10px;
}

/* Message_from_the_President */
#Message_from_the_President h3{
	margin-bottom:1em;
}
/* Business_overview */

#Business_overview strong{
	font-size:120%;
}

/* Group_history */

#Group_history table{
}
#Group_history table th,#Group_history table td{
	background-image:url("../common/img/dot/dot_gray_1x1.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:text-top;
}
#Group_history table th{
	width:2.3em;
	text-align:left;
}
#Group_history table th.year{
	text-align:right;
	padding-right:30px;
}


/* class */
.sign{
	text-align:right;
	font-size:120%;
	font-family:"Times New Roman", Times, serif;
}
.sign span{
	font-weight:bold;
	font-size:120%;
}

.border_dot_btm{
	background-image:url("../common/img/dot/dot_gray_1x1.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}
