@charset "UTF-8";
@import url(../../css/style.css);
@import url(../../css/common.css);
@import url(../../css/font.css);

.title_main{
	background: url(../img/title_main.jpg) no-repeat;
}
.thai{
	display:block;
	width:345px;
	float:left;
	margin-top:20px;
	}
.thai .mail {
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}
.japan{
	display:block;
	width:345px;
	float:right;
	margin-top:20px;
	}
.company_name{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	color:#010099;
	border-bottom:dotted 1px #666;
	padding-bottom:5px;
	}
.company_name_thai{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	color:#010099;
	border-bottom:dotted 1px #666;
	padding-bottom:26px;
	}
.address{
	display:block;
	/*height:40px;*/
	margin-bottom:10px;
	}
.tel_fax{
	display:block;
	margin-bottom:10px;
	}
.map{
	position: relative;
	width:688px;
	padding:10px;
	border:dotted 1px #ccc;
	}
.map .network {
	position: absolute;
	width: 340px;
	bottom: 10px;
	right: 10px;
}