/* kojinjoho
---------------------------------------------------------------------- */
#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/kojinjoho/kojin_ttl.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}*/

#content #left #kojin {
	width: 90%;
	margin: 10px auto;
}

#content #left #kojin #pho {
	line-height: 125px;
	background-image:url(../img/kojinjoho/kojin.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
	margin-bottom:30px;
}

#content #left #kojin p {
	font-size: 0.9em;
	color: #333333;
	text-align:left;
	margin-bottom: 50px;
}

/*up_btn
------------------------*/

#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;
}

#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;
}
