@import "common.css";
@import "clear_fix.css";


img {
    max-width: 100%;
    height: auto;
}

.contents{
	width: 580px;
	font-size: 14px;
	line-height: 1.5;
}
.contents span.bold01{
	font-weight: bold;
}
.contents span.bold02{
	font-size: 16px;
	font-weight: bold;
}
.contents span.bold03{
	font-size: 24px;
	font-weight: bold;
}
.contents span.boldred{
	color: #ff0000;
	font-weight: bold;
}
.machine_ex1 {
width:550px;
/*clear:both;*/
margin-left:10px;
padding-bottom:10px;
padding:0 10px 40px 0;
border-bottom:1px #d5d787 dotted;
}


.machine_ex2 {
clear:both;
padding:30px 150px;
border-bottom:1px #d5d787 dotted;
}
.machine_ex2 p{
width:250px;	
margin:  0 auto;
}
.machine_ex3 {
width:360px;
clear:both;
margin:50px auto;
text-align: center;
}