/* ファンサイト */

h2
{
	margin:10px;
	font-size:20pt;
	font-weight:900;
	text-align:center;
}

h3.title_img
{
	text-align:center;
}

h3.title
{
	margin:50px 100px 10px 100px;
	border-left:20px #333333 solid;
	border-right:20px #333333 solid;
	border-top:2px #333333 solid;
	border-bottom:2px #333333 solid;
	font-size:x-large;
	font-style:italic;
	text-align:center;
	background-color:orange;
}

table.link_table th
{
	background-color:#f0f0f0;
	white-space:nowrap;
}

table.link_table td.site_name
{
	font-weight:900;
	vertical-align:top;
	width:250px;
}

table.link_table td.webmaster_name
{
	vertical-align:top;
}

table.link_table td.sitename
{
	font-weight:900;
	width:300px;
}

table.link_table img
{
	border:0px;
}

a.text
{
	color:#0000ff;
}

a.text:hover
{
	color:#ff0000;
	text-decoration:none;
}

/* IEへの対応 */
div.ie_follow
{
	text-align:center;
}

/* IE対応の後処理も含む */
div.info_box
{
	text-align:left;
	width:500px;
	padding:10px;
	background-color:#333333;
	color:#f0f0f0;
	margin:10px auto;
}

div.info_box a
{
	color:#00ffff;
}



div.info_box ul
{
	font-weight:900;
	color:#ffffff;
}
