/****************************/
/* 会社概要のHTML用デザイン */
/****************************/

/* 背景を上書き */
#TopMenu #WeAre
{
	background-image:url(../images/btnWeAre_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


dl,table
{
	margin-bottom:50px;
}

table
{
	width:560px;
}

dt,caption
{
	width:560px;
	margin-bottom:10px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	color:#82783d;
	font-weight:bold;
	font-size:14px;
}
dd
{
	width:500px;
	margin-left:50px;
	margin-right:auto;
	margin-top:1em;
}


h2
{
	width:559px;
	height:28px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/ttlWeAre.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.map_h2
{
	width:599px;
	height:60px;
	text-indent:-9999px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/ttlMap.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.about dt
{
	text-indent:-9999px;
	background-image:url(../images/ttlWeAre_About.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.about strong
{
	width:5em;
	font-weight:normal;
	display:block;
	float:left;
	text-align:right;
}

.history dt
{
	text-indent:-9999px;
	background-image:url(../images/ttlWeAre_History.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.history strong, .history span
{
	width:9em;
	font-weight:normal;
	display:block;
	float:left;
	text-align:right;
}

.history_bottom
{
	position:relative;
	top:-1em;
	margin-bottom:-1em;
}

.map
{
	width:430px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#Address
{
}

#Address span
{
	position:relative;
	top:-8px;
}

#Tel
{
	position:relative;
	left:5em;
	top:-1.5em;
	margin-bottom:-1.5em;
}


#Map
{
	position:relative;
	left:35px;
	top:10px;
}



