@charset "shift_jis";

/*  ----------------------------------------------------  */
/*  system class */
/*  ----------------------------------------------------  */

#main{
	background:url(../../common/images/main_bg01.jpg);
	padding-bottom:40px;

}


/* index.html 
--------------------------------------*/

#system01 {
	width:620px;
}


/* 各種装置 */


#system01 .bl01{
	width:560px;
	margin-left:30px;
	padding-bottom:20px;
}	

#system01 .ico_no{
	vertical-align:middle;
	margin-right:10px;
}


/* 詳細 */

#system01 .bl02{
	width:580px;
	margin-left:20px;
	padding-bottom:20px;
}	
#system01 .bl02 .l01{
	width: 200px;
	float:left;
	margin-right:10px;
}

#system01 .bl02 .r01{
	width: 370px;
	float:left;
}




