* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'メイリオ',Meiryo,'Verdana',sans-serif,'Arial','ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka;
}
img {
	border: 0;
}
/** スタート時間状況詳細 **/
#wrapper {
	padding: 25px 20px;
}
h1 {
	height: 63px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
h2 {
	color: #3A422C;
	font-size: 120%;
	line-height: 1.6;
	margin-bottom: 16px;
	border-bottom: 1px solid #BBBDB6;
}
#time h1 {
	background: url(../../img/public/popup/title_time.gif) 0 0 no-repeat;
}
#icon h1 {
	background: url(../../img/public/popup/title_icon.gif) 0 0 no-repeat;
}
table {
	width: 560px;
	margin-bottom: 21px;
	border-collapse: collapse;
}
#time th {
	color: #3A422C;
	font-size: 90%;
	line-height: 1.6;
	text-align: center;
	border: 1px solid #7B7B62;
	background: #DEDEC5;
}
#time td {
	padding: 2px 0;
	text-align: center;
}
#icon p {
	margin-bottom: 10px;
}
#icon td {
	padding: 6px 0;
	padding-left: 10px;
}
#icon td img {
	vertical-align: middle;
}
td {
	color: #3A422C;
	font-size: 90%;
	line-height: 1.6;
	border: 1px solid #7B7B62;
}
#icon p {
	font-size: 90%;
	line-height: 1.4;
}

#btnClose {
	font-size: 1px;
	line-height: 0;
	padding-top: 10px;
	text-align: right;
	border-top: 1px solid #B6C1B6;
}
#btnClose a {
	outline: none;
}
