/* CSS Document */

/* ------------------------------------- 
 *	　会社案内ページ
 * ------------------------------------- */

#company_tb {
	width: 650px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
}
#company_tb th {
	font-weight: normal;
	background-color: #E4E4E4;
	padding: 10px;
	width: 25%;
}
#company_tb td {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#company_tb .style02 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#company_tb .style03 {
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#company_tb .style04 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#mapOut {
}
#map{
	position: relative;
	_left: -180px;
	_top: -126px;
	border: 1px solid #CCCCCC;
}
#aisatsu {
	background-image: url(../images/about/shatyou.jpg);
	background-repeat: no-repeat;
	background-position: -30px 41px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 650px;
}
#aisatsu p {
	font-size: 1.2em;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2em;
}
#aisatsu .pRight {
	font-size: 1.2em;
	text-align: right;
	margin-right: 30px;
	margin-left: 40px;
	line-height: 2em;
}
.titleAisatsu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}.googleLink {
	text-align: right;
	font-size: 1em;
	line-height: 2em;
	width: 500px;
}

