@charset "utf-8";
* { margin: 0; padding: 0; }
/* CSS Document */

.contents-print{
	width:570px;
	overflow:hidden;
	margin:15px auto;
	line-height:25px;
	clear:both;
}

.about1{
	float:right;
	padding-left:10px;
	width:390px;
	text-align:left;
	}
	
.about1-img{
	width:158px;
	height:113px;
	margin:auto 0px;
	float:left;
	}
	
.about2{
	float:left;
	width:400px;
	text-align:left;
	}
	
.about2-img{
	width:158px;
	height:113px;
	margin:auto 0px;
	float:right;
	}
	
.img4{
	width:364px;
	height:320px;
	margin:0px auto;
	}