/* リンク */

span.org-linktxt {
	color: #000099;
	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 {
	width: 545px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/top-rep-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.org-repbox td.title {
	font-size: 14px;
	line-height: 18px;
	padding: 23px 10px 0px 50px;
}

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

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

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

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-top: 18px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 20px;
}

table.org-rep-title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	vertical-align: top;
	line-height: 20px;
}

table.org-rep-title h2 .sub {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 26px;
	padding-left: 0px;
}

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: 14px;
	font-weight: bold;
	color: #009999;
	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 p span.b{
font-weight:bold
}

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 .r_list ol li{
color:#993300;
margin:3px 0 3px 40px;
list-style:decimal;
font-size:120%;
}

* html div.org-rep .r_list ol li{
margin-left:50px;
}

div.org-rep .r_list02 ol li{
color:#993300;
margin:13px 0 5px 20px;
list-style:none;
font-size:120%;
}

div.org-rep .r_list03 ol li{
color:#993300;
margin:3px 0 3px 20px;
list-style:none;
font-size:120%;
}
* html div.org-rep .r_list02 ol li{
margin-left:50px;
}

div.org-rep .r_ualpha ol li{
color:#993300;
margin:3px 0 3px 40px;
list-style:upper-alpha;
font-size:120%;
}

* html div.org-rep .r_ualpha ol li{
margin-left:50px;
}

div.org-rep .r_disc ul li{
color:#993300;
margin:3px 0 3px 40px;
list-style:disc;
font-size:120%;
}

* html div.org-rep .r_disc ul li{
margin-left:50px;
}
div.org-rep .r_none ul li{
color:#993300;
margin:3px 0 3px 20px;
list-style:none;
font-size:120%;
}

* html div.org-rep .r_none ul li{
margin-left:50px;
}

div.org-rep .b_disc ul li{
color:#000066;
margin:3px 0 3px 40px;
list-style:disc
}

* html div.org-rep .b_disc ul li{
margin-left:50px;
}


div.org-rep .alpha_list ol li{
color:#993300;
margin:3px 0 3px 40px;
list-style:lower-alpha;
}

* html div.org-rep .alpha_list ol li{
margin-left:50px;
}

div.org-rep p span.conv_st{
	display: block;
	color: #9F4141;
	margin: 0 0 -5px 20px;
	font-weight:bold
}


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

/* add by Y.Suzuki 2008.5.15 */
div.org-rep ul {
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.org-rep ul li {
	margin: 5px 0px 5px 24px;
	padding: 0px;
}
div.org-rep blockquote{
line-height:16px
}

div.org-rep blockquote ul span{
	color:#333;
	margin-top:12px;
	font-weight:bold
}

div.org-rep blockquote ul li {
	list-style:square;
	margin-left:20px
}

div.org-rep blockquote table {
	margin: 10px 5px 0 0
}

div.org-rep blockquote table th{
font-weight:bold;
width:10%;
padding-top:3px;
vertical-align:top;
}
div.org-rep blockquote table td{
padding-bottom:10px;
line-height:16px
}
div.org-rep blockquote span{
display:block;
color:#000066;
font-weight:bold;
padding-bottom:5px
}
div.org-rep blockquote span.org-linktxt{
	display:inline;
	color: #000099;
	font-weight:normal;
	text-decoration: underline
}

div.coment {
	line-height: 16px;
	text-align: left;
	margin: 5px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	margin-left:10px;
	margin-right:10px;
}

div.org-rep table.rep60 {
width:500px
}

div.org-rep table.rep60 tr th{
width:80px
}

div.org-rep table.rep60 tr td,
div.org-rep table.rep60 tr th {
	padding:0 3px;
	text-align:left;
	font-weight:normal;
	color: #9F4141
}

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

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: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6666;
	border-left-color: #FF6666;
}

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

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:15px 0 25px
}
div.org-backnum h3 span a{
text-decoration:underline!important;
color:#36C!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;
}


.boxTime01{
	padding:10px 0 10px 0;
	border:1px solid #CCC;
	background-color:#F1FEF4;
	
}


.boxTime01 li{
	color:#333 !important;
}

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

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

#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;
}

