/* Updated 2014/12/25.T */
/* Updated 2014/01/28,T */
/* Updated 2013/04/11,D */
/* Updated 2012/10/17,D */
/* Updated 2012/09/04,D */

@import "/common_css_e/default_wide.css";
@import "/common_css_e/component_wide.css";



/*--------------------------------------
  Responsibility_Report.css
---------------------------------------*/
/* Updated▼ 2014/01/28.T */
h2.heading { margin:25px 0 0 0 !important; }
h2.first { margin:0 !important; }
p.paragraph { margin:10px 0 0 0 !important; }
.newboxGray h2.heading { margin:0 0 10px 0 !important; }
#contents table.table02 td p,
#contents table.table02 th p { line-height: 1.6; }
/* Updated▲ 2014/01/28.T */

#contents .pic-left {
float: left;
margin: 3px 10px 0 0;
}
#contents .pic-right {
float: right;
margin: 3px 0 10px 10px;
}


/* report/opinion.html */

#contents dl.opinion-comment {
width: 546px;
}
#contents dl.opinion-comment dt {
width: 546px;
height: 36px;
}
#contents dl.opinion-comment dd {
clear: both;
width: 524px;
\_width: 546px; /* WinIE5.5/5.0x */
padding: 10px;
margin: 0;
border-right: 1px solid #308330;
border-left: 1px solid #308330;
border-bottom: 1px solid #308330;
}
#contents dl.opinion-comment dd .opinion-comment-cols {
width: 524px;
}
@media print {
	#contents dl.opinion-comment dd .opinion-comment-cols {
		width: 525px;
	}
}
#contents dl.opinion-comment dd .opinion-comment-cols .col-a,
#contents dl.opinion-comment dd .opinion-comment-cols .col-b {
float: left;
display: inline;
}
#contents dl.opinion-comment dd .opinion-comment-cols .col-a {
width: 252px;
margin: 0 10px 0 0;
}
#contents dl.opinion-comment dd .opinion-comment-cols .col-b {
width: 252px;
margin: 0 0 0 10px;
}

#contents dl.note dt{
float:left;
width:10px;
}

#contents dl.note dd {
width: 528px;
margin: 0 0 0 15px;
line-height: 140%;
}

* html #contents dl.note dd{
width:490px;
}

#contents dl.note dt img {
padding-top: 4px;
}

#contents dl.leftSpace{
margin-left:30px;
}


/*  book */

/* Updated▼ 2013/04/11,D */
#contents div.booklistbox {
	width:546px;
	margin:15px 0 15px;
	clear:both;
}


/* Updated▲ 2013/04/11,D */

#contents div.booklistbox div.bookcover {
	width:120px;
	float:right;
}

#contents div.booklistbox div.bookdata {
	width:420px;
	float:left;
}

#contents div.booklistbox div.bookdata h2 {
	margin-bottom:10px;
	font-size: 110%;
	line-height:1.6;
}

#contents div.booklistbox p.link {
	padding-left:30px;
	text-indent:-30px;
}

/* Updated▼ 2014/12/25.T */
#contents .boxBorder .dot-list li {
	padding: 0 0 0 16px;
}
.boxBorder{
	border:1px solid #ccc;
	padding:15px;
	background:#efefef;
}
.boxBorder li{
	display:block;
	margin-left:20px !important;
	text-indent:-10px;
}
.indentTit{
	width:526px !important;
	padding-left:16px !important;
	text-indent:-16px !important;
	font-weight: normal;
}
.borderNon{
	border:0 !important;
	margin-bottom:0 !important;
}
.boxBorder a img{ background:none;}

/* Updated▲ 2014/12/25.T */

/* Updated▼ 2015/12/17.T */
.paragraphZero{
	line-height: 170%;
	margin: 0 0 0 47px;
}
/* Updated▲ 2015/12/17.T */