.leafimg {
	background-image: url(../images/greetimage002.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.idea {
	text-align: right;
	clear: both;
	width: 720px;
	margin-bottom: 20px;
}
dl.idea dt {
	clear: none;
	margin-bottom: 15px;
}
dl.idea dd {
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	font-size: 90%;
	color: #003366;
}

.company_index {
	clear: both;
	width: 740px;
	margin-right: -20px;
}
.company_indexbox {
	float: left;
	width: 348px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	margin-right: 20px;
}
.company_indexbox h2 {
	font-weight: normal;
	clear: both;
	margin-bottom: 15px;
}
.company_indexbox h2 a {
	background-color: #E6F9FF;
	display: block;
	background-image: url(../../common/images/arrow002.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.company_indexbox h2 a:link,.company_indexbox h2 a:visited {
	text-decoration: underline;
}
.company_indexbox h2 a:hover,.company_indexbox h2 a:active {
	text-decoration: none;
	background-color: #FFFFFF;
}
.company_indexbox div {
	clear: both;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.company_indexbox div p {
	font-size: 75%;
	line-height: 190%;
	clear: both;
	padding-bottom: 15px;
}
.company_index:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


.staff_base {
	clear: both;
	width: 680px;
	margin-bottom: 20px;
	background-color: #ECFBFF;
	padding: 19px;
	border: 1px solid #CCCCCC;
}
.staff_pic {
	float: left;
}
.profile {
	float: right;
	width: 450px;
	margin-bottom: 20px;
}
.profile h3 {
	color: #009191;
	font-size: 140%;
	background-image: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.profile h3 span {
	font-size: 12px;
	font-weight: normal;
	color: #00BDBD;
	float: right;
}
.profile table {
	clear: both;
	width: 100%;
	background-image: url(../../common/images/line002.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.profile table th {
	width: 20%;
	color: #00CCCC;
}
.profile table td {
	width: 80%;
}
.profile table th,.profile table td {
	font-size: 90%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 12px;
	background-image: url(../../common/images/line002.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.staff_base dl {
	background-color: #FFFFFF;
	padding: 15px;
	clear: both;
}
.staff_base dl dt {
	clear: both;
	margin-bottom: 15px;
}
.staff_base dl dd {
	font-size: 90%;
	line-height: 160%;
	clear: both;
}
.staff_base:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}


#map_canvas {
	padding: 4px;
	width: 710px;
	border: 1px solid #CCCCCC;
	height: 450px;
	clear: both;
	margin-bottom: 30px;
}

.works {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.works th {
	width: 30%;
	font-weight: normal;
	background-color: #DFFFFF;
}
.works td {
	width: 35%;
}
.works th,.works td {
	font-size: 75%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #DDDDDD;
	padding: 10px;
}


.greeting {
	width: 720px;
	clear: both;
}
.greeting div {
	width: 490px;
	float: right;
}
.greeting div p {
	font-size: 90%;
	line-height: 230%;
	clear: both;
	margin-bottom: 20px;
}
