@charset "utf-8";
/* CSS Document */
.company-profile {
	line-height: 150%;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 100px;
}
.company-profile-en {
	line-height: 150%;
	padding-top: 15px;
	padding-left: 7px;
}
.company-profile dt {
	display: block;
	width: 110px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.company-profile dd {
	display: block;
	width: 375px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	margin: 0px 0px 0px 125px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.googlemap {
	height: 500px;
	width: 500px;
}
.googlemap iframe {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 500px;
}
.pdd15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.company-profile a {text-decoration: none;}
.company-profile a:link {
	color: #FF6600;
}
.company-profile a:visited {
	color: #FF6600;
}
.company-profile a:hover {
	color: #FF3300;
}
.company-profile a:active {
	color: #FF6600;
}
.company-profile table {
	width: 100%;
}
.company-profile td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.line td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#com {
	font-size: 83%;
}
#rec-contact {
	border: 1px dotted #0099FF;
	padding: 10px;
	margin-top: 20px;
}
