/* ---------- タイトル ---------- */
div#title{
	background-image:url(../img/link_title.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:870px;
	height:30px;
	margin:0px auto;
	padding-top:60px;
	text-indent:-999999px;
	clear:both;
	}

/*テキスト*/
div.link_text{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	text-align:left;
	line-height:150%;
	color:#000000;
	clear:both;
	}
div.link_text a {
	color:#D4202B;
	}


p.link_box{
	width:700px;
	height:auto;
	margin:0px auto;
	padding:10px 0px;
	text-align:left;
	line-height:150%;
	color:#000000;
	clear:both;
	}