/* リンク */

span.org-linktxt {
	color: #0088CC;
	text-decoration: underline;
}

/* トップページ リード文 */

div.org-lead {
	width: 525px;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

div.org-lead p {
	line-height: 16px;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

/* トップページ レポートサマリー枠  */
 
table.org-repbox {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/top-rep-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 543px;
}
 
table.org-repbox td.title {
	font-size: 14px;
	line-height: 18px;
	padding: 27px 10px 5px 60px;
}

table.org-repbox td.txt {
	line-height: 16px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

table.org-repbox td.btn {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.org-bluebox2{
	line-height: 17px;
	background-color:#f3f7f8;
	border:1px solid #eee;
	margin:0 0 10px; 
	padding:20px 20px;
	text-align:left;
}



/* レポートページ タイトル */

table.org-rep-title {
	width: 545px;
	height: 100px;
	background-image: url(images/rep-mainimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.org-rep-title td {
	vertical-align: top;
	padding: 20px 20px 0px 20px;
}

table.org-rep-title h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 19px;
}

table.org-rep-title h2 .sub {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	line-height: 20px;
}

table.org-rep-title h2 .main {
	display: block;
	margin-left: 48px;
	text-indent: -48px;
}

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: #009900;
	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: 16px;
	text-align: left;
	margin: 16px 0px;
}

div.org-rep img.center {
	margin: 0px 0px 0px 0px;
	border-color: #009933;
	border-width: 1px;
}


div.org-rep p img.right {
	float: right;
	margin: 0px 0px 16px 16px;
	border-color: #009933;
	border-width: 1px;
}

div.org-rep p img.left {
	float: left;
	margin: 10px 16px 0px 0px;
	border-color: #009933;
	border-width: 1px;
}

div.org-rep p span.b{
	font-weight:bold;
	color: #9F4141}
	
div.org-rep p span.bl{
	font-weight:bold;
	color:#003399}

div.org-rep p span.conv{
	display: block;
	color: #9F4141;
	margin: 15px 0px 10px 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;
}

span.coment {
	line-height: 16px;
	text-align: left;
	font-size:12px;
	color:#444444;
	margin: 0px;
}

div.coment {
	line-height: 16px;
	text-align: left;
	margin: 16px 0px;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	margin-left:10px;
	margin-right:10px;
}
div.coment_ph{
	clear:both;
	display:block;
	text-align:left;
	width:525px;
	height:100px}

div.coment_ph img  {
	float:left;
	margin:0 10px;
	border-color: #009933;
	border-width: 1px
	}
div.coment_ph span {
	line-height: 16px;
	margin: 16px 0px;
	font-size:12px;
	font-weight:bold;
	color:#444444;
}


/* レポートページ 本文末尾 */

div.org-repend {
	width: 525px;
	margin: 0px;
	padding-top: 20px;
	background-image: url(images/rep-title-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.org-repend p {
	line-height: 16px;
	text-align: left;
	margin: 0px;
	color: #8B5C39;
}

div.org-repend span.maillink {
	color: #8B5C39;
}

div.org-repend p.link {
	line-height: 16px;
	text-align: right;
	margin: 0px;
}

/* プロフィール */

table.org-prof {
	width: 545px;
}

table.org-prof h3 {
	margin: 0px;
	padding: 0px;
}

table.org-prof td.txt {
	background-color: #CCFF99;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}

table.org-prof td.txt p {
	line-height: 16px;
	text-align: left;
	margin: 10px 20px;
}

p.txt1{
	line-height: 16px;
	text-align: left;
	margin: 10px 20px;
	font-weight: bold;
	color: #006600;	
}

table.org-prof td.txt img {
	float: right;
	margin: 10px 10px 0px 20px;
}

/* バックナンバー */

div.org-backnum {
	width: 545px;
	margin: 20px 0px 25px 0px;
	text-align: left;
}

div.org-backnum h3 {
	background: url(images/com-backnum-title.jpg) no-repeat;
	text-align:right;
	padding-top:25px;
	padding-bottom:30px
}
div.org-backnum h3 span a{
text-decoration:underline!important;
color:#FFFFFF!important;
font-size:80%;
padding:15px
}

div.org-backnum ul {
	margin: 5px 20px;
	padding: 0px;
	line-height: 14px;
}


/* 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;
}

#corpmain .end {
    color: #CC0000;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 20px;
    text-align: center;
}

/* レポートページ 本文末尾(お知らせ) */

div.org-info {
	width: 530px;
	padding:20px 0 10px 0;
	background-color:#f3f7f8; border:1px solid #eee;
	margin:0 0 15px 0px
}

div.org-info p{
	_width: 530px!important;
}



div.org-info p {
	line-height: 16px;
	text-align: center;
	color:#003366;
}
div.org-info p.last{
	line-height: 18px;
	text-align: left;
	color:#003366;
	padding-left:30px
}

div.org-info p.b{
font-weight:bold;
font-size:120%;
margin:3px 0 5px 0
}

div.org-info span.maillink {
	color: #8B5C39;
}

div.org-info p.link {
	line-height: 16px;
	text-align: right;
	margin: 0px;
}

