@charset "utf-8";
/* CSS Document */
#mainmenu #bt5 a {
	width: 101px;
	height: 43px;
	background-image: url(images/menu05b.gif);
}
#mainmenu #bt5 a:hover {
	background-image: url(images/menu05b.gif);
}
/* コンテンツ */
table{
	width: 300px;
	height: 350px;
}
th{
	color: #FFFFFF;
	background-color: #9999CC;
	width: 70px;
}
#contents {
	padding-top: 140px;
}
*html #contents {
	padding-top: 170px;
}
#maincontents {
	background-image: url(images/main-contents-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 730px;
}
#page-title {
	background-image: url(images/company-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 795px;
	height: 155px;
	margin: 0px;
	top: 210px;
	left: 120px;
	background-position: left;
	position: absolute;
}
#page-block {
	background-color: #F0E3D4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFB89E;
	border-bottom-color: #BFB89E;
	border-left-color: #BFB89E;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page-block h2{
	background-image: url(images/company-titleback.gif);
}
#page-block h3{
	font-size: 1em;
	color: #9966CC;
	clear: both;
	background-color: #FFFFC4;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9966CC;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#about {
	float: left;
	width: 300px;
	height: 350px;
	margin-bottom: 10px;
}
/*GoogleMap*/
#map {
	width: 400px;
	height: 350px;
	background-color: #CCCCCC;
	float: right;
	display: block;
}
#map img {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#mapwindow strong {
	color: #00CC33;
}
