@charset 'Shift_JIS';


/* Hangame info Style
------------------------------------------------------------------- */
@import url('https://static.hange.jp/hangame/extra/info/css/decoration.css');

/* Information
-------------------------------------------------- */
#contents.notice h2 {
float: left;
height: 23px;
}
#contents.notice #noticeArea,
#contents.help #noticeArea {
clear: both;
width: 644px;
padding-bottom: 10px;
background: url(https://images.hange.jp/hangame/easy/easy_common/bg_notice_btm.gif) left bottom no-repeat;
}

/* Detail */
#contents.notice #noticeArea h3,
#contents.help #noticeArea h3 {
position: relative;
clear: both;
width: 604px;
height: 24px;
_height: 23px;
margin: 0;
padding: 16px 20px 0;
_padding-top: 17px;
background: url(https://images.hange.jp/hangame/easy/easy_common/bg_notice_top.gif) 0 0 no-repeat;
border-bottom: none;
font-size: 12px;
font-weight: normal;
}
	#contents.notice #noticeArea h3 img,
	#contents.help #noticeArea h3 img {
	margin-right: 5px;
	vertical-align: -2px;
	}
	#noticeArea h3 .days {
	position: absolute;
	top: 16px;
	right: 20px;
	padding-left: 10px;
	background: url(https://images.hange.jp/hangame/easy/easy_common/pic_border.gif) left center no-repeat;
	}
#noticeTxt {
width: 590px;
padding: 16px 26px 20px;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
}

/* List */
#noticeArea .noticeSelect {
position: relative;
height: 40px;
background: url(https://images.hange.jp/hangame/easy/easy_common/bg_notice_top.gif) 0 0 no-repeat;
text-align: right;
}
#noticeArea .noticeSelect select {
position: absolute;
top: -26px;
right: 10px;
line-height: 1.3;
}
#contents.notice .noticeTable {
clear: both;
width: 642px;
margin: -30px auto 0;
padding: 0;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
}
	#noticeArea table.listTable {
	position: relative;
	width: 618px;
	margin: 0 auto;
	padding: 0;
	}
		#noticeArea table.listTable tr {
		background: url(https://images.hange.jp/hangame/easy/easy_common/pic_line_2dot.jpg) left bottom repeat-x;
		color: #999;
		text-align: center;
		}
		#noticeArea table.listTable th {
		height: 28px;
		padding-bottom: 2px;
		color: #575757;
		font-weight: normal;
		line-height: 28px;
		text-align: center;
		}
		#noticeArea table.listTable td {
		height: 32px;
		line-height: 32px;
		}
	#noticeArea th.source {
	width: 69px;
	padding: 0;
	text-align: center;
	}
		#noticeArea td.source {
		color: #666;
		}
	#noticeArea th.title {
	width: 421px;
	text-align: center;
	}
		#noticeArea td.title {
		width: 406px;
		padding-left: 15px;
		color: #666;
		text-align: left;
		}
		#contents.notice #noticeArea h3 em,
		#noticeArea td.title em {
		color: #ff0900;
		font-style: normal;
		font-weight: normal;
		}
	#noticeArea th.daytime {
	width: 130px;
	text-align: center;
	}
/* pageNavi */
#contents.notice p.back-notice {
float: right;
width: 122px;
height: 23px;
}
	#contents.notice p.back-notice {
	margin: 11px 5px 0;
	}
