/* headgreeting
---------------------------------------------------------------------- */

#content {
	width: 850px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#content #left {
	float: left;
	border:#B8AF73 2px solid;
	background-color:#FFFFFF;
	width: 578px;
	margin-bottom: 30px;
}

#content #left #title1 {
	margin-top : 20px;
	margin-left : 29px;
}

#content #left #title h2 {
	line-height: 71px;
	background-image:url(../img/headgreeting/head_ttl.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}

#content #left #headgree {
	width: 90%;
	margin: 10px auto;
}

#content #left #headgree p {
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin-bottom: 50px;
	line-height: 20px;
}

#content #left #headgree #map {
	line-height:214px;
	background-image:url(../img/headgreeting/head.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
	margin-bottom:30px;
	height: 214px;
}

#content #left #access #zip{
	iine-height: 151px;
	background-image:url(../access/../img/headgreeting/jusho_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	width:521px;
}

#content #left #access #zip p{
	line-height:1.3em;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	margin:0;
	padding:10px;
}

#content #left #access #zip h5{
	line-height:23px;
	background-image:url(../access/img/tel.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: 50px;
	font-size: 23px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	margin:0 10px;
	padding:0;
}


#content #left #up a {
	float:right;
	display: block;
	background-image:url(../img/up.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 100px auto 30px auto;
	width: 142px;
	height: 32px;
	line-height: 32px;
	margin-top:50px;
}

#content #left #up a:link {
	color: #000000;
	text-decoration: none;
}
#content #left #up a:visited {
	text-decoration: none;
	color: #000000;
}
#content #left #up a:active {
	text-decoration: none;
	color: #000000;
}

#content #cle{
	clear:both;
}
