/*

*/

hr
{
	border-style:dotted;
	color: #888888;
}

A:link    { color: #2222AA; text-decoration: none }
A:visited { color: #AA2222; text-decoration: none }
A:active  { color: #BBAABB; text-decoration: none }
A:hover   { color: #2222AA; text-decoration: none }

table
{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

/*

*/
body.top
{
	margin: 20px 20px;
	padding: 0;
//	line-height: 1.2;
	background-color: #fffffff;
	background-image: url("image/bg.png");

	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
}

body.top_information
{
	margin: 20px 20px;
	padding: 0;
//	line-height: 1.2;
	background-color: #fffffff;

	font-size: 11px;
	line-height: 160%;
	color: #000000;
}

div.wrapper
{
	align: center;
	width: 824px;
	margin: 0 auto;

}

/*

*/
div.main
{
	width: 824px;
}

div.top_ad
{
	width: 824px;
	height: 174px;

	clear: both;
}

div.title
{
	width: 824px;
	height: 117px;

	clear: both;
}

div.back_to_top
{
	width: 824px;
	height: 27px;

	clear: both;
}

/*

*/
div.left_info
{
	float: left;

	width: 238px;
}

div.middle_info
{
	float: left;

	width: 353px;
}

div.right_info
{
	float: right;
	width: 233px;
}

div.bottom_ad
{
	clear: both;

	width: 824px;
	height: 360px;

	text-align: center;
}

div.footer
{
	clear: both;

	width: 824px;
	height: 40px;
}

/*

*/
div.yuming_website_list
{
	width: 238px;
	height: 220px;

	background-image: url("image/top/yuming_website_list.png");
}

div.yuming_website_list_info
{
	 position: relative;

	 top: 30px;
	 left: 16px;
}

//table.yuming_website_list_info
//{
//	width: 200px;

//	color: #000000;
//	font-size: 11px;
//	line-height: 160%;
//}

//td.yuming_website_list_info_genre
//{
//	color: #440066;
//	font-weight: bold;
//}

//td.yuming_website_list_info_title
//{
//	color: #000066;
//	font-weight: bold;
//}

div.mobile_site
{
	width: 238px;
	height: 140px;

	background-image: url("image/top/mobile_site.png");
}

div.yuming-mobile
{
	 position: relative;

	 top: 34px;
	 left: 16px;
}

div.information
{
	width: 353px;
	height: 360px;

	background-image: url("image/top/information.png");
}

table.top_information
{
	width: 280px;

	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

iframe.top_information
{
	 position: relative;

	 top: 0px;
	 left: 4px;
}

div.copyright
{
	width: 824px;
	height: 18px;

	background-image: url("image/top/copyright.png");
}

/*

*/
div.information_archives
{
	float: left;

	width: 239px;
	height: 630px;

	background-image: url("image/information/archives.png");
}

table.information_archives
{
	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

iframe.information_archives
{
	 position: relative;

	 top: 0px;
	 left: 2px;
}

div.information_detail
{
	float: right;

	width: 585px;
	height: 630px;

	background-image: url("image/information/information_detail.png");
}

table.information_detail
{
	width: 510px;

	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

iframe.information_detail
{
	 position: relative;

	 top: 0px;
	 left: 3px;
}

