@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

h2{
	width:100%;
	margin:0 0 25px 0;
	padding:30px 0 5px 0px;
	display:block;
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;
}

h2 img{
	margin:0 0 0 45px;
}

table{
	float:left;
	margin:0 60px 0 50px;
	border-collapse: collapse;
	display:inline;
}

td{
	padding:4px 0;
	line-height:1.5em;
}

.t_left{
	padding:4px 0 4px 12px;
	width:80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../company/img/bg_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	vertical-align:top;	
}

.t_right{
	width:210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.t_left_end{
	padding:4px 0 4px 12px;
	background-image: url(../company/img/bg_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;	
}


.map_box{
	float:left;
	width:730px;
	margin:30px 0 50px 50px;
	clear:both;
	display:inline;
}

.map_title{
	float:left;
	padding:0 0 5px 12px;
	background-image: url(../company/img/bg_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	display:inline;
}

.google_map a{
	float:right;
	display:inline;
	margin:10px 0 0 0;
}

.map_img{
	border: 1px solid #CCCCCC;
}


.get_title{
	background-image: url(../company/img/ph_title.jpg);
	background-repeat: no-repeat;
	background-position: 450px 30px;	
}

.get_title p{
	margin:0 0 25px 50px;
	line-height:1.5em;
}


.f_left2{
	float:left;
	margin:0 0 0 15px;
}
