.contents2_block #oemodm_block {
	width: 560px;
	height: 100px;
	text-align : left;
	color: #000000;
	background : url(../parts/oemodm.png) no-repeat;
	padding-top: 200px;
}

.contents2_block #cardlock_block {
	width: 560px;
	height: 310px;
	text-align : left;
	color: #000000;
	background-image : url(../parts/cardlock.jpg);
	background-repeat: no-repeat;
}

.contents2_block #felicalock_block {
	width: 560px;
	height: 310px;
	text-align : left;
	color: #000000;
	background-image : url(../parts/felicalock.jpg);
	background-repeat: no-repeat;
}

.contents2_block .p_step {
	margin-top:1em;
	display: block;
	color : tomato;
	font-size : 100% !important;
	font-family:£Í£Ó¡¡¥´¥·¥Ã¥¯,Arial Black;
}


#develop_block {
	font-size : 100%;
/*	font-weight : bolder;*/
}

#develop_block ul {
	padding-top : 0px;
	padding-bottom : 0px;
	font-size: 80%;
	padding-left: 3em;
	margin-left: 0;
	color : #000000;
	list-style-type : none;
	list-style-image: url(../parts/list_2.png);
}

#develop_block li {
/*	padding-left: 28px;*/
	font-size : 110%;
/*	background: url(../parts/list_red.gif) no-repeat;*/
}
#develop_block ol {
	padding-left: 28px;
	font-size : 130%;
/*	background: url(../parts/list_red.gif) no-repeat;*/
}
