
p.txt{
	padding-bottom:10px;
}
.red{
	color:#CC0000;
	font-weight:bold;
}


#Contents ul.past {
	margin:0px;
	padding:0px;
}

#Contents ul.past li {
	margin:0px 0px 15px 0px;
	padding:0px;
}
#Contents h2.title {
	font-size:20px;
	color:#00a3cc;
	background:none;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	margin-bottom:15px;
}

#Contents .txt_nofloat{
	width:660px;
	text-align :left ;
	line-height:18px;
	margin-bottom:30px;
	margin-left:15px;
	margin-top:20px;
	font-size:12px;
}

#Contents .txt_nofloat .rightadjust{
	float:right;
	width:219px;
}
#Contents .txt_nofloat .rightadjust img{
	margin-bottom:15px;
	margin-left:10px;
}


#Contents .txt_nofloat .leftadjust{
	float:left;
	width:220px;
}

#Contents .txt_nofloat .leftadjust_lg{
	float:left;
	width:270px;
}

#Contents .txt_nofloat .leftadjust img{
	margin-bottom:20px;
	margin-right:20px;
}


#Contents .txt_nofloat p.name {
	width:425px;
	font-size:14px;
	line-height:18px;
	color:#088abb;
	font-weight:bold;
	margin-left:220px;
	margin-bottom:10px;
	padding:5px 0px 5px 10px;
	border-top: 1px solid #088abb;
	border-bottom: 1px solid #088abb;
}
#Contents .txt_nofloat p.hf {
	float:left;
	width:450px;
	_width:400px;	
	margin-right:15px;
}



/*-------table------*/

#Contents .list_tbr {
	width:620px;
	margin-left:15px;
	margin-bottom:30px;
}


#Contents .list_tbr th {
	width:80px;
	text-align:left;
	font-weight:normal;
	padding-bottom:3px;
}

#Contents .list_tbr th.org {
	padding-bottom:10px;
}

#Contents .list_tbr td {
	padding-bottom:3px;
}

#Contents .list_tbr td.org {
	padding-bottom:10px;
}

#Contents table.tbl_flow {

	border-top:1px solid #04101e;
	border-right:1px solid #04101e;	
}
#Contents .tbl_flow td{

	border-bottom:1px solid #04101e;

}
#Contents .tbl_flow th{

	border-bottom:1px solid #000000;
	background:#08203C;
}
#Contents .tbl_flow dl {

	margin-bottom:15px;

}
#Contents .tbl_flow dl dt{
	font-weight:normal;
	color:#00a3cc;
	background:url(../images/dot_line.gif) repeat-x bottom;
	margin-bottom:15px;
	padding-bottom:4px;	
	font-weight:bold;
}
#Contents .tbl_flow dl dt span.date{
	color:#016ea6;

}
#Contents .tbl_flow dl dd{
	padding-left:10px;
}
#Contents .tbl_flow dl dd img.cap{

	float:left;	
}
#Contents .tbl_flow dl dd p.cap{
	padding-left:15px;
	float:left;
	width:300px;
}




/*-------------*/

/*-------dl------*/

#Contents .history dl {
	background:#111111;
	padding-bottom:15px;	
	margin-top:1px;		
}

#Contents .history dl dt.mtitle{
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	background:#222222;
	margin-bottom:10px;
	color:#bfbfbf ;	
	text-indent:0px;		
}
#Contents .history dl dt{
	color:#00A4CC ;
	text-indent:20px;	
	font-size:10px;	
}
#Contents .history dl dd{
	text-indent:30px;
	font-size:10px;	
	
}


#Contents table.activity{
	color:#8598a1;
	border-top:1px solid #2d2d2d;
	border-left:1px solid #2d2d2d;	
}
#Contents table.activity th{
	background:#151515;
	color:#00a3cc;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #2d2d2d;
	border-right:1px solid #2d2d2d;
}
#Contents table.activity th.noline{
	border-bottom:none;
}
#Contents table.activity td.bold ,
#Contents table.activity th.bold{
	border-bottom:2px solid #2d2d2d;
}


#Contents table.activity td{
	border-bottom:1px solid #2d2d2d;
	border-right:1px solid #2d2d2d;
	padding:5px;
}



