@charset "utf-8";

/* RSS
----------------------------------------- */

.fesInfoRss {
	border: solid 1px #cacaca;
	padding:17px 16px 13px;
	margin-bottom:25px;
}

.fesInfoRss img {
	border: none;
}

.fesInfoRss table {
	list-style-type:none;
	margin: 12px 5px 0;
}

.fesInfoRss table td {
	padding-bottom:4px;
}

.fesInfoRss table th {
	color:#a1a1a1;
	font-weight:bold;
	padding-right:15px;
	vertical-align:top;
}


/* 
----------------------------------------- */
.fesInfoMein {
	list-style-type:none;
	margin-bottom:10px;
	*margin-bottom:23px;
}

.fesInfoMein li {
	float:left;
}

.fesInfoMein .left {
	margin:0 31px 15px 5px;
	display: inline;
}

.fesInfoBak a {
	background: url(../images/ic.gif) no-repeat left 3px;
	padding-left:10px;
}

.fesInfoQr {
	margin-bottom:20px;
}


a img {
	border:none;
}


/* 概要枠
----------------------------------------- */

.reportTblBlock {
	border:solid 3px #e3e3e3;
	padding:12px 15px 13px;
}

.reportTblBlock .right {
	padding-top:5px;
}

.reportTblBlock td	{
	padding:2px;
}

.reportTbl	{
	margin-bottom:10px;
}


/* PDFダウンロード枠
----------------------------------------- */

.infoSchedule {
	border:solid 1px #cccccc;
	padding:12px 15px 12px;
	*padding:12px 15px 8px;
	margin-bottom:20px;
}

.infoSchedule div {
	margin-bottom:5px;
}

.infoSchedule ul {
	list-style-type:none;
	margin-bottom:5px;
}

.infoSchedule li {
	float:left;
	margin-right:15px;
}

.movNotes {
	font-size:84%;
	color:#FF0000;
}

/* レポート枠
----------------------------------------- */

.fesInfoRepo {
	background-color:#ececec;
	padding:15px 15px 3px;
	*padding:15px 15px 0px;
	margin-bottom:20px;
}

.fesInfoRepo .btn {
	text-align:right;
}


