/*
===============================================================================
/recruit/message/css/shared.css
社員採用 - 先輩からのコメント - 各先輩ページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/



/*------------
Element Styles
--------------*/

/* Contents > Lead
===============================================================================*/
#contents div.lead {
	margin-bottom:19px;
	padding:0 0 19px;
}
#contents div.lead div.photo {
	float:left;

	width:296px;
}
#contents div.photo img {
	float:left;

	margin:0 1px 0 0;
}
#contents div.lead h3 {
	margin:0 0 0 304px;

	background:none;
}
#contents div.lead h3 img {
	float:none;
}
#contents div.lead p {
	margin-left:304px;

	color:#378;

	width:380px;

	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents div.lead p {font-size:x-small;}

/* Contents > Comment
===============================================================================*/
#contents .comment p {
	margin:1px 0 0 130px;
	font-size : 8pt;
	width:440px;
} html>body #contents .comment p {margin-left:140px;}
#contents p.pagetop {
	margin-top:19px;

	background:#fff url("../../../images_public/contents/dottedline.gif") no-repeat left top;
}
#contents p#nodottedline {
	margin:0;
	padding:0 0 0.3em;

	color:#999;

	width:688px;

	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents p#breadcrumb {font-size:x-small;}

