@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/ir/images/vi_ir.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.irL {
	float: left;
	margin: 0 8px 0 0;
	width: 550px;
}

#contents div.irR {
	float: right;
	width: 160px;
}

#contents div.irBlue {
	border-top: 3px solid #556DB5;
	background: #E9EEF8;
	margin-bottom: 5px;
	padding: 6px 0 4px 0;
	width: 550px;
}

#contents div.irBlueInner {
	margin: 0 10px;
	width: 530px;
}

#contents div.irSpR {
	float: right;
	width: 390px;
}

#contents div.irSpR p {
	line-height: 120%;
}

#contents div.irSleft {
	float: left;
	width: 270px;
}

#contents div.irSright {
	float: right;
	width: 270px;
}

#contents div.gryHeadIr {
	background: url(/lib/cmn_images/bg_gryhead570_b.gif) left bottom repeat-x;
	border-top: 3px solid #556DB5;
	margin-bottom: 5px;
	padding: 4px 0 5px 0;
	width: 270px;
}

#contents div.gryHeadIr h2 {
	margin-left: 5px;
	width: 150px;
}

#contents div.sepaPack {
	margin-left: 0px;
	width: 270px;
}

#contents div.sepaImage {
	float: left;
	margin-right: 5px;
	width: 80px;
}

#contents div.sepaList {
	float: left;
	width: 185px;
}

#contents ul.unordered01 li {
	line-height: 110%;
	margin-bottom: 0px;
}

#contents div.irTopBox {
	clear: both;
	margin-bottom: 3px;
	width: 550px;
}

#contents div.spL {
	float: left;
	margin-right: 10px;
	width: 120px;
}

#contents div.spR {
	float: left;
	width: 400px;
}

