@charset "Shift_JIS";

/* 特別版
---------------------------------------------------- */
#contentsBody .secToku {
	margin:0 auto 20px;
	width:560px;
	border:0;
}
#contentsBody .secToku h3{
	margin:20px auto;
	text-align:center;
}

#contents .secToku img{/* second.cssの同一タグを再定義 */
	border:none;
	margin:0;
	padding:0;
}
#contents .secToku img.left{/* second.cssの同一タグを再定義 */
	border:none;
	margin-right:20px;
	padding:0;
}
#contents .secToku p{
	margin: 0;
}
#contents .secToku p.pepl01{
	width:250px;
	padding-top:10px;
	margin-right:10px;
	float:right;
	text-align:right;
	color:#E85298;font-weight:bold;
}
#contents .secToku p.pepl02{
	width:400px;
	padding-top:10px;
	margin-left:10px;
	float:left;
	text-align:left;
	color:#395DAA;font-weight:bold;
}
#contents .secToku p.pepl022{
	width:400px;
	padding-top:10px;
	margin-right:10px;
	float:right;
	text-align:right;
	color:#395DAA;
	font-weight:bold;
}

#contents .secToku p.pepl011{
	color:#E85298;
	margin:1em 10px 1em 0;font-weight:bold;
}
#contents .secToku p.pepl021{
	color:#395DAA;
	margin:1em 10px 1em 0;font-weight:bold;
}
#contents .secToku p.pepl021a{
	color:#395DAA;
	margin-left:280px;font-weight:bold;
}
.clearR{
	clear:right;
}


