﻿.Popup_Body {
	background-color:#fff;
	border:#CCC solid 1px;
	width:380px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}
.Popup_Top {
	background:url(http://image.gameyarou.jp/tekki/2009/index/popup/top_bg.gif) repeat-x;
	border-bottom:#CCC solid 1px;
	height:30px;
	width:382px;
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.Popup_sp_color01{
	color:#ff0000;
}
.Popup_sp_color01 a{
	color:#ff0000;
}

.Popup_center{
	width:360px;
	background:url(http://image.gameyarou.jp/tekki/2009/index/popup/bg.gif) repeat-y;
	margin:10px;
}
.Popup_info_01{
	font-size:12px;
	color:#CCC;
	padding:10px 20px 10px 20px;
	line-height:16px;
}
.Popup_info_02{
	padding-bottom:3px;
}
.Popup_info_02 ul{
	background-color:#999;
	border:#CCC solid 2px;
	margin:0 20px 20px 20px;
}
.Popup_info_02 li{
	font-size:12px;
	color:#333;
	font-weight:bold;
	list-style:none;
	margin:5px 0 3px 5px;
}
.Popup_info_03{
	background:url(http://image.gameyarou.jp/tekki/2009/index/popup/img_01.jpg) no-repeat;
	font-size:12px;
	height:130px;
	color:#CCC;
	padding:0 80px 0 20px;
	line-height:16px;
}

.Popup_footer {
	border-top:#CCC solid 1px;
	height:30px;
	width:370px;
	text-align: right;
	padding:7px 10px 0 0;
}