@charset "UTF-8";
/***************************************************
                 TOPページ
***************************************************/
#promotion #nofla {
	width: 960px;
	clear: both;
	margin-bottom:10px;
}
#promotion #nofla img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#promotion #nofla p.noflaText {
	margin: 0 0 0 170px;
}
#promotion #flashInner {
	background: url(/img/mainImage2.jpg) no-repeat left top;
	height: 300px;
	width: 960px;
}
#flashInner #fl_left {
	display: inline;
	float: left;
	width: 723px;
}
#flashInner #fl_left ul {
	list-style: none;
	height: 80px;
	width: 723px;
	margin-top: 225px;
	_margin-top: 223px;
}
#flashInner #fl_left ul li {
	display: inline;
	float: left;
	margin-left: 10px;
}

#flashInner #fl_left ul li img { float:left; display:inline;}
#flashInner #fl_right {
	display: inline;
	float: right;
	width: 237px;
	height:300px;
}
#flashInner #fl_right ul {
	margin: 20px 0 0 0;
	_margin: 10px 0 0 0;
	list-style: none;
}
*:first-child+html #flashInner #fl_right ul {
	margin: 0px 0 0 0;
	list-style: none;
}
#flashInner #fl_right ul li {
	/*display: inline;*/
	margin: 10px 0 0px 22px;
_margin: 0 0 0px 22px;
}

*:first-child+html #flashInner #fl_right ul li {
	/*display: inline;*/
	margin: 0px 0 0px 22px;
}
#flashInner #fl_right ul li img { margin:0 10px 0 0;}

/***************************************************
                セミナー情報
***************************************************/
#cmsContent #sem {
background:transparent url(/img/classifyTtl_s.gif) no-repeat scroll left top;
font-size:16px;
height:25px;
line-height:25px;
margin-bottom:5px;
padding:0 0 0 15px;
width:725px;
}
#cmsContent #eve {
background:transparent url(/img/classifyTtl_e.gif) no-repeat scroll left top;
font-size:16px;
height:25px;
line-height:25px;
margin-bottom:5px;
padding:0 0 0 15px;
width:725px;
}
/***************************************************
                 IR・投資家情報
***************************************************/
div#irContent ul {
margin-bottom:0 !important;
}

#rotate {
	width: 740px;
}

#rotate ul:after{
	display:block;
	content:url(/img/irTubBar.gif);
}
* html #rotate ul{/*IE6*/
	border-bottom: 3px solid #ffba70;
}
*:first-child+html #rotate ul{/*IE7*/
	border-bottom: 3px solid #ffba70;
}

#rotate dt {
	float: left;
	width: 100px;
	display: inline;
	line-height: 25px;
	height: 25px;
	background: url(/img/arrow_o.gif) no-repeat left center;
	margin-top: 3px;
	padding-left: 10px;
}
#rotate dd {
	float:left;
	width: 600px;
	display: inline;
	line-height: 25px;
	height: 25px;
	margin-top: 3px;
	padding-left: 5px;
}

