
/* maintitle ----------------------------------------- */

div#cerec3title {
	background:url(../images/cerec3/tit_00.jpg) no-repeat;
	height:109px;
	margin-bottom:15px;
	
}
#cerec3title_inner {
	padding:43px 0 0 20px;
	text-align:left;
	line-height:1.2;
	font-size:12px;
}

/* -----------------------------------------maintitle */

/* title ----------------------------------------- */

div#equipmentArea h3.cerec_title01{
	background:url(../images/cerec3/tit_01.jpg) no-repeat 0 0;
}
div#equipmentArea h3.cerec_title02{
	background:url(../images/cerec3/tit_02.jpg) no-repeat 0 0;
}
div#equipmentArea h3.cerec_title03{
	background:url(../images/cerec3/tit_03.jpg) no-repeat 0 0;
}


div#equipmentArea h3 span{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

/* -----------------------------------------title */


#cerec3type {
	float:right;
	margin:0 20px 0 20px;
	width:480px;
	text-align:left;
}
#cerec3type dt {
	font-weight:bold;
}
#cerec3type dd {
	font-size:14px;
	line-height:1.4;
	padding:1px 0 12px 0;
}

#cerec3recommended {
	float:left;
	margin:0 10px 0 20px;
	width:460px;
}
#cerec3recommended p {
	text-align:left;
	font-size:14px;
	line-height:1.4;
}
#cerec3recommended ul {
	margin:15px 0 0 5px;
	text-align:left;
	font-size:14px;
}
#cerec3recommended ul li {
	margin-bottom:8px;
	line-height:1.2;
	list-style-type:none;
	background-image:url(../images/cerec3/icon_01.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:15px;
}

#step {

}
#step li {
	width:180px;
	margin-right:12px;
	display:inline;
	float:left;
	line-height:1.5;
	text-align:left;
	font-size:14px;
}
#step li.lastchild {
	margin-right:0;
}
#step li img {
	margin-bottom:10px;
}







