@charset "utf-8";
#main{	
	padding:5px 0;
	background:url("../img/common/mainbg_btm.gif") left top;		
}

/*notice*/
#main_notice {
	color:#666;	
	line-height:1.4;
}
#main_notice a {
	color: #007FCC;
}
#main_notice h2 {
	height:20px;
	background:url("../img/ir/title_notice.gif") no-repeat left top;
	text-indent:-999px;
	margin:15px;
}
#main_notice #main_contents p {
	margin:0 0 15px 10px;
}