@charset "Shift_JIS";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg_top.gif) repeat top left;
}
#entity {
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg_top_border.gif) repeat-y top left;
	width:700px;
}
.content {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background: url(images/bg_top_menu.gif) repeat-y top left;
}
.content .info_area {
	margin: 20px 0 0 0;
}
.content .info_area .sponsor {
	float: left;
	padding: 0 0 0 45px;
	margin: 0 0 30px 0;
	width: 320px;
}
.content .info_area .sponsor .info {
	margin: 0 0 15px 0;
	padding: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
}
.content .info_area .sponsor .info p {
	line-height: 140%;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.content .info_area .whatsnew {
	margin: 0 23px 0 370px;
	padding: 0 5px 5px 5px;
	border-left: 1px solid #ccc;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
}
.content .info_area .sponsor-e {
	float: left;
	padding: 0 0 0 45px;
	width: 360px;
}
.content .info_area .sponsor-e .info {
	margin: 0 0 15px 0;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
}
.content .info_area .sponsor-e .info p {
	line-height: 140%;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.content .info_area .whatsnew-e {
	margin: 0 0 0 410px;
	padding: 0 5px 5px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
}
.content .info_area .whatsnew h2 {
	padding: 0;
	margin: 0 0 8px 0;
}
.content .info_area .whatsnew dl {
	margin:0 0 0 5px;
	padding:0;
}
.content .info_area .whatsnew dl dt {
	padding: 0 0 8px 0;
	float: left;
	width: 3.5em;
}
.content .info_area .whatsnew dl dd {
	margin: 0 0 0 3.5em;
	padding: 0 0 8px 0;
}
.content .footer {
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 8px;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
}
.content .footer-e {
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 8px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
