/* CSS Document */
*:first-child+html li {
	list-style:url(../rfid/img/point.gif);
	height:auto;
}

/*共通スタイルシート*/
.center {
	text-align:center;
}

.id_tag {
	float:left;
	padding-bottom:20px;
	width:560px;
}

.feature {
	margin-left:40px;
	line-height:200%;
	margin-top:15px;
}

.list {
	list-style-image:url(../rfid/img/point.gif);
	clear:both;
	height:auto;
	font-size:16px;
	line-height:200%;
}

.list1 {
	list-style-image:url(../rfid/img/point.gif);
	clear:both;
	height:auto;
	font-size:14px;
	line-height:200%;
	width:500px;
}
/*index.html*/
.tag_photo {
	padding:15px 44px;
	padding-right:0px;
}

.explanation01 {
	clear:both;
}

.explanation02 {
	padding-top:20px;
	text-align:center;
}

.left_photo {
	float:left;
	margin-right:25px;
}

/*index01.html*/
.tag_type {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:10px;
}

.ic2 {
	width:280px;
	float:left;
}

.ic_photo {
	width:150px;
	float:left;
	padding-left:20px;
	margin-bottom:20px;
}

.ic_photo01 {
	width:70px;
	float:left;
	margin-bottom:20px;
	padding-left:10px;
}

.ic_photo02 {
	width:125px;
	float:left;
	margin-bottom:20px;
}

.ic_feature {
	float:left;
	width:325px;
	line-height:175%;
	margin-bottom:10px;
	padding-left:25px;
}

.ic_feature01 {
	float:left;
	width:190px;
	line-height:175%;
	margin-bottom:25px;
	padding-left:10px;
}

.ic_feature02 {
	float:left;
	width:140px;
	line-height:175%;
	margin-bottom:25px;
	padding-left:10px;
}

.ic_example {
	float:left;
	line-height:200%;
	margin-bottom:15px;
	width:350px;
	padding-left:25px;
}

.ic_example01 {
	float:left;
	padding-left:20px;
	line-height:200%;
	margin-bottom:25px;
	width:250px;
}

.example {
	font-weight:bold;
	margin-left:10px;
	font-size:14px;
}

.size {
	margin-left:40px;
}
/*index04.html*/
.example01 {
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	color:#1B1464;
	font-size:16px;
}

.example_explanation {
	width:500px;
	margin-left:30px;
	line-height:150%;
	margin-top:5px;
	margin-bottom:10px;
}
/*form.html*/
.form_box {
	line-height:150%;
}

.form {
	width:560px;
	border-bottom:dotted 1px;
	float:left;
}

.item {
	padding:15px 0px;
	width:150px;
	float:left;
}

.input {
	padding:15px 0px;
	width:410px;
	float:left;
}

.submit {
	padding-top:20px;
	text-align:center;
	clear:both;
}

/*confirm.html*/
.confirmation {
	padding:15px 0px;
	width:400px;
	float:left;
	color:#FF0000;
}

.back {
	margin-left:20px;
}

.red {
	color:#FF0000;
}


