@charset "UTF-8";

#center-container{
	width:480px;
	margin:0 auto;

}
#mainImage_link{
	width:720px;
	height:150px;
	margin:0 auto;
	background:url(../link/img/img_link.jpg) no-repeat;
	text-indent:-9999px;
}
#obi_link{
	width:480px;
	height:30px;
	background:url(../link/img/h3_friends.gif) no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}

.linebox-container{
	width:458px;
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px;
	}
	.linebox-container p{
		color:#777;
	}