@charset 'UTF-8';

/* --- IPOニュース関連 --- */

.ipo_news {
	width:397px;
	margin-bottom:20px;
}

#ipo_news .list {
	margin-bottom:10px;
}

.ipo_frame_news {
	width:377px;
	margin-bottom:20px;
}

.news_title {
	width:397px;
	height:23px;
	background: url(/images/top/ipo_news_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:10px;
}

.title_link {
	width:132px;
	float:right;
	margin-top:3px;
	margin-right:2px;
	display:inline; /* IEとFFのmargin padding対策 */
}

.list{
	width:377px;
	margin-left:10px;
	padding: 0;
}

.frame_list{
	width:370px;
	margin-left:5px;
	padding: 0;
}

.date {
	float:left;
	width:60px;
}

.frame_date {
	float:left;
	width:55px;
	color:#8A8AB5;
}

.news a{
	float:right;
	width:310px;
	margin-left:7px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}

.frame_news a{
	float:right;
	width:302px;
	margin-left:7px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}


/* --- トピックス情報 --- */

#ipo_topics {
	width:397px;
	margin-bottom:20px;
}

#ipo_frame_topics {
	width:370px;
	margin-bottom:20px;
}

#ipo_topics .list {
	margin-bottom:10px;
}

.topics_title {
	width:397px;
	height:23px;
	background: url(/images/top/ipo_seminor_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:15px;
}

.summery {
	margin-left:0px;
	float:left;
	text-align:left;
	margin: 3px 0px; 
	width:370px;
}

.summery #sp{
	float: left; 
	margin: 0px 6px 10px 0px; 
	width:60px;
}

.topics {
	float:right;
	width:310px;
	margin-left:7px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}

.frame_topics a{
	float:right;
	width:242px;
	margin-left:2px;
	margin-bottom:5px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#topics_attention {
	width: 397px;
}

#topics_attention ul {
	margin-left:25px;
	margin-right:10px;
	padding: 0;
}

#topics_attention li {
	margin-top:5px;
	list-style-type: disc;
}

/* --- font関連 ---*/

.date, #topics_attention {
	color:#8A8AB5;
}

/* --- inputの余計な枠設定 --- */

#search {
	border:1px solid #ccc;
	background:#FEFEFE;
	color:#000;
}

#submit {
	border:1px solid #ccc;
	background:#666;
	color:#FFF;
}