@charset "utf-8";
/* CSS Document */

#mainArea p{
	
	padding:5px 0 10px;
}

#mainArea p strong{
	font-weight:bold;
}

#mainArea p small{
	font-size:10px;
	line-height:15px;
}

.choco{
	color: #6A3A0D;
}

.orenge{
	color: #FF9500;
	font-weight:bold;
}

/*---------- end [#文字要素] ----------*/



#mainArea img.staffPh {
	float:left;
	margin:0 10px 15px 0;
}

#mainArea table.nTable {
	width:490px;
	height:175px;
	float:left;
	margin:0 0 15px 0;
	border-collapse: collapse;
	border:1px solid #999;
	font-size:13px;
	line-height:20px;
	color:#000;
}

/*---------- start [star_hack] ----------*/
* html #mainArea img.staffPh{
	margin:0 10px 2px 0;
}
* html #mainArea table.nTable{
	margin:0 0 2px 0;
}
/*---------- end [star_hack] ----------*/

#mainArea table.nTable tr {
	width:488px;
}

#mainArea table.nTable th {
	width:98px;
	padding:2px 0 2px 10px;
	background:#F2F2F2;
	border:1px solid #999;
}

#mainArea table.nTable td {
	width:356px;
	padding:2px 10px 2px 10px;
	background:#FFF;
	border:1px solid #999;
}
/*---------- end [#table] ----------*/

#mainArea .listFooter {
	width:635px;
	height:35px;
	clear:both;
	margin:0 0 10px 0;
}

#mainArea .listFooter ul {
	float:left;
	width:434px;
	height:35px;
}

#mainArea .listFooter ul li{
	width:207px;
	height:35px;
	float:left;
	padding:0 10px 0 0;
	background:url(../images/page_btn.png) no-repeat left top;
}

#mainArea .listFooter ul li a{
	color:#FFF;
	text-align:center;
	width:197px;
	height:30px;
	padding:5px 5px 0;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	display:block;
	font-weight: bold;
}

#mainArea .listFooter ul li a.oneLine{
	padding:12px 5px 0;
	height:23px;
	display:block;
}

#mainArea .listFooter p {
	width:201px;
	height:15px;
	float:left;
	padding:0;
	margin:15px 0 5px;
	overflow:hidden;
	text-align:right;
}

#mainArea .listFooter p a{
	font-size:12px;
	line-height:15px;
	text-align:right;
	overflow:hidden;
}
/*---------- end [.listFooter] ----------*/

.naiyoPh {
	clear:both;
	margin:0 0 10px;
}
