#mensetsu {
	width: 760px;
	height: auto;
	margin: auto;
	text-align: left;
}
#mensetsu #contents {
	width: 720px;
	height: auto;
	padding: 0 20px 30px 20px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#mensetsu #contents a {
	color: #F06;
}
#mensetsu #contents a:hover {
	text-decoration: none;
}
#mensetsu #contents h3 {
	padding: 10px 0 0 0;
}
#mensetsu #contents ul {
	width: 720;
	height: 29px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	background-image: url(img/glay_line.gif);
	background-position: 0 28px;
	background-repeat: no-repeat;
}
#mensetsu #contents li {
	width: 120px;
	margin: 0;
	padding: 0; 
	float: left;
}
#mensetsu #contents img {
	vertical-align: bottom;
}
#mensetsu #contents #waku {
	width: 720px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	background-image: url(img/line.gif);
	background-repeat:repeat-y;
}
#mensetsu #contents .all {
	width: 700px;
	height: auto;
	padding: 0 10px;
}
#mensetsu #contents p {
	width: 670px;
	margin: 0 15px;
	padding: 0;
	line-height: 1.5;
}
#mensetsu #contents span {
	color: #06C;
}
#mensetsu #contents h4 {
	margin: 0 15px;
	color: #06C;
	font-weight: normal;
}
#mensetsu #contents h4 strong {
	color: #F60;
}
#mensetsu #contents .step1 {
	width: 700px;
	height: 175px;
	margin: 0 0 30px 0;
	padding-top: 50px;
	background-image: url(img/step1.jpg);
	background-repeat: no-repeat;
}
#mensetsu #contents .step2 {
	width: 700px;
	height: 210px;
	margin: 0 0 30px 0;
	padding-top: 50px;
	background-image: url(img/step2.jpg);
	background-repeat: no-repeat;
}
#mensetsu #contents .step3 {
	width: 700px;
	height: 145px;
	margin: 0 0 30px 0;
	padding-top: 50px;
	background-image: url(img/step3.jpg);
	background-repeat: no-repeat;
}
#mensetsu #contents .step4 {
	width: 700px;
	height: 980px;
	margin: 0 0 30px 0;
	padding-top: 50px;
	background-image: url(img/step4.jpg);
	background-repeat: no-repeat;
}
#mensetsu #contents .step5 {
	width: 700px;
	height: 145px;
	margin: 0 0 30px 0;
	padding-top: 50px;
	background-image: url(img/step5.jpg);
	background-repeat: no-repeat;
}
#mensetsu #contents .step4 ul {
	list-style-type: square;
	width: auto;
	height: auto;
	margin: 15px;
	padding: 0;
	background-image: none;
}
#mensetsu #contents .step4 li {
	width: auto;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	float: none;
}










