@charset "UTF-8";
/* CSS Document */

/*contents01*/

.contents01 {
	width: 590px;
	padding-bottom: 10px;
}

.contents01 h5 {
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdccd4;
	margin-bottom:20px;
}

.contents01 .box {
	margin-bottom:50px;
	width: 580px;
}

.contents01 .box .contents-left {
	width: 360px;
	padding-top:10px;
}

.contents01 .box .contents-right {
	width: 200px;
}

.contents01 .box .contents-right img {
	width: 200px;
	height:auto;
}
