﻿/* CSS Document */

/*トップ画像*/
#top_image{
	background-image: url(../company/images/company_page_title.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
	margin: 0px 0px 0px 0;
	padding: 0px;
width:660px;
height:150px;
display:block;
}

h3{
	width:660px;
	height:43px;
	background-image: url(../images/c_title1.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 30px 0 0 0;
	font-size:14px;
	color:#000000;
	line-height:24px;
	text-indent: 15px;
	padding: 0px;
}

div.text{
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
}

div.text table{border:0px;margin:15px 0 0 0px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;vertical-align: top;}
div.text table th{
	color:#696969;
	vertical-align: top;
	text-align:left;
	padding:0px 15px 10px 0;
	margin:0px;
	font-weight: normal;
	white-space: nowrap;
}
div.text table td{
	text-align:left;
	padding:0px 15px 0px 0;
	margin:0px;
	border-bottom:solid 10px #ffffff;
	border-right:solid 10px #ffffff;
	vertical-align: top;
}
div.text table td table{margin:0px;}

td.maps{
	font-size: 12px;
	color: #666666;
}
td.maps i{
	padding:5px;font-style: normal;text-align:center;
	color: #666666;display:block;border:solid 2px #E7E9E8;
}

/*google map--------------------------------------------------*/

#gmap,#gmap2,#gmap3 {
	width:400px;
	height:400px;
	margin:5px 0px 15px 0;
	font-size: 12px;line-height: 16px;
}
#gmap a,#gmap2 a,#gmap3 a{
	color: #FF3366;
}
#gmap a:hover,#gmap2 a:hover,#gmap3 a:hover{
	color: #FF6600;
}
#gmap strong,#gmap2 strong,#gmap3 strong{color:#1F6F1B;
	font-size: 12px;
}
#gmap i,#gmap2 i,#gmap3 i{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F6F1B;margin-right:10px;
}
