/* tanteigyouhou
---------------------------------------------------------------------- */


#content #left {
	float: left;
	border:#B8AF73 2px solid;
	background-color:#FFFFFF;
	width: 578px;
	margin-bottom: 30px;
	padding-bottom:0;
}


#content #left #title h2 {
	line-height: 71px;
	background-image:url(../img/tanteigyouhou/tanteigyouhou_ttl.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}


#content #left #gyouhou {
	width: 92%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#content #left #gyouhou p {
	color:#333333;
	font-size:0.9em;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
}

#content #left #gyouhou #no1 {
	line-height: 40px;
	background-image:url(../img/tanteigyouhou/sub_01.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}

#content #left #gyouhou #no2 {
	line-height: 40px;
	background-image:url(../img/tanteigyouhou/sub_02.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}


#content #left #gyouhou h4{
	color:#333333;
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
}






/*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;
}
