﻿/* @charset "UTF-8"; */

/* 2015/01/16 新デザイン適用 ADD START               */

* {
	font-family:"メイリオ",Meiryo;
}

/* --------------------------------------------------*/
/*企業メイン*/
/* --------------------------------------------------*/
/*###########タイトル部分↓*/
#kigyouMain_ttl{
	background: url(./img/gradation_gray.gif) repeat-x left top;
	/*min-height:103px;*/
	margin-top:-10px;
}
#kigyouMain_ttl .width_1080{ overflow:hidden; _padding:0 0 20px 0;}
#kigyouMain_ttl table{
	float:left;
	width:664px;
	margin:10px 0 0 35px;

	border-collapse:collapse;
	border-spacing:0;
}

#kigyouMain_ttl table th{
	text-align:left;
	font-size:12px;
}

#kigyouMain_ttl table td{
	text-align:left;
	font-size: 1.4em;
}

.btn_myContents_3 {
	width: 154px;
	height: 39px;
	background: url(./img/btn_mycontents154x39_new.gif) top left no-repeat;
	float: right;
	border: none;
	margin:-40px 0 0 0;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_myContents_3:hover {
	background: url(./img/btn_mycontents154x39_new.gif) bottom left no-repeat;
}
.btn_myContents_3_disabled {
	width: 154px;
	height: 39px;
	background: url(./img/btn_mycontents154x39_new_dis.gif) top left no-repeat;
	float: right;
	border: none;
	margin:-40px 0 0 0;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
}

.btn_myContents_now_3 {
	width: 154px;
	height: 39px;
	background: url(./img/btn_mycontents_now154x39.gif) top left no-repeat;
	float: right;
	border: none;
	margin:-40px 0 0 0;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_myContents_now_3:hover {
	background: url(./img/btn_mycontents_now154x39.gif) bottom left no-repeat;
}
.btn_myContents_now_3_disabled {
	width: 154px;
	height: 39px;
	background: url(./img/btn_mycontents_now154x39_dis.gif) top left no-repeat;
	float: right;
	border: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	margin:-40px 0 0 0;
}

.btn_kensakukigyoback_2 {
	width: 154px;
	height: 39px;
	background: url(./img/Back_To_kigyouichiran_154x39.gif) top left no-repeat;
	border: none;
	margin:-41px 0 0 0;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_kensakukigyoback_2:hover {
	background: url(./img/Back_To_kigyouichiran_154x39.gif) bottom left no-repeat;
}

/*タイトル部分↑###########*/

.kigyou_Main_section {
	box-shadow: 0px 3px 3px rgba(0,0 ,0 ,0.3);
	behavior: url("/PIE.htc");
	border-top:2px solid #0068b7;
	padding:5px 0px 15px 0px;
	margin:0px;
	position:relative;
	background:#fff;
	font-size: 1.4em;
	min-height:140px;
	/*height: auto !important; IE6*/
    height: 140px; /*IE6*/
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	*border-bottom:1px solid #eee;
	border-bottom:1px solid #eee\9;
}
.section_disabled {
	background:#e7e7e7;
}

.kigyou_Main_section:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .kigyou_Main_section             { zoom: 1; } /* IE6 */
*:first-child+html .kigyou_Main_section { zoom: 1; } /* IE7 */


#Layout_Contents .kigyou_Main_section h2{
	font-size:1.3em;
}
#Layout_Contents .kigyou_Main_section h2 span{
	font-size:20px;
	color:#959595;
	display: inline;
	margin:0;
}

/*モニタリングサービス ラジオボタン*/
.kigyou_Main_section input[type="radio"] {
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}
.kigyou_Main_section label.pln_off {
	display: block;
	background-image: url(./img/check_g.png);
	background-position: 5px center;
	background-repeat: no-repeat;
    padding: 4px 0 0 42px;
	cursor: pointer;
	overflow: hidden;
}
.kigyou_Main_section label.pln_on {
	display: block;
	background-image: url(./img/check_o.png);
	background-position: 5px center;
	background-repeat: no-repeat;
    padding: 4px 0 0 42px;
	cursor: pointer;
	overflow: hidden;
}
table.TA231F01 tr.pln_off_tr {
	background-color:#FFF;
}
table.TA231F01 tr.pln_on_tr{
	background-color:#e7effc;
}
.kigyou_Main_section input.moushikomi {
	margin-top: 10px;
	margin-right: 10px;
	background: url(./img/sentakuMoushikomu265x37.gif) top left no-repeat;
	border:none;
	width:340px;
	height:37px;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.kigyou_Main_section input.moushikomi:hover {
	background-position: bottom left;
}
.kigyou_Main_section input.moushikomi_disabled {
	margin-top: 10px;
	margin-right: 10px;
	background: url(./img/sentakuMoushikomu265x37_grey.gif) top left no-repeat;
	border:none;
	width:340px;
	height:37px;
}
.kigyou_Main_section input.clearchk {
	background: url(./img/sentakukaijyo113x37.gif) top left no-repeat;
	border:none;
	width:113px;
	height:37px;
	cursor: pointer;
}
.kigyou_Main_section input.clearchk:hover {
	background-position: bottom left;
}
.kigyou_Main_section input.clearchk_disabled {
	background: url(./img/sentakukaijyo_disable113x37.gif) top left no-repeat;
	border:none;
	width:113px;
	height:37px;
}

p.alert_i {
	background: url(./img/icon_infomation.png) 8px 5px no-repeat #f4f4f4;
	font-size: 1.4em;
	text-align: left;
	padding: 10px 10px 0px 45px;
	padding-bottom: 20px;
	margin: 20px 0px;
}

/*###########信用調査報告書↓*/
#section_CCR{
	margin: 0px;
	position: relative;
}

#section_CCR div.CCR_box{
	width:496px;
	float:left;
	background:#f4f4f4;
	margin:13px 0px 10px 25px;
}

* html #section_CCR div.CCR_box{
	margin:13px 0 0 12px;
}/* IE6 */

#section_CCR table{
	border-collapse:collapse;
	border-spacing:0;
}

#section_CCR table th{
	font-weight:bold;
	text-align:left;
	white-space: nowrap;
}

#section_CCR table th,
#section_CCR table td{
	padding:10px 2px 12px 5px;
	vertical-align:top;
}

div.alert_r {
	width: 1008px;
	background: url(./img/icon_exclamation_r_27x27.png) 8px 5px no-repeat #f4f4f4;
	border-top: 3px solid #be212e;
	box-shadow: 0px 3px 2px rgba(0,0,0,0.3);
	color: #be212e;
	text-align: center;
	padding: 10px 10px 0px 10px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.btn_pay_cyousairai2{
	width: 197px;
	height: 43px;
	background: url(img/btn_new_tyousairai_197x43.gif) top left no-repeat;
	border: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_pay_cyousairai2:hover {
	background-position: bottom left;
}
.btn_pay_cyousairai2_disabled {
	width: 197px;
	height: 43px;
	background: url(img/btn_new_tyousairai_197x43_dis.gif) top left no-repeat;
	border: none;
}

.btn_pay_copyCyousairai{
	/* width: 197px; */
	width: 247px;
	height: 43px;
	background: url(img/btn_copy_tyousairai_shinki_247x43.gif) top left no-repeat;
	border: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_pay_copyCyousairai:hover {
	background-position: bottom left;
}
.btn_pay_copyCyousairai_disabled{
	width: 247px;
	height: 43px;
	background: url(./img/btn_disable_copyirai_shinki_247x43.gif) top left no-repeat;
	border: none;
}

.btn_pay_cyousairai_yoyaku {
	width: 197px;
	height: 43px;
	background: url(./img/kessanIrai197x43.gif) top left no-repeat;
	border: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.btn_pay_cyousairai_yoyaku:hover {
	background-position: bottom left;
}
.btn_pay_cyousairai_yoyaku_disabled {
	width: 197px;
	height: 43px;
	background: url(./img/kessanIrai197x43_dis.gif) top left no-repeat;
	border: none;
}

input.submit_btn_buy {
	background: url(img/btn_syutoku100x29.gif) top left no-repeat;
	border:none;
	width:100px;
	height:29px;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
.submit_btn_buy:hover {
	background-position: bottom left;
}
input.submit_btn_buy_disabled {
	background: url(./img/btn_syutoku_dis100x29.gif) top left no-repeat;
	border:none;
	width:100px;
	height:29px;
}

/*信用調査報告書↑###########*/

#section_zaimu{
	width: 1078px;
	float:none;
}

#section_monitoring{
	clear:both;
	margin:0 0 0 0;
}
#section_blank {
	box-shadow:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
#section_new_company {
}
#section_tdb_news {
}

#kgymin_block5 {
	margin-bottom: 0px;
}

#kgymin_block6 {
	margin-bottom: 50px;
}

/* 2015/01/16 新デザイン適用 ADD END               */
#layout_Footer address {
	background:url(./img/logo_footer.jpg) left center no-repeat;
}

/*TABLE*/
table.TA231F01 {
	width:97%;
	margin-top:10px;
	border-collapse:collapse;
}

/*TH*/
table.TA231F01 th {
	height: 30px;
	/* font */
	text-align:left;
	font-weight:bold;
	/* background */
	background-color:#c7d6f5;
	/* block */
	/* border */
	border:1px solid #b3b3b3;
	/* box */
	padding-left:5px;
	vertical-align:center;
	/* position */
	/* exitention */
	/* etc */
}
table.TA231F01 th.center {
	text-align:center;
	vertical-align:top;
}
table.TA231F01 th.title{
	height: 30px;
	/* font */
	font-size:14px;
	text-align:left;
	/* background */
	background-color:#C7D6F5;
	/* block */
	/* border */
	border:1px solid #808080;
	/* box */
	padding-left:5px;
	vertical-align:middle;
	/* position */
	/* exitention */
	/* etc */
}

/*TD*/
table.TA231F01 td {
	height:43px;
	text-align: left;
	font-weight:bold;
	vertical-align: middle;
	padding-left: 5px;
	border:1px solid #b3b3b3;
}

input {
	font-family:"メイリオ",Meiryo;
	margin-right: 3px;
}
select {
	font-family:"メイリオ",Meiryo;
}
td {
	font-family:"メイリオ",Meiryo;
}
th {
	font-family:"メイリオ",Meiryo;
}
table {
	font-family:"メイリオ",Meiryo;
}
a.lnkCCR {
	display:block;
	background: url(./img/arrowGray.gif) left 2px no-repeat;
	padding:0 0 0 15px;
}
.lnkCCR {
	display:block;
	background: url(./img/arrowGray.gif) left 2px no-repeat;
	padding:0 0 0 15px;
}
a.lnkC2 {
	display:block;
	background: url(./img/arrowGray.gif) left 2px no-repeat;
	padding:0 0 0 15px;
}
td.CCRmidashi {
	width: 20%;
	background-color: #e7effc;
	border: 1px solid #b3b3b3;
}
td.CCRnaiyo {
	width: 80%;
	border: 1px solid #b3b3b3;
}

/*ＣＣＲ収録なし*/
.CCR_none{
	display: table;
	width:96%;
	height: 50px;
	background:#f4f4f4;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}

.shuroku_none {
	display: table-cell;
	vertical-align: middle;
}

.shuroku_none p.mongon_none{
	margin: 0;
	color: #9c9c9c;
}

/*Ｃ２収録なし*/
.C2_none{
	display: table;
	width:96%;
	height: 50px;
	background:#f4f4f4;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}

/*Ｃ１収録なし*/
.C1_none{
	display: table;
	width:96%;
	height: 50px;
	background:#f4f4f4;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}

/*倒産予測値収録なし*/
.yosoku_none{
	display: table;
	width:96%;
	height: 50px;
	background:#f4f4f4;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}

/*モニタリングサービスなし*/
.monitaringu_none{
	display: table;
	width:96%;
	height: 50px;
	background:#f4f4f4;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}


span.new {
	font-size: 0.69em;
	font-weight: bold;
	color: #FF8300;
}

table.eng_shogo {
	margin-left: 25px;
}

table.eng_shogo tr td {
	font-weight: bold;
}

table.eng_shogo tr td.title {
	vertical-align: top;
}

input.btnback {
	background: url(./img/modoru265x37.gif) top left no-repeat;
	border:none;
	width:265px;
	height:37px;
	box-shadow:1px 2px 4px rgba(0,0,0,0.3);
	cursor: pointer;
}
input.btnback:hover {
	background-position:bottom left;
}
/****** ヘルプリンク ******/
a.help_link {
	height: 20px;
	background: url(./img/icon_help.png) 0px 2px no-repeat;
	margin-left: 20px;
	padding-left: 21px;
	vertical-align: middle;
}

h2 a.help_link {
	font-size: 0.65em;
}

img.btn_sample {
	position: static;
	vertical-align: middle;
	margin-left: 20px;
}



/* safari3以上,Chrome1以上 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    a.help_link {
        background: url(./img/icon_help.png) 0px 0px no-repeat;
        
    }
}