@charset "utf-8";

.ir_main .container .rss_img {
	width: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.ir_main .container .rss_img img {
	width: 100%;
}
.eirHeading,
.ir_main .container h2 {
    color: #004679;
	border-bottom: 3px solid #004679;
	font-size: 24px;
    margin-bottom: 30px;
}
.ir_main .container section {
	margin-top: 70px;
}


        #ir_library h4 {
            font-size: 110%;
            font-weight: bold;
            color: #007BB7;
            margin-top: 2rem;
        }
.ir_message a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}

.ir_contents{
	clear: both;
	width: 680px;
	overflow: hidden;
}

.ir_conL{
	float: left;
	width: 330px;
	height: 317px;
	background: url(/img/ir_library.jpg) no-repeat left top;
}

.ir_conL ul{
	list-style-type: none;
	padding: 115px 0 0 25px;
}

.ir_conL ul li{
	margin-bottom: 15px;
}

.ir_btn_dl{
	width: 275px;
	height: 50px;
	margin: 27px 0 0 26px;
}

.ir_btn_dl a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}


.ir_conR{
	float: right;
	width: 328px;
	height: 315px;
	border: 1px solid #4397C5;
}

.ir_conR a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}