@charset "utf-8";

#closed-list-contents {
    width:830px;
	margin:0px auto;
	zoom: 1.0;
	margin-bottom:30px;
	_padding-top:10px;
}

#closed-list-contents .font-b {
    font-weight:bold;
}

#closed-list-contents .font-red {
	color:#CC0000;
}

#closed-list-contents .col-red {
    color:#CC3333;
}

#closed-list-contents .col-blue {
    color:#0068b7;
}

#closed-list-contents .margin-t5 {
    margin-top:5px!Important;
}

#closed-list-contents .margin-t10 {
    margin-top:10px!Important;
}

#closed-list-contents .margin-t15 {
    margin-top:15px!Important;
}

#closed-list-contents .margin-t20 {
    margin-top:20px!Important;
}

#closed-list-contents .margin-t25 {
    margin-top:25px!Important;
}

#closed-list-contents .margin-t30 {
    margin-top:30px!Important;
}

#closed-list-contents .margin-b5 {
    margin-bottom:5px!Important;
}

#closed-list-contents .margin-b10 {
    margin-bottom:10px!Important;
}

#closed-list-contents .margin-b15 {
    margin-bottom:15px!Important;
}

#closed-list-contents .margin-b20 {
    margin-bottom:20px!Important;
}

#closed-list-contents .margin-b25 {
    margin-bottom:25px!Important;
}

#closed-list-contents .margin-b30 {
    margin-bottom:30px!Important;
}

#closed-list-contents .margin-l10 {
    margin-left:10px!Important;
}

#closed-list-contents .margin-l15 {
    margin-left:15px!Important;
}

#closed-list-contents .bg-yellow {
    background-color:#fcf8d7;
}

#closed-list-contents .bg-gray1 {
    background-color:#EEE;
}

#closed-list-contents .bg-gray2 {
    background-color:#DDD;
}

#closed-list-box .btm-line {
	border-bottom:#CCCCCC dotted 1px;
}

#closed-list-contents .cnt {
    text-align:center;
}

#closed-list-lead {
    padding:10px;
}

#closed-list-lead .credit {
	margin-top:5px;
    font-size:0.75em;
}

#closed-list-box {
}

.closed-list {
    padding:10px 5px;
}


#closed-list-box .nbox-title {
    width:810px;
    _width:820px;
    padding:5px;
	margin-bottom:5px;
	background-color:#99CCCC;
	color:#000066;
	font-weight:bold;
}


#closed-list-box .box-title2 {
    width:810px;
    _width:820px;
    padding:5px;
	margin-bottom:10px;
	background-color:#eb936c;
	color:#FFF;
	font-weight:bold;
}


#closed-list-box .nbox-title3 {
    width:810px;
    _width:820px;
    padding:5px;
	margin-bottom:5px;
	background-color:#E1EEFB;
	color:#000066;
	font-weight:bold;
	border-bottom:2px solid #0066CC;
}


#closed-list-box .box-subtitle {
    margin:10px 5px;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.25em;
}

#closed-list-box .box-subtitle2 {
    margin:0px 5px;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.25em;
}

#closed-list-box .font-b {
	font-weight:bold;
}
#closed-list-box .box-text {
    padding:5px;
}

#closed-list-box .box-text dl {
    width:810px;
}

#closed-list-box .box-text dt {
    float:left;
}

#closed-list-box .box-text dd {
    padding-left:1.3em;
}

#closed-list-box .box-text dl.nv02 {
    width:810px;
	padding-bottom:10px;
}

#closed-list-box .box-text dt.nv02 {
    float:left;
}

#closed-list-box .box-text dd.nv02 {
    margin-left:80px;
    padding-left:2px;
    
}

#closed-list-box .box-text dd.nv03 {
    margin-left:80px;
    padding-left:2px;
    padding-bottom:8px;
    
}

#closed-list-box .box-bg-y {
	width:788px;
	_width:810px;
    padding:10px;
	background-color:#FFFFCC;
	border: #CCCCCC solid 1px;
	color:#CC0000;
	text-align:center;
}

#closed-list-box .box-bg-w {
	width:788px;
	_width:810px;
    padding:10px;
	background-color:#FFF;
	border: #CCCCCC solid 1px;
}

#closed-list-box table {
	width:810px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

#closed-list-box table th {
	background-color:#999;
	color:#FFF;
}


#closed-list-box table th, #closed-list-box table td {
    padding:3px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}


/* TF移行デザイン新規追加 */
#closed-list-contents .tfcolse-tit {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0066CC;
	padding:5px;
	margin-bottom:10px;
	border-bottom:6px solid #000066;
	border-top:2px solid #000066;
}


#closed-list-box .tfbox-subtitle {
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
}

#closed-list-box .nbox-title3sub {
	color:#FF0000;
	font-size:1.0em;
	font-weight:normal;
}