.COR210_center{
/*  width:100%;*/
  width:1300px;
  margin-left : auto;
  margin-right : auto;
  text-align: left;
}

.section {
  width:1300px;
  margin-left : auto;
  margin-right : auto;
  overflow: hidden;
}

.section.section02 {  /* �V���Ɖ摜�̊Ԋu */
  background: #2b5797;
  padding: 0px 0;
}

.section.section03 {
  background: #2b5797;
  padding: 30px 0;�@/* �V���\�����[�V�����E�V���g�s�b�N�X */
}
.section.section04 {
  background: #2b5797;
  padding: 0px 0 0px;
  margin-top: 0px;
}

.section > .inner {
  width: 960px;
  margin: 15px auto; /* �V���\�����[�V�����E�V���g�s�b�N�X */
  margin-bottom:0px;
  padding: 0 0px;
}

.title.title01 {
  font-size: 30px;
  width: 300px;
  color: #fff;
  font-weight: bold;
  margin:0px;
  /* float:left; ������͕��͂������@*/ 
}
.title.title01 span {
  font-size: 16px;
  margin-left: 100px;
}
/* �ꗗ�͂����� */
.text.text00 {
  margin-bottom: 0px;
  font-color: #ffffff;
  margin-left: 650px;
  width: 300px;
}                     

.index_section_02 dl {
  margin: 0 0 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.index_section_02 dl dt { 
  float: left;
  width: 100px; /* �u�\�����[�V�����̉{���v���͈� */
  padding-top: 5px;
  *padding-top: 0;
  clear: left;
}
.index_section_02 dl dd {
  padding-left: 10px;
  padding-top: 5px;
  overflow: hidden;
  *zoom: 1;
}
.index_section_02 dl dd span {
  background: #ffffff;
  font-size: 11px;
  line-height: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #333333;
  width: 70px;
  text-align: center;
  margin-right: 10px;
  margin-left: -80px;
}
.index_section_02 .link {
  margin-top: 25px;
  text-align: right;
}
.index_section_02 .link a {
  display: inline-block;
  border: 1px solid #999999;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px 28px 5px 10px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.index_section_02 .link a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 10px;
  height: 11px;
  width: 6px;
  background: url(../resource/img/blt_arrow_01.png) 0 0 no-repeat;
}
.index_section_02 .link a:hover {
  border: 1px solid #333;
  color: #808080;
}

/* �摜�X�N���[�� */
.item{
    max-width: 1300px !important;
    min-width: 1024px !important;
	margin-top:100px;
    margin-right:auto;
	margin-left:auto;
	height: 430px;
    overflow: hidden;
}

.item img{
    position: absolute;
    left:50%;
    margin-left:-650px;
    min-width:1300px;
}

img { 
 /*   max-width: 1300px !important;  */
    margin-right:auto;
	margin-left:auto;
} 

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

/* .carousel-fade .carousel-inner .next.left, .prev.right{
  opacity: 1;
} */ /* �摜�����E�ɗ��� */

.carousel-fade .carousel-inner .carousel-control{
  z-index: 2;
}

h2{
  font-size: 100%;
  margin: 0;
}

.logo{
	background-color:white;
	margin-right:30px;
	float:left;
}
.li_COR210P .COR210P_a{
	color:white;
/*	text-decoration:underline; */
}

/* white�F�̕��� */
.COR210P_title a {
  color: white;
  text-decoration: none !important; 
}
/*
.COR210P_title .COR210P_a{
	color:white;
	text-decoration:underline; 
}
*/
.COR210P_topics{
	width:950px;
	height:auto;
	padding:2px;
}
.COR210P_date{
	width:120px;
	height:auto;
	margin:1px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 0px solid;
	float:left;
}
.COR210P_title{
	width:950px;
	height:auto;
	margin:2px;
	border-bottom: 0px solid lightgray;
	color:red;
}
div .COR210P_ibmi{
	margin-top:-20px;
	margin-bottom:20px;
}
div .COR210P_asc{
	margin-top:10px;
	margin-bottom:20px;
}
