/* エンジニア進化論 */

.evo_box {
	padding: 10px;
}

#txt_evo {
	line-height: 140%;
}

.prof_thumb {
	vertical-align: top;
	height: 110px;
	width: 80px;
	padding-right: 25px;
	padding-left: 25px;
}

.txt_orange {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120%;
	color: #FF6633;
}
.report_box {
	width: 530px;
	text-align: left;
}


#report_line_box {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	width: 540px;
}

#report_bk {
	background-image: url(../evolution/images/report_bk.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-right: 10px;
	padding-left: 60px;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 10px;
}

.report_gray {
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subtit_evo {
	background-image: url(../evolution/images/subtit_bk.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	padding-top: 2px;
}


A.info:link { color: #0000FF; text-decoration: none;	font-weight: bold; }
A.info:visited { color: #0000FF; text-decoration: none;	font-weight: bold; }
A.info:active { color: #0000FF; text-decoration: none;	font-weight: bold; }
A.info:hover {	color: #0000FF;	text-decoration: underline;	font-weight: bold;}


/* リンク */

span.org-linktxt {
	color: #0088CC;
	text-decoration: underline;
}

p.org-date {
	width: 535px;
	text-align: right;
	margin: 4px 0px 0px 0px;
}

td.org-date-td {
	text-align: right;
	padding: 4px 5px 0px 0px;
}

/* レポートページ 本文 */

div.org-rep {
	width: 525px;
	margin: 0px;
	padding-bottom: 4px;
}

div.org-rep h3 {
	font-size: 12px;
	font-weight: bold;
	color: #70544A;
	line-height: 14px;
	text-align: left;
	margin: 20px 0px;
	padding: 0px 0px 3px 0px;
	background-image: url(images/rep-title-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.org-rep h3 .mark {
	padding-left: 20px;
	background-image: url(images/rep-title-mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.org-rep h4 {
	font-size: 12px;
	font-weight: bold;
	color: #408540;
	line-height: 16px;
	text-align: left;
	margin: 16px 0px;
}

div.org-rep p {
	line-height: 140%;
	text-align: left;
	margin: 16px 0px;
}

div.org-rep p img.right {
	float: right;
	margin: 0px 0px 16px 16px;
}

div.org-rep p img.left {
	float: left;
	margin: 0px 16px 16px 0px;
}

div.org-rep p span.conv{
	display: block;
	color: #9F4141;
	margin: 6px 0px 6px 20px;
}


div.org-rep span.txt-br{
	color: #9F4141;
}

div.org-rep ol {
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.org-rep ol li {
	margin: 16px 0px 16px 24px;
	padding: 0px;
}


/* RSSアイコン */
td.org-rss {
	padding-left: 10px;
}

/* お問い合わせ */

.org-contact {
	margin: 30px 7px;
	padding: 15px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

/* ページトップ */

.org-pagetop {
	text-align: right;
	margin: 30px 10px;
}


/* バックナンバー2008.03.14追加 */

div.org-backnum {
	width: 545px;
	margin: 20px 0px 25px 0px;
	text-align: left;
}

div.org-backnum h3 {
	margin: 0px;
	padding: 0px;
}

div.org-backnum ul {
	margin: 0px 20px;
	padding: 0px;
	line-height: 16px;
}

div.org-backnum li {
	margin: 0px;
	padding: 0px;
}



/* 写真表示　2008.03.14追加 */

p img.right {
	float: right;
	margin: 0px 0px 16px 16px;
        border:1px solid #cb0c13;
}

p img.left {
	float: left;
	margin: 0px 16px 16px 0px;
        border:1px solid #cb0c13;
}

img.center {
	float: center;
	margin: 0px 0px 16px 0px;
        border:1px solid #e57d84;
}
.m15{margin-bottom:20px;}
.bred{border:1px solid #cb0c13;}
