﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* layout
--------- --------- --------- --------- --------- */



/* #main
--------- --------- --------- --------- --------- */

h2 {
	width:730px;
	background:url(../images/company/compny_title.jpg) no-repeat;
	margin: 20px 0 0 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:39px;/* for ie5.x */
	}


.company_table1 {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	width:730px;
	font-size:12px;
}
		
.company_table1 th{
	width:120px;
	padding:5px;
	height:15px;
	text-align:right;
	color:#666666;
}

.company_table1 td {
	padding:5px;
	height:15px;
}

.company_name {
	font-size:18px;
	color:#2E779C;
}

.company_access {
	width:730px;
	margin:20px 0 0 0;
	padding:57px 0 10px 0;
	background:url(../images/company/access_bg.jpg) no-repeat;
	}
	
.company01 {
	width:425px;
	background:url(../images/company/icon_blue.jpg) 5px 0 no-repeat;
	padding:0 0 0 46px;
	}

.company02 {
	width:425px;
	background:url(../images/company/icon_green.jpg) 5px 0 no-repeat;
	padding:0 0 0 46px;
	}

.company_smane {
	font-size:16px;
	line-height:18px;
	padding:0 0 5px 0;
	}

.conpany_add {
	padding:10px 0 35px 0;
	font-size:12px;
	line-height:20px;
	}
	
		













