.pc_display{
	display:none;
}
.smart_display{
	display:block;
}
#top_wrap{
	background-image:none;
}
#description{
	margin:0 auto;
	width:900px;
	height:280px;
	margin-top:20px;
	margin-bottom:0px;
}
tr{
	max-height:280px;
}
#link_table{
	border:none;
	width:100%;
	margin-top:-30px;
	margin-bottom:20px;
}
.line_2nd{
	width:122px;
	height:56px;
	background-color:#f1f1f1;
	color:#1d1d1d;
	font-size:26px;
	line-height:38px;
	padding-left:10px;
}
.line_3rd{
	width:324px;
	height:56px;
	background-color:#f9f9f9;
	color:#1d1d1d;
	font-size:26px;
	line-height:38px;
	padding-left:10px;
}
#footer>p{
	margin:0 auto;
	width:900px;
	font-size:26px;
	max-height: 999999px;
	color:#fff;
	line-height:1.8em;
}
#copyright>p{
	margin:0 auto;
	color:#fff;
	font-size:26px;
	max-height: 999999px;
}