#Content {
    width: 740px; /* image width */
    margin:0 0 20px;
}

#slider2 {
    width: 740px; /* image width */
    height: 300px; /* image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider2Content {
    width: 740px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider2Image {
    float: left;
    position: relative;
	display: none;
}
.slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 714px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
/*
	.clear {
		clear: both;
	}
*/
.slider2Image span strong {
    font-size: 14px;
}
.OverText_top {
	top: 0;
	left: 0;
}
.OverText_bottom {
	bottom: 0;
    left: 0;
}
.OverText_left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.OverText_right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}


/* お知らせ 2段組用 ---------------------------------*/

#news {
margin-bottom:20px;
}

.newsList01 {
margin-bottom:10px;
clear:both;
font-size:86%;
line-height:1.7;
padding:0 3px 0 5px;

}

.newsList01 ul, ol {
list-style:none outside none;
}

.newsList01 li {
display:block;
clear:left;
width:620px;
}

.newsList01 li a {
display:block;
float:left;
}

.newsList01 li span  {
display:block;
float:left;
}


.newsList01 li.iconCampaign,
.newsList02 li.iconCampaign {
background:url("../images/icon-list_Campaign.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconInfo,
.newsList02 li.iconInfo {
background:url("../images/icon-list_Info.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconRelease,
.newsList02 li.iconRelease {
background:url("../images/icon-list_Release.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconSeminar,
.newsList02 li.iconSeminar {
background:url("../images/icon-list_Seminar.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconSystem,
.newsList02 li.iconSystem {
background:url("../images/icon-list_System.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconOther,
.newsList02 li.iconOther {
background:url("../images/icon-list_Other.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}
.newsList01 li.iconNotice,
.newsList02 li.iconNotice {
background:url("../images/icon-list_Notice.gif") no-repeat scroll 0 0.35em transparent;
padding-left:80px;
float:left;
}

.newsList01 li img,
.newsList02 li img {
display:block;
float:left;
margin:0.4em 0 0 5px;
}




/* お知らせ 3段組用 ---------------------------------*/
.newsList02 {
margin-bottom:10px;
clear:both;
font-size:86%;
line-height:1.7;
padding:0 3px 0 5px;
}

.newsList02 ul, ol {
list-style:none outside none;
}

.newsList02 li {
display:block;
clear:left;
width:450px;
}

.newsList02 li a {
/*	display:block;	*/
/*	float:left;	*/
}

.newsList02 li span  {
/*	display:block;	*/
/*	float:left;	*/
}
