@charset "utf-8";

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

#btnWrite {
 	width:140px;
 	height:25px;
	padding: 0;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	border: 1px #FF0000 outset; 
	background : #33aa33;
	line-height:25px;
}
.qnaW {
	width:310px; 
	height:35px; 
	margin:12px 0 0 91px; 
	padding:5px 0 0 6px; 
	border:1px solid #919191; 
	border-bottom:1px solid #D4D4D4; 
	border-right:1px solid #D4D4D4; 
	overflow:auto; 
	font-size:12px; 
	color:#7E7E7E;
}

.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 */
