@charset "UTF-8";


#main .content p {
	margin: 15px 20px;
	line-height: 1.7em;
}

#maincontents h2 {
	background: #ffffff url('../images/sheader_ir.jpg') no-repeat left top;
}
#maincontents h3 {
	background: #ffffff url('../images/h3_ir2.gif') no-repeat left top;
}



/* サイドメニュー
--------------------------------------------------------------------*/

#subcontents ul li#ir1 a {
	background: url('../images/ir_01.jpg') no-repeat left top;
}
#subcontents ul li#ir2 a {
	background: url('../images/ir_03.jpg') no-repeat left top;
}
#subcontents ul li#ir3 a {
	background: url('../images/ir_05.jpg') no-repeat left top;
}
#subcontents ul li#ir4 a {
	background: url('../images/ir_07.jpg') no-repeat left top;
}


#subcontents ul li#ir1 a:hover {
	background: url('../images/ir_01.jpg') no-repeat right top;
}
#subcontents ul li#ir2 a:hover {
	background: url('../images/ir_03.jpg') no-repeat right top;
}
#subcontents ul li#ir3 a:hover {
	background: url('../images/ir_05.jpg') no-repeat right top;
}
#subcontents ul li#ir4 a:hover {
	background: url('../images/ir_07.jpg') no-repeat right top;
}
