@charset "UTF-8";
.shokai {
	font-size: 93%;
	line-height: 120%;
	color: #666666;
	padding-left: 40px;
	padding-bottom: 40px;
}
.Box3 {
	clear: both;
	margin-bottom: 25px;
}
.Box3 .Box3L {
	float: left;
	width: 218px;
	margin-left: 9px;
}
.Box3   .Box3C {
	float: left;
	width: 218px;
	margin-left: 19px;
	padding-bottom: 11px;
}
.Box3    .Box3R {
	float: left;
	width: 218px;
	margin-left: 19px;
	padding-bottom: 11px;
}
#shudoubox {
	width: 645px;
	margin-left: 17px;
	margin-top: 9px;
	background-image: url(../img/staff/shudou_read.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}
#shudoubox #imgbox {
	float: left;
	height: auto;
	width: 172px;
	padding-left: 17px;
}
#shudoubox #textbox {
	float: right;
	height: auto;
	width: 413px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 130%;
	color: #333;
}
#plannercomment {
	height: auto;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
#plannercomment .commentboxL {
	background-image: url(../img/staff/comment_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 328px;
	padding-top: 50px;
}
#plannercomment .commentboxR {
	background-image: url(../img/staff/comment_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: auto;
	width: 328px;
	padding-top: 50px;
}
#plannercomment h3 {
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C5985A;
}
#plannercomment .namebox {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 12px;
}
#plannercomment p {
	font-size: 12px;
	line-height: 130%;
	color: #333;
}
#shudoubox #textbox p strong {
	font-size: 14px;
	font-weight: bold;
	color: #633;
}
#shudoubox #textbox p {
	line-height: 150%;
}

