@charset "UTF-8";
/* CSS Document */

#contentsBox{
	background-image:url(../img/border_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:760px;
	padding:0px 23px 5px 17px;
}

#companyBox{
	width:760px;
}

#companyBoxTitle{
	width:124px;
	height:41px;
	padding:0px 0px 20px 0px;
}

#companyBoxTitle h2{
	background-image:url(../../company/img/index_title.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:41px;
	font-size:1px;
	text-indent:-9999px;
}

#companyBoxTable{
	width:700px;
	padding:0px 0px 30px 17px;
}

.companyDetail th{
	background-image:url(../../company/img/arrow01.jpg);
	background-repeat:no-repeat;
	background-color:#A13245;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	line-height:150%;
	padding:0px 0px 0px 20px;
}

.companyDetail td{
	font-size:12px;
	line-height:150%;
}

.companyDetail a{
	font-size:12px;
	color:#333333;
	line-height:150%;
	text-decoration:none;
}

.companyDetail a:hover{
	text-decoration:underline;
}

#accessMapTitle{
	width:196px;
	height:24px;
	padding:0px 0px 20px 20px;
}

#accessMapTitle h3{
	background-image:url(../../company/img/index_subtitle.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:24px;
	font-size:1px;
	text-indent:-9999px;
}

#accessMapImg{
	width:400px;
	height:250px;
	margin:10px auto 40px auto;
}

