@charset "utf-8";/* ======    Contents.css上書き    ====== */#LayoutArea h3#Staff {	width:560px;	height:280px;	margin:25px 0px 0px 18px;}#LayoutArea p.Message_Right {/* margin:15px 7px 24px 50px; */	margin-right:21px;}#LayoutArea p.Photo_Right,#LayoutArea p.Photo_Left img {	width:180px;	height:190px;	border:solid #CCC 1px;	padding:5px;	margin-bottom:10px;}#LayoutArea p.Photo_Left {	float:left;	margin-right:17px;	margin-bottom:10px;	border:none;/* IE6バグ対策 */	margin-left:0px;/* IE6バグ対策 */	padding-left:50px;/* IE6バグ対策 */}#LayoutArea p.Photo_Right {	float: right;	margin-right:21px;	margin-left:10px;}/* ======    ScrollPageTop.css上書き    ====== */#LayoutArea p.ScrollPageTop {	clear: right;}/* === StaffMessage === */#LayoutArea h4 {	font-size:17px;	line-height:25px;	color:#33A02C;	width:510px;	height:auto;	border-left:solid #7FC86B 5px;	border-bottom:solid #BFE47F 1px;	margin:40px 0px 0px 35px;	padding:0px 0px 0px 10px;	clear:both;}#LayoutArea h5 {	width:auto;	height:auto;	margin:15px 0px 0px 50px;}/* === PersonList === */ul#PersonList {	width:510px;	height:auto;	margin:-10px 0px 20px 45px;}ul#PersonList li {	width:auto;	height:170px;	margin:35px 0px 0px 0px;}ul#PersonList li a {	display:block;	width:420px;	height:170px;	border-bottom:solid #C5C5C5 2px;	border-right:solid #DDD 1px;}ul#PersonList li a.right {	float:right;	border-right:none;	border-left:solid #DDD 1px;}
