@charset "utf-8";



.headLine {
	height: 20px;
	width: 100%;
	background-color: #4DCAEE;
	position: absolute;
	left: 0;
	top: 0;
}
.xbutton {
	height: 20px;
	width: 20px;
	background-color: #0062B0;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.xbutton a {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.tw-modal-window {
	width: auto !important;
}
.nw {
	white-space: nowrap;
}

thead th {
	text-align: center;
}

.list_top {
	/*background-color: #111111;
	margin: 10px;*/
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding:0 10px;
}
#facebox .content {
	width: 820px;
}

#protools_table td {
	font-size:-1;
}
.camp {
	background-color:#00B3E6;
	color:#FFF;
	padding: 4px;
	border-bottom: solid 1px #222222;
}
.camp a {
	display:block;
	width: 100%;
	height: 100%;
}
.mainTitle {
    border-left: 6px solid #F00;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
	margin-left: 10px;
    padding: 4px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 5px;
}
.subTitle a {
	color: #0062B0;
}


/* ポップアップ */
.listPopUp { display: none; }