/* CSS Document */

.linemember-box {
	overflow:hidden;
	width:940px;
	background:#FFF;
	margin:20px auto 20px;
}

.line-contents {
	overflow:hidden;
	width:860px;
	margin:40px auto;
}

.line-contents img {
	max-width: 100%;
}

.line-contents p {
	margin-bottom: 20px;
}

.line-Lbox {
	float:left;
	margin-right:20px;
	width:420px;
}

.line-Rbox {
	float:left;
	width:420px;
}