﻿@charset 'utf-8';
@import url('../HoujinCommon.css');

/*------------------------------------------------------------------------
    法人トップCss
------------------------------------------------------------------------*/

#inquiry_sum .yokobo
{
	height:50px;
	background-color:#333399;
}
#inquiry_sum .sum
{
	width:97%;
	margin-top:-37px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
}
#inquiry_sum .sum ul
{
	list-style-type:none;
}
#inquiry_sum .sum ul li
{
	float:left;
	margin:0 10px;
}
#inquiry_sum .sum ul li div
{
	color:white;
	font-weight:bold;
	text-align:center;
}

.div_sum_tbl
{
	width:160px;
	border-style:solid;
	border-width:2px;
	border-color:#333399;
	border-spacing:0;
	*border-collapse: collapse;

	/* 角丸 */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}
.sum_tbl
{
	width:160px;
	border-spacing:0;
	*border-collapse: collapse;
}

.sum_tbl tr td
{
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-spacing:0;
	padding:2px 0 2px 0;
}
.sum_tbl_r_t td
{
	width:50%;
	background-color:white;
	*border-color:#333399;
}
.sum_tbl_r_t td span
{
	color:#333399;
	font-weight:bold;
	font-size:8pt;
}
.sum_tbl_r_t td.l
{
	/* 角丸 */
	-moz-border-radius: 10px 0 0 0 / 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0 / 10px 0 0 0;
	border-radius: 10px 0 0 0 / 10px 0 0 0;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}
.sum_tbl_r_t td.r
{
	/* 角丸 */
	-moz-border-radius: 0 10px 0 0 / 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0 / 0 10px 0 0;
	border-radius: 0 10px 0 0 / 0 10px 0 0;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}
.sum_tbl_r_m td
{
	background-color:#333399;
	color:white;
	font-size:22pt;
	border-width:10px;
}
.sum_tbl_r_m td.l
{
	*border-color:white;
	border-width:0;
	border-right-width:1px;
}
.sum_tbl_r_m td.r
{
	*border-color:white;
	border-width:0;
	border-left-width:1px;
}
.sum_tbl_r_b td
{
	background-color:white;
	font-size:8pt;
}
.sum_tbl_r_b td.l
{
	*border-color:#333399;
	border-width:0;
	border-right-width:1px;

	/* 角丸 */
	-moz-border-radius: 0 0 0 10px / 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px / 0 0 0 10px;
	border-radius: 0 0 0 10px / 0 0 0 10px;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}
.sum_tbl_r_b td.r
{
	*border-color:#333399;
	border-width:0;
	border-left-width:1px;

	/* 角丸 */
	-moz-border-radius: 0 0 10px 0 / 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0 / 0 0 10px 0;
	border-radius: 0 0 10px 0 / 0 0 10px 0;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}


#con_l
{
	float:left;
	width:69.5%;
}
#con_r
{
	float:right;
	width:29.5%;

	padding-top:5px;
}


#con_l .section1
{
	margin-top:5px;
}
#con_l .section1_ttl
{
	padding:5px 0 5px 10px;
}
#con_l .section1_ttl *
{
	color:white;
}
#con_l .section1_ttl div
{
	border-left: 4px solid white;
	line-height: 1;
	padding-left: 0.5em;

	font-size:11pt;
	font-weight:bold;
}
#con_l .section1_cnt
{
	padding:3px 10px 3px 10px;
	border:1px solid #c0c0c0;
	border-top:none;
}

#kaku .section1_cnt .section2 .section2_ttl
{
	padding:4px;
	/* width:98%; */
	border-bottom: 1px solid #800000;
}
#kaku .section1_cnt .section2 .section2_ttl .ttl_s
{
	display:inline-block;
	color:black;
	font-weight:bold;
}
#kaku .section1_cnt .section2 .section2_ttl .ttl_s
{
	width:170px;
}
#kaku .section1_cnt .section2 .section2_cnt
{
	padding:4px;
	/* width:98%; */
}
#kaku .section1_cnt .section2 .section2_ttl .sq
{
	color:#993300;
}
#kaku .section1_ttl
{
	background:#ff6600 url(/foradmin/images/section_back_org.gif) no-repeat right center;
}
#kaku .section1_cnt
{
	background-color:#ffffcc;
	padding-bottom:20px;
}
#kyoten .section1_ttl
{
	background:#008000 url(/foradmin/images/section_back_grn.gif) no-repeat right center;
}
#kyoten .section1_cnt
{
	background-color:#ccffcc;
	padding-bottom:10px;
}

.shinki_cnt
{
	padding:10px 0 0 30px;
}
.shinki_cnt_lblock
{
	float:left;
	width:250px;
	padding:0 76px 0 0;
}
.shinki_cnt_rblock
{
	float:left;
	width:270px;
}
.webkeisai_link
{
	display:inline-block;
	*display: inline;
	*zoom: 1;

	padding:2px 0 5px 2px;
}
.webkeisai_link ul li a
{
	display:block;
}

.sq_daisu
{
	display:inline-block;
	*display:inline;
	*zoom:1;

	width:120px;
}
.sq_daisu *
{
	text-align:center;
}
.sq_daisu .huta
{
	padding:3px 0 3px 0;
	background-color:#ffcc00;

	border-style:solid;
	border-bottom-style:none;
	border-width:2px;
	border-color:#ff9900;

	/* 角丸 */
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	position:relative;
	behavior: url(/foradmin/css/PIE.htc);
}
.sq_daisu .huta span
{
	font-size:11pt;
	font-weight:bold;
}
.sq_daisu .num_area
{
	height:60px;
	background-color:white;

	border-style:solid;
	border-width:1px;
	border-color:#969696;

	display:table-cell;
	vertical-align:middle;
	width:130px;
	*width:98%;
}
.sq_daisu .num_area .num
{
	font-size:22pt;
	color:#333399;

	font-weight:bold;
}
.sq_daisu .num_area .unit
{
	font-size:11pt;
	font-weight:bold;
}

.sq_daisu_yrw .huta
{
	background-color:#ffcc00;
	border-color:#ff9900;
}
.sq_daisu_yrw .num_area
{
	background-color:#ffffcc;
}
.sq_daisu_blk .huta
{
	background-color:#c0c0c0;
	border-color:#ababab;
}
.sq_daisu_blk .num_area
{
	background-color:#ccccff;
}

.arrow_r
{
	display:inline-block;
	*display:inline;
	*zoom:1;

	padding:0 5px;
}
.arrow_r span
{
	display:block;
	background:url(/foradmin/images/m_arrow_r_org.gif) no-repeat center bottom;
	width:21px;
	height:26px;

	position:relative;
	top:40px;
	top:-30px\9;
}
.arrow_r span:not(:target)
{
	height:65px\9;
}
@-moz-document url-prefix() {
.arrow_r span
{
	height:65px;
}
}
.moushikomi_gotouroku
{
	display:inline-block;
	*display:inline;
	*zoom: 1;

	padding:0 0 0 5px;

	position:relative\0/;
	top:10px\0/;
}
.moushikomi_gotouroku:not(:target)
{
	position:relative\9;
	top:17px\9;
}
.moushikomi_gotouroku_add
{
	*position:relative;
	*top:-42px;
}
.moushikomi_gotouroku_add:not(:target)
{
	position:relative\9;
	top:-9px\9;
}
@-moz-document url-prefix() {
.moushikomi_gotouroku_add
{
	position:relative;
	bottom:24px;
}
}
.moushikomi_gotouroku .sq_daisu .area_inner
{
    *position:relative;
    *top:13px;
}
.gotouroku_daisu
{
	width:300px;
	display:inline-block;
	*display:inline;
	*zoom: 1;

    *margin-left: 5px;
    
	padding:10px 0 50px 40px;

	background:url(/foradmin/images/hukidashi.gif) no-repeat;
}
.gotouroku_daisu .sq_daisu
{
	*margin-right:5px;
}
.gotouroku_daisu .sq_daisu .area_inner
{
    *position:relative;
    *top:4px;
}
.gotouroku_daisu .sq_daisu_yrw
{
	padding-left:12px;
}
.gotouroku_daisu_back2
{
	padding-bottom:5px;
	*padding-bottom:10px;
	background:url(/foradmin/images/hukidashi_no_arrow.gif) no-repeat;
}
.gotouroku_daisu p
{
    text-align:center;
}
.gotouroku_daisu .title
{
	font-weight:bold;
	margin-left:-30px;
}
.keisai_irekae
{
	position:relative;
	top:25px;
	right:15px;
}
.sq_daisu_blu
{
	width:180px;
}
.sq_daisu_blu .huta
{
	background-color:#0000ff;
	border-color:#727fbf;
}
.sq_daisu_blu .huta span
{
	color:white;
}
.sq_daisu_blu .num_area
{
	width:180px;
	*width:99%;
}
.sq_daisu_blu .num_area .area_inner
{
	display:inline-block;
	*display:inline;
	*zoom: 1;
}

/* 「拠点別ページ一覧」セクション */


#kyoten .sq
{
	color:#008000;
}

.mm_mk
{
	display:inline-block;
	*display:inline;
	*zoom: 1;

	width:50px;
	border: 1px solid #969696;

	color:white;

	text-align:center;
}
.midoku_mk
{
	background-color:#ff6600;
}
.mitaiou_mk
{
	background-color:#e6b266;
}

.kyoten_list
{
	width:100%;
	border-spacing:0;
}
.kyoten_list th
{
	font-weight:bold;
	color:#339966;
}
.kyoten_list th.colCat
{
	width:12%;
    text-align:right;
}
.kyoten_list td.rowEnd
{
	border-bottom: 1px solid #008000;
}
.kyoten_list tr.rowEnd td
{
    border-bottom: 1px solid #008000;
}
