
@charset "utf-8";
/* ----------------------------------------------------------- clearfix ------- */
.clearfix {
	display: inline-block;
}

.clearfix:after{
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	overflow:hidden;
}

/* \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}
/* */

/* ----------------------------------------------------------- contents ------- */
#agenda5 {
	margin-top: 20px;
}

.agenda .agenda-info a {
	display: inline;
}

.agenda-info .release_content{
	background: #FFFFFF;
	width: 661px;
	/*padding-bottom: 15px;*/
	margin-left:9px;
	padding-top: 13px;
}
.agenda-info .release_content section {
	padding: 0 15px;
}

.agenda-info .release_content section .content_head p {
	float: left;
}
.agenda-info .release_content section .content_head p.content_head_date {
	float: right;
}

.agenda-info .release_content section .content_title {
	margin-bottom: 30px;
}
.agenda-info .release_content section .content_title h1 {
	border-top: 4px double #333;
	border-bottom: 4px double #333;
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

.agenda-info .release_content section .content_title h2 {
	border-top: 4px double #333;
	border-bottom: 4px double #333;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

.agenda-info .release_content section .content_title p {
	font-size: 100%;
	line-height: 1.6;
	padding: 8px 0;
}

.agenda-info .release_content section .content_box {
	clear: both;
}
.agenda-info .release_content section .content_box h2 ,
.agenda-info .release_content section .content_box h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.agenda-info .release_content section .content_box h2 {
	margin-bottom: 15px;
}
.agenda-info .release_content section .content_box h3 {
	text-decoration: underline;
}
h2.sousyoku_h2 , h3.sousyoku_h3 {
	border-top: 3px double #333;
	border-bottom: 3px double #333;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
	padding: 10px 0;
	text-decoration: none;
}
.agenda-info .release_content section .content_box h2.sousyoku_h2 ,
.agenda-info .release_content section .content_box h3.sousyoku_h3 {
	border-top: 3px double #333;
	border-bottom: 3px double #333;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0;
	padding: 10px;
}
.agenda-info .release_content section .content_box p {
	line-height: 1.6;
	padding: 0;
	margin: 0 0 10px 0;
}

.agenda-info .release_content section .content_box img.centerbtn_img {
	clear: both;
	float: none;
	margin: 20px 0;
}
.agenda-info .release_content .graph {
	width:630px;
	clear:both;
}
.agenda-info .release_content .imgL {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.agenda-info .release_content .text {
	float:left;
	width:290px;
}
.agenda-info .release_content ul.list {
	position:static;
	font-size:100%;
	border-bottom:none;
	padding:0;
	margin:0;
}
.agenda-info .release_content ul.list li{
	border-bottom:none;
	width:auto;
	height:auto;
	text-align:left;
	color:#535353;
	line-height:1.4;
}
.agenda-info .release_content ul.list_disc {
	position:static;
	font-size:100%;
	border-bottom:none;
	padding-left:20px;
	margin:0;
}
.agenda-info .release_content ul.list_disc li{
	border-bottom:none;
	width:auto;
	height:auto;
	text-align:left;
	color:#535353;
	line-height:1.4;
	list-style-type:disc;
}
p.back-number{
	font-size:1.5em;
	font-weight:bold;
	border-bottom:solid 3px #FF9900;
	width:630px;
	line-height:2.5em;
}
.back-number dl {
	background: #FFFFFF;
	width: 630px;
	padding-bottom: 15px;
	margin-left:9px;
	padding-top: 13px;
}
.back-number dt {
	color: #875127;
	position: absolute;
	padding-left: 20px;
	width: 170px;
}
.back-number dt {
	background: url(/contents/agenda/images/agenda_ico_release.png) no-repeat 70px center;
	width: 190px;
	padding:0;
}

.back-number dd {
	margin-left: 170px;
	padding-bottom: 10px;
	width: 450px;
}

.content_title p.img01{
	float:left;
	width:230px;
}
.content_title p.img02{
	float:left;
	width:400px;
}

.graph_box{
	margin:20px 0 40px;
	display:table;
}

.graph_box .graphimg{
	display:table-cell;
}

.graph_box .graphimg h4 {
	font-size:12px;
	font-weight:bold;
	margin:0 30px 10px 0 !important;
	text-align:left;
	line-height:1.2;
	border-bottom: 1px dotted #888;
	padding: 0 5px 5px 0;
}
.graph_box .graphimg img{
	margin:0 30px 10px 0!important;
	padding:0;
}

.graph_box .graphimg p{
	font-size:10px;
	color:#888;
	text-align:left;
	margin:10px 0 30px;
}

.graph_box .graphtext{
	display:table-cell;
	text-align:left;
	line-height:1.8;
}

.new_logo{margin: 20px 0 40px;}

.new_logo h3{
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

.new_logo p{
text-align:left;
margin-bottom:10px;
line-height:1.6;
}

.new_logo img{text-align:center;text-align: center;margin: 20px 0px 30px 120px;}







