@charset "utf-8";
/* ===================================================================
CSS information

 file name  :homepage #con_slider.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
#misc #contents {
	padding: 20px 0 0;
}
#misc #contents h3 {
	margin: 0 0 30px;
}
#misc #contents .con_mis{
	padding: 0 0 0 25px;
}
#misc #contents .con_mis .sst_mis{
	padding: 0 0 20px;
	font-weight: bold;
}
#misc #contents .con_mis .img_btn{
	padding: 25px 0;
}
/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}