@charset "UTF-8";

/* ////////////////////////////////////////////////////////////////////////////

	action.css（coopaction.html）

//////////////////////////////////////////////////////////////////////////// */
#contents .content .section #report03 .txt ul li {
	background: transparent url("../img/icon_footer.gif") no-repeat scroll 0 0.7em ;
	/background-position-y: 5px;
	padding-left: 14px;
}
#contents .content .section #report03 .txt ul li.title {
	background: none;
	padding-left: 0px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:bold;
}
#contents .content .section #report03 .txt ul li {
    padding: 5px 14px;
    border-bottom:none;
}
#contents .content .section #report03 .txt ul li a {
	text-decoration: underline;
}
#contents .content .section #report03 .txt ul li a:hover {
	text-decoration: none;
}
#contents .content .section .entry {
	background-color: #fff;
	position: relative;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#contents .content .section {
    margin: 0;
    padding: 14px 14px 0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    zoom:1;
}
#contents .content {
    margin: 0;
    background-color: #fff;
    border: none;
    text-align:left;
    /zoom:1;
}
#contents .content .section #report03.oldEntries .txt {
    margin: 0px 15px 20px;
    /margin-top: 0;
    width: auto;
}
#contents .content .section #report03 .title{
	background:#e5e5e5;
	padding:11px 6px 6px;
	font-size:110%;
	font-weight:bold;
	color:#5b5b5b;
	line-height:13px;
}
#contents .content .section #report03 .text{
	padding-top: 10px;
}
#contents .content .section #report03 {
    margin-top: 3px;
}