@charset "UTF-8";
/* CSS Document 
		by Thucvv
*/
	
/*
/////////////////////////////////////
CSS FOR Content
/////////////////////////////////////
*/
#Subvisual{
	background:url(../images/company/subvisual.png) no-repeat center top;
	background-size:100% ;
	width:100%;
    height: 135px;
}
#Content {
	position: relative;
	z-index: 100;
	padding-top:0 !important;
}
.section-company{
    background: #f4eeee;
    padding: 15px 0;
    width: 100%;
}
.comp-name{
	font-size:134%;
	font-weight:bold;
}
.comp-name span{
	margin-left:20px;
	font-weight:bold;
}
.info{

    width: 315px;
    /* float: left; */
    margin: 0 auto;
}
.info dt{
	float:left;
	font-weight:bold;
	padding:9px 0 0 0;
}
.info dd{
	padding:3px 0 0 100px;
	line-height:28px;
}
.map {
    width: 315px;
    margin: 0 auto;
}
.map iframe {
    width: 100%;
}
.history{
	margin:0 0 0 0;
}
.history > dt{
	float:left;
	padding:20px 0 0 195px;
	font-size:100%;
	font-weight:bold;
}
.history > dd{
	background:#f4eeee;
	height:30px;
	padding:20px 0 0 340px;
	margin-bottom:20px;
}
.pt-end{
	padding:10px 0 10px 340px !important;
}
.history2 dl {
    width: 96%;
    background: #f4eeee;
    display: block;
    text-align: center;
    padding: 10px 0;
    margin:15px 2%;
}
.history2 dt {
	    width: 100%;
    text-align: center;
	
}
.history2 dd {
	
    width: 100%;
    text-align: center;
}