@charset "utf-8";

/*---------------------------------------

	
	page 
	
	
	/news_topics/index.html
	/news_topics/y0000/index.html [not direct]
	
	/irnews/index.html
	/irnews/y0000/index.html

--------------------------------------------------- */

/* =================================================================
												/news_topics/- MT
================================================================= */
/* --------- /news_topics/index.html */
/* posi */
.news h4,
.irnews h4,
.newinfo h4{
padding-bottom:5px;
}

/* news title */
.newinfoDayIndex h3,
.newsDayIndex h3{
padding:0 6px 5px 0;
border-bottom:solid 1px #d7d7d7;
}

/* news lists */
.newinfoIndex .newsLiset{
margin-top:-10px;
}

/* free area */
.textArea{
padding:10px;
}

/* === #pageNotes - day and title */
#pageNotes{
margin-top:8px;
}
#pageNotes .cName{
float:left;
}
#pageNotes .day{
float:right;
text-align:right;
}
#pageNotes li{
width:300px;
}

/* === #pdfdLoad - pdf down load */
#pdfdLoad{
text-align:right;
}

/* === newsSubHeader */
.newsSubHeader .snsPlagIn{
float:left;
width:450px;
}
.newsSubHeader #pdfdLoad{
float:right;
width:250px;
}

/* =================================================================
												clear
================================================================= */
/* clear */
.newsSubHeader:after,
#pageNotes:after{
content:".";
display:block;
height:0;
visibility:hidden;
clear:both;
font-size:0px;
line-height:0;
}

/* IE6,7 \*/
*html .newsSubHeader,
*html #pageNotes{
height:1%;
}

*html .newsSubHeader,
*:first-child+html #pageNotes{
display:inline-block;
}
/* end */

/* macIE5 clear \*//*/
.newsSubHeader,
#pageNotes{
display:inline-block;
}
/* end */

/* without mac IE5 \*/
.sideBnrRecruit,
.irIr03 h3,
.irIr02 h3,
.irIndex h3,
.companyOffice h4,
.companyProject h4,
#irInfor ul.link01{
clear:both;
}
/* end */

/*--------/irnews/index.html*/

.irNewsIndex .rConWrap01 {
	width: 570px;
	float: left;
}
#main .irnews-sidebar {
	float: right;
	margin-top: 12px;
}
.irNewsIndex .rConWrapTop {
	background-image: url(../../../irnews/images/rconwrap_bg_top.gif);
}
.irNewsIndex .rConWrap01 {
	background-image: url(../../../irnews/images/rconwrap_bg_c.gif);
}
.irNewsIndex .rConWrapBtm {
	background-image: url(../../../irnews/images/rconwrap_bg_btm.gif);
}
.irNewsIndex #localNav .lnav04 .current {
	color: #f00;
	background: #ffedd1;
}