/* search page template */

div#contentsarea #subscbox {
	margin-bottom:0px;	
}

ul#chgtab{
	padding-left:0px;
}

ul#chgtab li{
	float:left;
	list-style:none;
	width:290px;
	height:62px;	
	line-height:62px;
	border-top:1px solid #4D4D4D;
	border-left:1px solid #4D4D4D;
	border-right:1px solid #4D4D4D;
	margin-right:19px;
	margin-bottom:0px;
	padding-left:12px;
	background:#fff;
}


ul#chgtab li.now{
	color: #005BAA;
	border-top:1px solid #005BAA;
	border-left:1px solid #005BAA;
	border-right:1px solid #005BAA;
	background:#fff url("../img/chgtabbg.jpg") repeat-x;
}

div.Body_Schneider ul#chgtab li.now{
	color: #078742;
	border-top:1px solid #078742;
	border-left:1px solid #078742;
	border-right:1px solid #078742;
	background:#fff url("../img/chgtabbg_se.jpg") repeat-x;
}

div#dsarea{
	display:none;
}

div#contentsarea table.searchtable{
	border-top:1px solid #005BAA;
}

div#contentsarea table.searchtable tr th{
	background:#F2F2F2;
	color:#4D4D4D;
	border:none;
	border-bottom:2px solid #CCCCCC;
}

div#contentsarea table.searchtable tr td{
	background:#F2F2F2;
	color:#4D4D4D;
	border:none;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	height:48px;
}

div#contentsarea table.searchtable tr td.lst{
	border-right:none;
}

div#contentsarea table.searchtable tr td.sername label{
	display: inline-block;
	/* ▼▼▼ 2016/03/01 plaice Yoshihito Inoue ▼▼▼ */
	/*width: 1000px;*/
	/*margin-left:-80px;*/
	/*padding-left:85px;*/
	/* ▲▲▲ 2016/03/01 plaice Yoshihito Inoue ▲▲▲ */
}

div#contentsarea table.searchtable tr td.sername input.checkbox{      }


div#contentsarea table.searchtable tr td.sername{
	
	background:url("../img/tdarrow.jpg") no-repeat 10px center;
	border-right:none;	
}


div#contentsarea table.searchtable tr td.nowmn{
	background:url("../img/tdarrow_on.jpg") no-repeat 10px center;
}



div#contentsarea table.searchtable tr.sbmn,
div#contentsarea table.searchtable tr.sbds{
	display:none;
}

div#contentsarea table.searchtable tr.nowchg{
	display:table-row;
}


div#contentsarea table.searchtable tr td.sbm01{
	width:200px;
}
div#contentsarea table.searchtable tr td.sbmn{
	width:388px;
}
div#contentsarea table.searchtable tr td.sbm03{
	width:303px;
}
div#contentsarea table.searchtable tr td.sbm04{
	width:139px;
}

div#contentsarea table.searchtable tr td.sbm05{
	width:200px;
}

div#contentsarea table.searchtable tr td.sbds{
	width:527px;
}

div#contentsarea table.searchtable tr td.sbm07{
	width:303px;
}

div.Body_Schneider div#contentsarea table.searchtable{
	border-top:1px solid #078742;
}

div.Body_Schneider div#contentsarea table.searchtable tr th{
	background:#F2F2F2;
	color:#4D4D4D;
	border:none;
	border-bottom:2px solid #CCCCCC;
}

div.Body_Schneider div#contentsarea table.searchtable tr td{
	background:#F2F2F2;
	color:#4D4D4D;
	border:none;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	height:48px;
}

div.Body_Schneider div#contentsarea table.searchtable tr td.lst{
	border-right:none;
}

div.Body_Schneider div#contentsarea table.searchtable tr td.sername label{
	display: inline-block;
	/* ▼▼▼ 2016/03/01 plaice Yoshihito Inoue ▼▼▼ */
	/*width: 1000px;*/
	/*margin-left:-80px;*/
	/*padding-left:85px;*/
	/* ▲▲▲ 2016/03/01 plaice Yoshihito Inoue ▲▲▲ */
}

div.Body_Schneider div#contentsarea table.searchtable tr td.sername input.checkbox{      }


div.Body_Schneider div#contentsarea table.searchtable tr td.sername{
	
	background:url("../img/tdarrow.jpg") no-repeat 10px center;
	border-right:none;	
}


div.Body_Schneider div#contentsarea table.searchtable tr td.nowmn{
	background:url("../img/tdarrow_on.jpg") no-repeat 10px center;
}



div.Body_Schneider div#contentsarea table.searchtable tr.sbmn,
div.Body_Schneider div#contentsarea table.searchtable tr.sbds{
	display:none;
}

div.Body_Schneider div#contentsarea table.searchtable tr.nowchg{
	display:table-row;
}


div.Body_Schneider div#contentsarea table.searchtable tr td.sbm01{
	width:200px;
}
div.Body_Schneider div#contentsarea table.searchtable tr td.sbmn{
	width:388px;
}
div.Body_Schneider div#contentsarea table.searchtable tr td.sbm03{
	width:303px;
}
div.Body_Schneider div#contentsarea table.searchtable tr td.sbm04{
	width:139px;
}

div.Body_Schneider div#contentsarea table.searchtable tr td.sbm05{
	width:200px;
}

div.Body_Schneider div#contentsarea table.searchtable tr td.sbds{
	width:527px;
}

div.Body_Schneider div#contentsarea table.searchtable tr td.sbm07{
	width:303px;
}

div#pstarea{
	z-index:100;
	width:100%;
	position:fixed;
	text-align:center;
	bottom:0px;
	left:0px;
	background:url("../img/pstareabg.png") top left repeat;
	padding:19px 0 14px 0;	
	display:none;
}

div#pstarea ul{
	width:464px;
	margin:0 auto;
}

div#pstarea ul li{
	list-style:none;
	float:left;
	width:220px;
	height:50px;
	line-height:50px;
	border:1px solid white;
	font-weight: bold;
}

div#pstarea ul li.seabtn{
	background:#005BAA;
	margin-right:20px;
}
div.Body_Schneider div#pstarea ul li.seabtn{
	background:#078742;
}
div#pstarea ul li.seabtn a{
	color:#FFFFFF;
}
div#pstarea ul li.resbtn{
	background:#ffffff;
}

div#pstarea ul li.resbtn a{
	color:#005BAA;
}
div.Body_Schneider div#pstarea ul li.resbtn a{
	color:#078742;
}

span#clsbtn{
	color:#fff;
	font-size:20px;
	position:fixed;
	right:20px;
	bottom:100px;
	width:30px;
	height:30px;
	display:inline-block;
	z-index:1000;
	cursor:pointer;
	border:1px solid #fff;
}

.merged {
	vertical-align: top;
	padding-top: 14px;
}
div#contentsarea{margin:0 auto; float:none; }
div#content{ margin:0 auto; padding:0;}