@charset "utf-8";
/* CSS Document */

.link_img
{
	float:right;
	text-align:center;
	width:680px;
	height:auto;
}
.link_img tr
{
	list-style:none;
	width:680px;
}
.link_img th
{
	width:320px;
	height:180px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:#CCC thin solid;
}
.link_img a
{
	text-decoration:none;
}
.link_txt
{
	float:right;
	text-align:center;
	width:680px;
	height:auto;
}
.link_txt tr
{
	list-style:none;
	width:680px;
}
.link_txt th
{
	width:320px;
	height:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:#CCC thin solid;
}
.link_txt a
{
	text-decoration:none;
}
.adsense
{
	width:170px;
	height:600px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
}
.sougo
{
	text-align:center;
	margin-top:20px;
	width:680px;
	float:right;	
}