@charset "UTF-8";

/*======================================
	English site
	index.html
	(top.css)
=======================================*/
.blocks{
	margin-bottom:30px;
	
}


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{
	font-size:130%;
}

p{
	padding-bottom:1em;
}


.blocks p, .blocks table, .blocks li{
	margin-left:75px;
}
.blocks p,.blocks table td, .blocks li{
	padding-right:75px;
}

/* Company_overview */
#Company_overview p#ph00{
	float:left;
	width:170px;
	margin:0 0 0 75px;
	padding:0 20px 0 0;
	display: inline;
}
* htm #Company_overview p#ph00{
	margin-left:-100px;
}

#Company_overview h2{
	margin-bottom:15px;
}
#Company_overview h3{
	margin-left:75px;
	margin-top:30px;
}

#Company_overview  li.border_dot_btm{
	margin-bottom:10px;
	padding-bottom:10px;
}

/* Group_history */

#Group_history h3{
	background-image:url("../common/img/border/border_kazari01.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:55px;
	font-family:"Times New Roman", Times, serif;
	color:#009933;
}
#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:6em;
	text-align:left;
}
#Group_history table th.year{
	width:2.5em;
	text-align:right;
	padding-right:30px;
}
#Group_history table#Shujunsha_history th.year{
	width:5em;
}

/* Business_overview */
#Business_overview div.wrap{
	clear:both;
	margin-left:75px;
}
#Business_overview div.title{
	float:left;
	width:632px;
	padding-top:7px;
}
#Business_overview div.item_ph{
	float:right;
	width:207px;
	padding-bottom:10px;
	text-align:center;
}

#Business_overview h3,#Business_overview p{
	margin:0;
	padding:0;
}



/* class */
.sign{
	text-align:right;
	font-size:110%;
	font-family:"Times New Roman", Times, serif;
}
.sign span{
	font-weight:bold;
	font-size:130%;
	
}

.border_dot_btm{
	background-image:url("../common/img/dot/dot_gray_1x1.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}