@charset "utf-8";

/*============================================================*/

#sidebar #sideNavi ul#sideMeiboList{
	display:block;
}

/*============================================================*/


#contents h3{
	color:#fff;
	padding:6px;
	padding-left:1em;
	border-left:solid 5px #FE7F7F;
	margin-bottom:0px;
	background:url(../../images/parts/contents_title_back_04.jpg) #333;
}


h5{
	border-left:solid 4px #b227c8;
	border-bottom:dotted 1px #ccc;
	margin-bottom:5px;
	padding-left:6px;
}


h5.senmon{
	border-left:solid 4px #F9B603;
}


/*==================================================*/


#conMeiboYearList{
	margin-bottom:40px;
	padding:10px 0;
	border:none;
}


/***********************/
#conMeiboYearList:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#conMeiboYearList{display:inline-block;} 
* html #conMeiboYearList{height:1%;}
#conMeiboYearList{display:block;}
/***********************/


#conMeiboYearList ul{}


#conMeiboYearList li{
	float:left;
	padding:0 1em;
	border-left:dotted 1px #ccc;
}


#conMeiboYearList li.active a{
	text-decoration:none;
	font-weight:bold;
	color:#FE7F7F;
}


#conMeiboYearList li#conMeibo_H19{
	border:none;
}


/*==================================================*/


#contents h4{
	padding:4px;
	padding-left:8px;
	margin-bottom:5px;
	border-left:solid 5px #FE7F7F;
	border-bottom:dotted 1px #ccc;
	font-size:140%;
}


table.tableSorter{}



/* ▼ [jquery.dataTables_PCC_EDIT.css]上書き */
/*--------------------------------------------------*/
.dataTables_wrapper {
	margin:20px 0 20px;
	margin:0px 0 20px;
}
/*--------------------------------------------------*/
/* ▲ [jquery.dataTables_PCC_EDIT.css]  */



/*==================================================*/

table.TBL_01{}


table.TBL_01 th,
table.TBL_01 td{
	padding: 4px;
	width:33%;
}


