@charset "iso-8859-1";

/* index==========================

	1.global navigation
	2.main contents		
	3.sub contents	
*/


/* global navigation
==============================================*/
#top #globalNav{
margin-bottom:-1px;
padding-bottom:0;
background:none;
}

/* main contents
==============================================*/
#top #contents{
margin-bottom:25px;
}

* html #top #contents{
margin-bottom:0;
}

#top #mainContents{
float:left;
width:490px;
}

#top #mainVisual{
margin-bottom:25px;
}

#top #mainContents .h2HdBlock{
margin-bottom:10px;
}

#top #mainContents .h2HdBlock{
padding-bottom:9px;
border-top:solid 1px #f3f3f3;
width:490px;
background:url("../../images/idx_hd_news_bg.gif") no-repeat left bottom;
}

#top #mainContents .h2HdBlock h2{
margin:0;
padding:8px 10px;
float:left;
background:url("../images/hd_h3Icon.gif") no-repeat left bottom;
font-size:62.5%;
}

#top #mainContents .h2HdBlock p{
margin:8px;
float:right;
line-height:100%;
}

#top #mainContents .h2HdBlock p span{
padding-left:10px;
background:url("../images/icon_link01.gif") no-repeat left center;
}

/* sub contents
==============================================*/
#top #subContents{
float:right;
width:280px;
}

#top ul.bannerType01 li{
margin-bottom:10px;
}

#top ul.bannerType02 li{
margin:0 9px 0 0;
float:left;
}

#top #subContents .colControl{
width:280px;
overflow:hidden;
}

#top ul.bannerType02{
width:289px;
}

#subContents .irDl h2{
margin-bottom:10px;
padding:10px 4px;
background-color:#005ca4;
border-bottom:solid 1px #b3b8bc;
font-size:62.5%;
color:#fff;
}

#subContents .irDl #irDl{
margin:5px 0 15px 7px;
width:95%;
}