@charset "utf-8";
/* CSS Document */


#board_area {
	top: 0px;
	position: relative;
	width: 660px;
	margin: 0px auto;
	text-align:left;
}
#board_area .topnavi {
	position: absolute;
	width: 250px;
	height: 12;
	margin: 0px auto;
	font-size: 11px;
	text-align: right;
	left: 396px;
	top: 13px;
}
#board_listbar {
	top: 0px;
	position: relative;
	width: 660px;
	height: 41px;
	margin: 0px auto;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/boardlist_bar.jpg) top left no-repeat;
}
#board_faqbar {
	top: 0px;
	position: relative;
	width: 660px;
	height: 41px;
	margin: 0px auto;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/boardlist_faq_bar.jpg) top left no-repeat;
}
#board_list {
	top: 10px;
	position: relative;
	width: 660px;
	height: 520px;
	margin: 0px auto;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/board_backline.jpg) top left no-repeat;
}
#board_listtxt {
	top: 13px;
	position: relative;
	width: 660px;
	height: auto;
	margin: 0px auto;
	font-size: 12px;	
}
.board dl {
	position: relative;
	width: 600px;
	margin: 0;
	padding-top: 18px;
}
.boardpage_list {
	float: left;
	clear: both;
	padding-left: 33px;
	width: 490px;
	height: 30px;
	margin: 0px;
	text-align:left;
}

#boardpage_list{
	height: 0px;
}

.list_day {
	text-align: right;
	float: right;
	clear: right;
	width: 60px;
	height: 33px;
	margin: 0px;
	padding-right: 75px;
}
.board_line {
	position: relative;
	left: 5px;
	background: #e5e5e5;
	width: 640px;
	height: 1px;
	margin: 0;
	text-align: center;
}
.board_line hr {
	display: none;
}
#board_listnavi {
	top: 10px;
	position: relative;
	width: 660px;
	height: 30px;
	margin: 0px auto;
	padding-bottom: 50px;
	text-align: center;
	font-size: 12px;	
}
#faq_search {
	top: 0px;
	position: relative;
	width: 640px;
	height: 21px;
	margin: 0px auto;
	padding-bottom: 50px;
	text-align: left;
	font-size: 12px;
}
#board_intitle {
	top: 0px;
	position: relative;
	width: 660px;
	height: 54px;
	margin: 0px auto;
	text-align:left;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/board_intitle_bar.jpg) top left no-repeat;
}
.intitle_tt {
	position: absolute;
	width: 570px;
	height: 25px;
	margin: 0px;
	left: 7px;
	top: 29px;
	text-align: left;
	font-size:17px;
	color:#434343;
}
.intitle_date {
	position: absolute;
	width: 70px;
	height: 15px;
	margin: 0px;
	left: 584px;
	top: 34px;
	text-align: left;
	font-size:12px;
	color:#333;
}
#board_view {
	top: 30px;
	position: relative;
	width: 620px;
	margin: 0px auto;
	min-height: 250px;
	padding-bottom: 50px;
	text-align:left;
	font-size:13px;
	line-height: 170%;
	color:#626262;
}
#board_bottom {
	top: 0px;
	position: relative;
	width: 660px;
	height: 46px;
	margin: 0px auto;
	padding-bottom: 30px;
	text-align: left;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/board_bt.jpg) top left no-repeat;
}
.board_forward {
	position: absolute;
	width: 22px;
	height: 22px;
	margin: 0px;
	top: 23px;
}
.board_next {
	position: absolute;
	width: 22px;
	height: 22px;
	margin: 0px;
	top: 23px;
	left: 31px;
}
.board_listback {
	position: absolute;
	width: 92px;
	height: 30px;
	margin: 0px;
	left: 568px;
	top: 15px;
}
#caution {
	width: 620px;
	height: auto;
}
#caution_title {
	width: 620px;
	height: 120px;
	text-align: center;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/caution_title.jpg) top left no-repeat;
}
#caution_mid {
	width: 620px;
	height: auto;
	text-align: center;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/caution_mid.jpg) top left repeat-y;
}
#caution_frame {
	width: 540px;
	padding-left: 38px;
	height: auto;
	text-align: left;
	font-size:11px;
	line-height: 180%;
}
#caution_bottom {
	float: left;
	width: 620px;
	height: 90px;
	font-size: 0px;
	background: url(http://image.gamecom.jp/SilkR/Web/common/board/caution_bottom.jpg) top left no-repeat;
}