@charset "UTF-8";
#ttl02 {
	margin-top: 15px;
	margin-bottom: 15px;
}
/* CSS Document */

#mainContents p {
	font-size: small;
	line-height: 1.6em;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#mainContents #googleMap p {
	margin: 0;
	padding: 0;
}

.picture {
	float: right;
	margin-left: 15px;
}
#mainContents .textRight {
	text-align: right;
	margin-right: 10px;
}
.tb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	font-size: small;
	color: #333;
	line-height: 1.6em;
	width: 687px;
}
.tb tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tb tr .text {
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.tb tr .ttl {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-left: 10px;
	padding-right: 10px;
}
.tb tr .text a {
	color: #F90;
	text-decoration: underline;
}
#googlemap {
	width: 635px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 15px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#googleMap {
	margin-top: 15px;
	border: solid 1px #ccc;
	width: 688px;
	height: 358px;
}

.tb tr .text a:hover {
	color: #F90;
	text-decoration: underline;
}
#ceoArea img {
	float: left;
}
#ceoArea p {
	margin-top: 50px;
	float: left;
	margin-left: -10px;
}
