@charset "utf-8";

/* --------------- 全般設定 --------------- */

#btnWrite {
 	width:140px; height:25px; padding: 0px; text-align: center; 
 	font-size:14px; font-weight: bold;
	border: 1px #FF0000 outset; background : #33aa33; line-height:25px;
}
#btnMyBBS {
 	width:140px; height:30px; padding: 0px; text-align: center;
	font-size:14px; font-weight: bold; 
	border: 1px #FF0000 outset; background : #3355aa; line-height:30px;
}
#btnAllBBS {
 	width:140px; height:30px; padding: 0px; text-align: center;
	font-size:14px; font-weight: bold; 
	border: 1px #FF0000 outset; background : #ff9900; line-height:30px;
}
#btnScrapBBS {
 	width:140px; height:30px; padding: 0px; text-align: center;
	font-size:14px; font-weight: bold; 
	border: 1px #FF0000 outset; background : #33aa33; line-height:30px;
}
#btnGood {
 	width:140px; height:30px; padding: 0px; text-align: center;
	font-size:14px; font-weight: bold; 
	border: 1px #0000FF outset; background : #3333aa; line-height:30px;
}
.best1 {
	font-weight: bold;
	color:#FF9900;
}
.best2 {
	font-weight: bold;
	color:#0099FF;
}
.listTitle {
	border:1px solid #dcdcdc;
	font-weight: bold;
	background:#cccccc;
	height:20px;
}
.listSubiitle {
	background:#ffffff;
}

#listLatest {
	border:1px solid #dcdcdc;
	padding:2px 2px 2px 2px;
}
.listTitleRow {
	text-align: center;
	font-weight: bold;
	background:#eeeeee;
	height:20px;
}
.listRow {
	padding:3px 2px 3px 2px;
	min-height:20px;
	line-height: 150%;
}
/* /全般設定---------------------------------------------------------------------- */


/* 詳細内容BOX */
/* /詳細内容BOX */
