@charset "utf-8";



/* Sub Menu */
/* ------------------------------------------------ */

#contents #subMenu {
	width: 500px;
	border-bottom: 0px solid #ddd;
}
#contents #subMenu ul {
	margin: 0 0 0 10px;
}
#contents #subMenu ul li {
	float: left;
	display: inline;
	width: 158px;
	margin: 0 2px 0 0;
}
#contents #subMenu ul li a {
	display: block;
	padding: 8px 4px 4px 4px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../images/tab.gif) 0 0 no-repeat;
	width: 158px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width: 150px;
}
.ie5dummy {
}
#contents #subMenu ul li a:hover {
	color: #e96136;
	background: url(../images/tab.gif) 0 -50px no-repeat;
}
#contents #subMenu ul li.active a {
	background: url(../images/tab.gif) 0 -100px no-repeat;
	cursor: default;
}


#contents h2 {
	clear: both;
}



/* index.html */
/* ------------------------------------------------ */

#contents #president {
}
#contents #president img.pic {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
}

#contents div.text p {
	line-height: 1.5;
}

#contents .photo {
	display: block;
	margin: 0 0 10px 0;
}



/* profile.html */
/* ------------------------------------------------ */

#contents #profileData dl {
	padding: 0 0 6px 0;
	background: #fff6f3;
}
#contents #profileData dt {
	clear: both;
	float: left;
	width: 120px;
	margin: 4px 0;
	padding: 8px 8px 4px 8px;
	font-size: 75%;
	line-height: 1.3;
	border-top: 1px solid #ddd;
}
#contents #profileData dd {
	float: left;
	width: 320px;
	margin: 4px 0;
	padding: 8px 8px 4px 8px;
	font-size: 75%;
	line-height: 1.3;
	border-top: 1px solid #ddd;
}

#contents #profileData dt.first,
#contents #profileData dd.first {
	border-top: none;
}

#contents #profileData dd p {
	margin: 6px 0;
	font-size: 100%;
}

#contents #profileData dd div.branch {
	margin: 8px 0 0 0;
}
#contents #profileData dd div.first {
	margin: 0 0 0 0;
}

#contents #profileData dd li{
	margin: 0 0 4px 0;
}



/* map.html */
/* ------------------------------------------------ */

#contents #mapArea {
	margin: 20px 0 0 0;
}
#contents #gmap {
	width: 480px;
	height: 480px;
	margin: 0 0 10px 0;
}
