@charset "utf-8";

@import url("./common.css");



/* LAYOUT -------------------------------------------------*/

/* ▼ 横幅*/
#base{width:980px;}


/* COLOR -------------------------------------------------*/

/* ▼ 中央　見出し*/
#cont #chead h1 { background:#FF9933;}
#cont div.cFFA100{ background:url("../images/line_w500-h3_99CC00.gif") no-repeat;}
#cont div.cFFA100 h2 span {background:url("../images/icon_arrow-b_box-l_99CC00.gif") no-repeat 0px 50%;}
#cont div.c0066ff{ background:url("../images/line_w500-h3_FF9933.gif") no-repeat;}
#cont div.c0066ff h2 span {background:url("../images/icon_arrow-b_box-l_FF9933.gif") no-repeat 0px 50%;}


/* ▼ 左ナビ　上：上部ライン　下：矢印アイコン*/
#cont #c3_ll dl.cc00 table tr td.line_l{background-color:#cc0000;}
#cont #c3_ll dl.cc00 table tr td.line_r{background-color:#FF2222;}
#cont #c3_ll dl.cc00 dt b{background:url("/common/images/icon_rightnavi_arrow-b_CC0000.gif") no-repeat 0px 9px;}
#cont #c3_ll dl.cc11 table tr td.line_l{background-color:#000000;}
#cont #c3_ll dl.cc11 table tr td.line_r{background-color:#666666;}
#cont #c3_ll dl.cc11 dt b img{background:black;border:none;margin-right:9px;}
#cont #c3_ll dl.cc11-2    {border-top:1px solid #000000;}
#cont #c3_ll dl.cc11-2 dt b img{background:black;border:none;margin-right:7px;}


/* CTS -------------------------------------------------*/

/* ▼ コンテンツ共通*/

#cont h2 { background:url("../images/line_dott_999999.gif") repeat-x 0px 100%;}
#cont h2 span {
display:block;
padding:12px 0px 10px 18px;
font-size:14px;
line-height:1em;
}
#cont img.arr {
margin-right:5px;
vertical-align:middle;
}
#cont a.blk {display:block;}
#cont a.blk:hover {background:#EEE;}



/* ▼ コンテンツヘッダー部分*/
#cont #chead h1 { padding:12px 0px 8px 20px;}
#cont #chead h1 span{
display:block;
padding:0px 0px 8px 5px;
border-bottom:1px solid #FFF;
color:#FFF;
font-size:16px;
line-height:1em;
}
#cont #chead img{
margin-bottom:3px;
-ms-interpolation-mode: bicubic;
}
#cont #chead #cmenu {
width:100%;
background:#999;
text-align:center;
}
#cont #chead #cmenu a {
display:block;
padding:0px 5px;
background:#FFF;
color:#000;
line-height:25px;
}
#cont #chead #cmenu a:hover {background:#EEE;}



/* ▼「クレーム対応研修をご検討の皆様へ」部分*/
#cont #cbox2 h3 {
color:#CC0000;
font-size:14px;
}
#cont #cbox2 h4 {
margin:30px 0px 15px 0px;
font-size:14px;
}
#cont #cbox2 p {
margin:0px 0px 1em 20px;
color:#333;
font-size:14px;
line-height:1.5em;
}
#cont #cbox2 ul {
margin:0px 0px 1.5em 20px;
list-style:none;
}
#cont #cbox2 ul li{
margin-bottom:10px;
line-height:0px;
}
#cont #cbox2 a:hover{background:#EEE;}



#cont h1 {
background:none repeat scroll 0 0 #999999;
padding:12px 0 8px 20px;
width:100%;
}

#cont h1 span{
border-bottom:1px solid #FFFFFF;
color:#ffffff;
display:block;
font-size:16px;
line-height:1em;
padding:0 0 8px 5px;
}

.main_image {
width: 500px;
}


/*bottom_nav 始まり*/
table#bottom_nav {
text-align:center;
width:100%;
border-collapse:collapse;
margin-top: 20px;
margin-bottom: 20px;
}
table#bottom_nav td {
border: 1px solid #999999;
width: 20%;
}

table#bottom_nav a {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
display:block;
line-height:25px;
}
table#bottom_nav a:hover {
background:#EEE;
text-decoration: none;
}

table#bottom_nav #thisPage  {
background:none repeat scroll 0 0 #EEEEEE;
color:#000000;
display:block;
line-height:25px;
font-weight: bold;
}
table#bottom_nav  span.font10 {
font-size: 10px;
}


/*bottom_nav 終わり*/


.top_text {
font-weight: bold;
color: #003399;
text-align: left;
width: 500px;
font-size: 18px;
margin-bottom: 20px;
}

/*h2設定始まり*/
table.border-b {
height: 3px;
width: 100%;
border-collapse: collapse;
}
table.border-b .line_l {
background-color: #999999;
width: 190px;
}
table.border-b .line_c {
width: 1px;
}
table.border-b .line_r {
background-color: #999999;
width: 309px;
}

#cont h2{background:url("../images/line_dott_999999.gif") repeat-x scroll 0 100% transparent;}
#cont h2 span {
display:block;
font-size:14px;
line-height:1em;
padding:12px 0 10px;
}
#cont h2 span img {
background:none repeat scroll 0 0 black;
border:medium none;
margin-right:5px;
}
#cont   h2  span.comennt {
padding: 0px;
font-size: 10px;
font-weight: normal;
margin-top: -9px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 15px;
}


/*h2設定終わり*/


/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}


.main_box {
color:#333333;
font-size:14px;
line-height:150%;
margin-left:10px;
padding-top:5px;
width: 490px;
margin-bottom: 10px;
}

h3 {
font-size: 14px;
color: #003399;
font-weight : bold;
margin-top:10px;
margin-bottom:5px;
}
.main_box h4 {
margin-left: 10px;
}


.main_box p{
line-height:1.8em;
padding-bottom:0.5em;
margin-left:1em;
}
.main_box img.map_botton {
vertical-align:baseline;
}


/*概要（事業）テーブル横２列*/
.main_box .jigyou {
width: 480px;
margin-bottom: 10px;
border: none;
}
.main_box .jigyou td.box_l {
width: 120px;
vertical-align: top;
margin: 0px;
}
.main_box .jigyou td.box_r {
width: 360px;
vertical-align: top;
margin: 0px;
}

.main_box .jigyou td.table_line {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
.main_box ul {
margin-left: 10px;
list-style-position: inside;
}
.main_box ol {
list-style-type: none;
}



/* ページ用 */


#base #cont {
line-height: 1.5em;
}
.w600 .main_image {
margin-bottom: 30px;
}
.w600 div#adress {
margin-bottom: 20px;
}

.w600 table#access {
padding: 5px;
}
.w600 table#access th {
text-align: left;
vertical-align: top;
width: 125px;
}
.w600 table#access td {
padding-left: 30px;
padding-bottom: 25px;
}
.blueBox a {
border: 1px solid #000099;
padding: 3px;
font-weight: bold;
text-align: right;
}

/*---写真右--*/

.boxstyle {
width: 500px;
height:200px;
color: #333333;
font-size: 12px;
}

/* 画像右寄せ */
.boxstyle .boximg {
width: 250px;
height:190px;
float: right;
}

/* 画像左寄せ */
.boxstyle .boximg2 {
width: 250px;
height:190px;
float: left;
}


/* （概要）沿革ページ用 */
.w600 #enkaku_contents table tr td{
border-bottom:1px solid #999999;
padding-top: 5px;
padding-bottom: 5px;
}

.w600 #enkaku_contents table td.td_w130 {width:130px;vertical-align:top;}
.w600 #enkaku_contents table td.td_w370 {width:370px;vertical-align:top;}




