@charset "shift_jis"; 

#Company{
	padding-top: 50px;
	background-image: url(../img/copany_bg.jpg);
	background-repeat: no-repeat;
}


#Company h1{
	padding-left: 250px;
	padding-bottom: 10px;
}

#Company .H1_01{
	font-size: 18px;
	font-family: "HG娵恨集窶-PRO";
	color: #77ADFF;
}
#Company .H1_02{
	font-size: 14px;
	font-family: "HG娵恨集窶-PRO";
	padding-left: 10px;
	color: #CCCCCC;
	font-style: italic;
}


#Company h2{
	font-size: 18px;
	font-family: "HG娵恨集窶-PRO";
	padding-left: 250px;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #f5cc77;
}

#CorprateProfile table{
	margin-left: 250px;
	width: 700px;	
}
#CorprateProfile tr{
}

#CorprateProfile th{
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:10px;
	padding-bottom: 10px;
	background-color: #F4F4F4;
	color: #003366;
	font-size: 14px;
	font-family: "HG娵恨集窶-PRO";
	text-align:center;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #77ADFF;
}
#CorprateProfile td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:10px;	
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;	
	font-family: "HG娵恨集窶-PRO";
	line-height: 150%;	
}

#History table{
	margin-left: 250px;
	width: 700px;	
	margin-bottom:50px;
}

#History th{
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:5px;
	padding-bottom: 5px;
	background-color: #FFFAEE;
	color: #6F5300;
	font-size: 12px;
	font-family: "HG娵恨集窶-PRO";
	text-align:center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFE9BB;
}
#History td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top:5px;	
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;	
	font-family: "HG娵恨集窶-PRO";
	line-height: 150%;	
}
