@import url(top.css);


/* ------------------------------------------------------------
‰ïŽÐŠT—v
---------------------------------------------------------------*/

.lh140 { line-height: 140%;}

#overview h2 {
	background: url(../overview/img/top.png) no-repeat center top;
	}
#overview h2.newmaintest {
	background: url(../overview/img/_top.png) no-repeat center top;
	}

#overview h3 {
	text-indent: -9999px;
	width: 740px;
	height: 45px;
	margin-bottom: 20px;
	}

#overview h3#title_profile {
	background: url(../overview/img/title_profile.png) no-repeat left top;
	}

#overview h3#title_profile {
	background: url(../overview/img/title_profile.png) no-repeat left top;
	}



/*ŠT—v*/

#profilebg {
	background: url(../overview/img/profilebg.png) no-repeat right top;
	padding: 10px 0 15px;
	margin-bottom: 40px;
	}

#profilebg2 {
	background: url(../overview/img/profilebg2.png) no-repeat right top;
	padding: 10px 0 15px;
	margin-bottom: 40px;
	}


table#table_profile {
	width: 620px;
	}


table#table_profile th,
table#table_profile td {
	padding: 8px 5px;
	border-bottom: 1px dotted #ccc;
	}

table#table_profile th {
	width: 150px;
	color: #263248;
	}


table#table_profile td {
	padding: 8px 5px;
	border-bottom: 1px dotted #ccc;
	}


table#table_profile td div.branchph {
	width: 75px;
	height: 60px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	display: inline;
	}
	
table#table_profile td div.branchph a {
	width: 75px;
	height: 60px;
	display: block;
	}
	
table#table_profile td div.branchph a:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
	}

table#table_profile td p {
	float: left;
	}


table#table_profile td span {
	float: left;
	color: #876F54;
	}




/**/

#overview h5 {
	width: 740px;
	height: 38px;
	text-indent: -9999px;
	margin: 30px 0 15px;
	}
	
	
#overview h5#subtitle2 {
	background: url(../overview/img/subtitle2.png) no-repeat left top;
	}
	
#overview h5#subtitle3 {
	background: url(../overview/img/subtitle_1.gif) no-repeat left top;
	}


#overview ul#bnrarea {
	width: 740px;
	}


#overview ul#bnrarea li {
	padding: 20px 10px 5px;
	border-bottom: 1px dotted #999;
	}


#overview ul#bnrarea li .left {
	width: 310px;
	float: left;
	text-align: center;
	}


#overview ul#bnrarea li .left img:hover {
  	filter: alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
	}


#overview ul#bnrarea li .right {
	width: 370px;
	float: right;
	}
	
#overview ul#bnrarea li h6{
	font-size: 13px;
	}

#overview ul#bnrarea li .right p.bnr_title {
	margin-bottom: 10px;
	}


p#global_logo {
	background: url(../overview/img/global_logo1904.png) no-repeat center top;
	width: 740px;
	height: 84px;
	text-indent: -9999px;
	margin: 10px 0 20px;
	}



