@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#iroha h2 {
	background:url(../images/iroha/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}


#iroha #content h3 {
	background:url(../images/iroha/hl_qa.gif) no-repeat;
	width:666px;
	height:97px;
	text-indent:-9999px;
}

#iroha #content .box {
	background:url(../images/share/line_content.gif) no-repeat left bottom;
	margin-left:24px;
	width:634px;
	padding-bottom:6px;
	
}

#iroha #content .box2 {
	background:url(../images/share/line_content.gif) no-repeat left bottom;
	padding-bottom:25px;
}

#iroha #content p {
	padding-left:3px;
	padding-right:3px;
	
}

#iroha #content p.top_summary {
	padding:10px 0 0 24px;
}

#iroha #content p.btm_summary {
	padding:10px 0 0 24px;
}

#iroha #content p.top {
	padding-top:10px;
}


#iroha #content h4#hl_reason {
	background:url(../images/iroha/hl_reason.gif) no-repeat;
	width:629px;
	height:32px;
	text-indent:-9999px;
}

#iroha #content h4#hl_saving {
	background:url(../images/iroha/hl_saving.gif) no-repeat;
	width:629px;
	height:32px;
	text-indent:-9999px;
	margin-top:25px;
}


#iroha #content img#graph {
	float:right;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:25px;
	position:relative;
	left:0;
	top:-6px;
}

#iroha #content h5#hl_point_1 {
	background:url(../images/iroha/hl_point_1.gif) no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
	margin-top:18px;
}

#iroha #content h5#hl_point_2 {
	background:url(../images/iroha/hl_point_2.gif) no-repeat;
	width:610px;
	height:35px;
	text-indent:-9999px;
	margin-top:18px;
}

#iroha #content #cases {
	background-color:#fef3b9;
	padding:10px 15px 0px 15px;
	width:580px;
	
}

#iroha #content #cases li {
	padding-left:27px;
	margin-bottom:10px;
	
}

#iroha #content #cases li#case_a {
	background:url(../images/iroha/icon_a.gif) no-repeat 0 0;
}

#iroha #content #cases li#case_b {
	background:url(../images/iroha/icon_b.gif) no-repeat 0 0;
}

#iroha #content #cases li#case_c {
	background:url(../images/iroha/icon_c.gif) no-repeat 0 0;
}