@CHARSET "UTF-8";
/***************************/
/* stylesheet.php@id=28829 */
/***************************/
/* CSS Document */


.debenture #container .side_menu ul {
	margin-bottom: 10px;
}

.debenture #container .side_menu p {
	margin: 0 auto 10px auto;
}

.debenture #container .contents h2 {
	height: 52px;
	margin: 0 auto 20px auto;
	background: url(../../img/page/company/debenture/bg_h2_unsecured_bond.gif) left center no-repeat;
	text-indent: -9877em;
}

.debenture #container .contents .section {
	margin-bottom: 30px;
	text-align: left;
}

.debenture #container .contents h3 {
	width: 646px;
	margin: 0 auto 20px auto;
	padding: 2px 12px 0px 12px;
	background: url(../../img/page/company/bg_cnts_lbl670.gif) left center no-repeat;
	line-height: 34px;
	text-align: left;
}

.debenture #container .contents .section p, .debenture #container .contents .section dl {
	margin-bottom: 20px;
}

.debenture #container .contents .section p.last, .debenture #container .contents .section dl.last
	{
	margin-bottom: 0;
}

.debenture #container .contents .section .img_c {
	margin: 0 auto 20px auto;
	text-align: center;
}

.debenture #container .contents .section .content_wrap {
	width: 630px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.debenture #container .contents .pagenavi_area {
	width: 100%;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.debenture #container .contents .pagenavi_area ul {
	margin: 0 auto 30px auto;
	text-align: center;
}

.debenture #container .contents .pagenavi_area ul li {
	display: inline;
	text-align: center;
	list-style: none;
}

.debenture #container .contents .pagenavi_area ul li a {
	padding-left: 14px;
}

.debenture #container .contents .point_wrap {
	width: 630px;
	margin: 0 auto 15px auto;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
	overflow: hidden;
}

.debenture #container .contents #point4 {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.debenture #container .contents .point_wrap .txt_area {
	width: 420px;
	overflow: hidden;
}

.debenture #container .contents .point_wrap .txt_area span {
	display: block;
	margin-top: 5px;
}

.debenture #container .contents .point_wrap .txt_area dl {
	margin: 0;
}

.debenture #container .contents .point_wrap .txt_area dl dt {
	margin-bottom: 5px;
}

.debenture #container .contents .point_wrap .img_area {
	width: 190px;
	overflow: hidden;
}

.debenture #container .contents #point1 .txt_area, .debenture #container .contents #point2 .img_area,
	.debenture #container .contents #point3 .txt_area, .debenture #container .contents #point4 .img_area
	{
	float: left;
}

.debenture #container .contents #point1 .img_area, .debenture #container .contents #point2 .txt_area,
	.debenture #container .contents #point3 .img_area, .debenture #container .contents #point4 .txt_area
	{
	float: right;
}

.debenture #container .contents #point3 .txt_area {
	min-height: 140px;
	background: url(../../img/page/company/img_fc_hitrmd.jpg) right top no-repeat;
}

.debenture #container .contents #point3 .txt_area dd {
	width: 230px;
}

.debenture #container .contents #point4 .txt_area {
	min-height: 150px;
	background: url(../../img/page/company/img_fc_support.jpg) right bottom no-repeat;
}

.debenture #container .contents #point4 .txt_area dd {
	width: 180px;
}

.debenture #container .contents #flow h3 {
	width: 646px;
	height: 109px;
	line-height: 34px;
	margin: 0 auto;
	padding: 7px 12px 0px 12px;
	background: url(../../img/page/company/bg_cnts_lbl670.gif) left top no-repeat;
	position: relative;
}

.debenture #container .contents #flow h3 .staff {
	margin: 0;
	position: absolute;
	left: 52px;
	top: 30px;
}

.debenture #container .contents #flow h3 .btn {
	margin: 0;
	position: absolute;
	right: 52px;
	top: 44px;
}

.debenture #container .contents #faq dl dt {
	margin-bottom: 10px;
	background-color: #dfdfdf;
	font-size: 14px;
	font-weight: bold;
}

.debenture #container .contents #faq dl dt th {
	padding: 3px;
	text-align: center;
	width: 24px;
	color: #ff5b00;
	border-right: 1px solid #ffffff;
}

.debenture #container .contents #faq dl dt td {
	padding: 3px 3px 3px 8px;
	color: #009256;
}

.debenture #container .contents #faq dl dd {
	padding-left: 40px;
	font-size: 14px;
}


/* --- ２カラムページ共通定義 ----- */
.debenture .side_menu {
	width: 260px;
	float: left;
	display: inline;
}

.debenture .contents {
	width: 650px;
	float: right;
	text-align: center;
}
/* --- サイドメニュー共通定義 ----- */
/*.side_menu ul {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	list-style-type: none;
}

.side_menu li {
	width: 260px;
	height: 32px;
	overflow: hidden;
	list-style-type: none;
	background-image: url(../../img/page/company/bg_side_list.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.side_menu li a {
	display: block;
	padding-left: 25px;
	padding-top: 10px;
	height: 32px;
}

.side_menu li a:link {
	color: #333333;
	text-decoration: none;
}

.side_menu li a:visited {
	color: #333333;
	text-decoration: none;
}

.side_menu li a:active {
	color: #333333;
}

.side_menu li a:hover {
	color: #6699FF;
	text-decoration: underline;
}

.side_menu P {
	margin: 5px auto;
}
*/
.contents .contents_wrap{
	width:630px;
	margin: 20px auto 0px;
	text-align:left;
}
.contents .contents_wrap .contents_text {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	width: 620px;
}

table{
	margin-top:30px;	
}

TABLE.unsecured_wrap{
	width: 630px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 30px;
	vertical-align: middle;
}
.contents .contents_wrap .unsecured_wrap th {
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	width: 120px;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.contents .contents_wrap .unsecured_wrap td {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
