@charset "Shift_JIS";

/* ____ Font____ */
.ltx, .mtx, .stx, .tx {
	line-height:1.4;
}
a {
	color:#0068b7;
}
a.red {
	color:#FF0000;
}
.section {
	margin:0 15px 30px 10px;
}
.adlt {
	margin-top:10px;
	background:transparent url(../../images/common/line_dot.gif) 0 0 repeat-x;
	padding-top:10px;
}
.admb {
	margin-bottom:100px;
}
.delmb {
	margin-bottom:0px !important;
}
.admt {
	margin-top:10px !important;
}
.admt2 {
	margin-top:200px !important;
}
.admb {
	margin-bottom:10px !important;
}
.admb2 {
	margin-bottom:20px !important;
}
.admb3 {
	margin-bottom:5px !important;
}
.admb50 {
	margin-bottom:50px !important;
}
.adml {
	margin-left:14px !important;
}

.adml2 {
	margin-left:7px !important;
}

.adml40 {
	margin-left:40px !important;
}

.read {
	display:none;
}

.txt_indent {
	text-indent:1em;
}

.txt_indent2 {
	text-indent:2em;
}

.txt_indent3 {
	text-indent:3em;
}

.txt_indent15 {
	text-indent:1.5em;
}

/* ____ Role ____ */
body {
	margin:0 auto;
	text-align:center;
}
.wrap {
	position:relative;
	margin:0 auto;
	width:950px;
	text-align:left;
}
#CONTENT {
	width:690px;
	float:left;
}
#SIDE {
	width:230px;
	float:right;
}
.SIDE_sc {
position: absolute !important;
top: 0px !important;
left: 720px !important;
width: 230px !important;
float: right !important;
margin-top:-8px !important;
}

.ootest {
	height:122px;
	right:50px;
position:fixed !important;
}

/* ____ HEADER ____ */
#HEADER {
	background:#ffffff url(../../images/common/body_bg.gif) 0 0 repeat-x;
	height:122px;
}
#LOGO {
	position:absolute;
	top:18px;
}
/* ____ HEADER SITENAVI ____ */
#SITENAVI {
	position:absolute;
	top:25px;
	right:250px;
}
#SITENAVI li {
	float:left;
}
#SITENAVI li a {
	margin-left:15px;
	padding-left:8px;
	background:#ffffff url(../../images/common/icon_link.gif) 0 40% no-repeat;
}
/* ____ HEADER FONTTOOL ____ */
#FONTTOOL {
	position:absolute;
	top:10px;
	right:0px;
	width:170px;
	background:#ffffff url(../../images/common/fonttool_title.gif) 0 0 no-repeat;
}
#FONTTOOL dt {
	display:none;
}
#FONTTOOL ul {
	position:relative;
/*	left:91px;*/
	left:100px;
}
#FONTTOOL ul li {
	float:left;
	margin-left:5px;
}
/* ____ HEADER SEARCH ____ */
#SEARCH {
	z-index:1;
	position:absolute;
	top:36px;
	right:0px;
}
#SEARCH input {
	vertical-align:middle;
}
#SEARCH input#key {
	height:19px;
	border:1px solid #8bc6f0;
	width:120px;
}
/* ____ HEADER GLOBALNAVI ____ */
#GLOBALNAVI {
	position:relative;
	height:40px;
	background:#ffffff url(../../images/common/globalnavi.gif) 0 0 no-repeat;

/* 20131119_ヘッダー・フッター改修 */

	/* 削除 */
/*	top:67px; */

	/* 追加 */
	width:950px;
	margin:0 auto;
	position:relative;
	z-index:999;
}
#GLOBALNAVI li {
	float:left;
	position:relative;
	z-index:999;
	zoom:1;
}

/* 通常時 */
#GLOBALNAVI li {
	height:40px;
}
#GLOBALNAVI li a {
	display:block;
	height:40px;
	text-indent:-9999px;
}
#GLOBALNAVI li.bill {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) 0 0 no-repeat;
}
#GLOBALNAVI li.service {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -158px 0 no-repeat;
}
#GLOBALNAVI li.card {
	width:159px;
	background:#ffffff url(../../images/common/globalnavi.gif) -316px 0 no-repeat;
}
#GLOBALNAVI li.company {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -475px 0 no-repeat;
}
#GLOBALNAVI li.ir {
	width:159px;
	background:#ffffff url(../../images/common/globalnavi.gif) -633px 0 no-repeat;
}
#GLOBALNAVI li.contact {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -792px 0 no-repeat;
}

/* アクティブ・カレント時 */
#GLOBALNAVI li.bill:hover ,
#GLOBALNAVI li.bill a.on {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) 0 -40px no-repeat;
}
#GLOBALNAVI li.service:hover ,
#GLOBALNAVI li.service a.on {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -158px -40px no-repeat;
}
#GLOBALNAVI li.card:hover ,
#GLOBALNAVI li.card a.on {
	width:159px;
	background:#ffffff url(../../images/common/globalnavi.gif) -316px -40px no-repeat;
}
#GLOBALNAVI li.company:hover ,
#GLOBALNAVI li.company a.on {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -475px -40px no-repeat;
}
#GLOBALNAVI li.ir:hover ,
#GLOBALNAVI li.ir a.on {
	width:159px;
	background:#ffffff url(../../images/common/globalnavi.gif) -633px -40px no-repeat;
}
#GLOBALNAVI li.contact:hover ,
#GLOBALNAVI li.contact a.on {
	width:158px;
	background:#ffffff url(../../images/common/globalnavi.gif) -792px -40px no-repeat;
}

/* グロナビ2階層目 */
#GLOBALNAVI li>ul {
	position:absolute;
	top:40px;
	left:1px;
	z-index:999;
	width:100%;
	background:url(../../images/common/globalnavi_bg_01.gif) 0 0 no-repeat;
	zoom:1;
	display:none;
	border-top:1px solid transparent;
}
#GLOBALNAVI li:hover>ul {
	display:block;
}
#GLOBALNAVI li>ul li {
	float:none;
	border-top:1px solid #fff;
	height:auto;
}
#GLOBALNAVI li>ul li:first-child {
	background-position:0 0;
	border-top:none;
}
#GLOBALNAVI li>ul li:first-child+li {
	background-position:0 -62px;
}
#GLOBALNAVI li>ul li.last {
	background-position:0 100%;
}
#GLOBALNAVI li>ul li a {
	display:block;
	font-size:11px;
	padding:7px 10px 7px 25px;
	width:123px !important;
	height:auto;
	color:#fff;
	text-align:left;
	text-indent:0;
	z-index:999;
	zoom:1;
	text-decoration:none;
}
#GLOBALNAVI li>ul li a:hover {
	text-decoration:underline;
}



/* グロナビ2階層目マウスオーバー */
#GLOBALNAVI li>ul li a {
	background:url(../../images/common/icon_link_02.gif) 8px 50% no-repeat !important;
}
#GLOBALNAVI li>ul li a[target="_blank"] {
	background:url(../../images/common/outLink_ico_01.png) 8px 50% no-repeat !important;
}
#GLOBALNAVI li>ul li a:hover {
	background:url(../../images/common/icon_link_03.gif) 8px 50% no-repeat #d5e1ef !important;
	color:#0a50a1;
}
#GLOBALNAVI li>ul li a[target="_blank"]:hover {
	background:url(../../images/common/outLink_ico_01_on.png) 8px 50% no-repeat #d5e1ef !important;
	color:#0a50a1;
}

/* other */
#GLOBALNAVI li.service>ul li a{
	width:118px !important;
	padding:7px 10px 7px 30px;
}
#GLOBALNAVI li.service>ul li:first-child a,
#GLOBALNAVI li.service>ul li:first-child+li a{
	width:123px !important;
	padding:7px 10px 7px 25px;
}

/*
#GLOBALNAVI li.service>ul li a ,
#GLOBALNAVI li.company>ul li a ,
#GLOBALNAVI li.contact>ul li a {
	background:url(../../images/common/outLink_ico_01_on.png) 8px 50% no-repeat #d5e1ef !important;
	color:#0a50a1;
}
*/


/* ____ LOCATIONLINK ____ */
#LOCATIONLINK {
	margin:0 0 10px;
	padding-top: 15px;
}
#LOCATIONLINK a,
#LOCATIONLINK span {
	display:block;
	float:left;
}
#LOCATIONLINK span.gt {
	width:15px;
	text-indent:-9999px;
	background:#ffffff url(../../images/common/locationlink_gt.gif) 50% 50% no-repeat;
}
#LOCATIONLINK a {
	text-decoration:underline;
}
/* ____ LOCATIONLINK breadcrumbs____ */
#LOCATIONLINK a.breadcrumbs {
	color:#000000;
	text-decoration: none;
}
/* ____ LOCATIONLINK breadcrumbs global____ */
#LOCATIONLINK.no_bread_2nd a:nth-of-type(2),
#LOCATIONLINK.no_bread_2nd span.gt:nth-of-type(2) {
	display: none;
}
#LOCATIONLINK.no_bread_3rd a:nth-of-type(3),
#LOCATIONLINK.no_bread_3rd span.gt:nth-of-type(3) {
	display: none;
}
/* ____ CONTENT ____ */
#CONTENT {
	color:#333333;
}
/* ____ CONTENT textColor ____ */
.tc_red {
	color:#ff0000 !important;
}
.tc_red2 {
	color:#C00000 !important;
}
.tc_blue {
	color:#003369;
}
/* ____ CONTENT textWeight ____ */
.tw_bold {
	font-weight:bold;
}
/* ____ CONTENT h1-h3____ */
h1 {
	margin-bottom:10px;
	border:1px solid #cccccc;
	background:#ffffff url(../../images/common/h1_bg.gif) 0 0;
}
h1 span {
	display:block;
	margin-left:1px;
	padding:10px;
	padding:12px 10px 9px\9; /* for IE -8 */
	border-left:5px solid #327f7f;
	line-height:1;
	font-weight:bold;
	font-size:110%;
}
#CONTENT h2 {
	margin-bottom:10px;
	border:1px solid #cccccc;
	padding:1px 1px 1px;
	background:transparent url(../../images/common/h2_bg.gif) 0 100% repeat-x;
}
#CONTENT h2.acs {
	margin-bottom:10px !important;
	border:none !important;
	padding:1px 1px 1px !important;
	background:none !important;
	margin-left:60px;
}
#CONTENT h2.acs2 {
	margin-bottom:10px !important;
	border:none !important;
	padding:1px 1px 1px !important;
	background:none !important;
}

#CONTENT h2 span{
	padding:6px 10px 4px;
	border-bottom:1px solid #327f7f;
	display:block;
	font-weight:bold;
}
h2.img {
	border:none !important;
	background-image:none !important;
}

#CONTENT h3 {
	margin-bottom:10px;
	background:#ffffe7 url(../../images/common/h3_bg.gif) 3px 0 no-repeat;
}

#CONTENT h3.none{
	background:none !important;
}

#CONTENT h3.voice{
	margin-bottom:10px;
	font-size:80%!important;
	background:#ffffe7 url(../../images/common/h3_bg3.gif) 0px 0 no-repeat !important;
}
#CONTENT h3 span {
	display:block;
	padding:5px 10px 5px 13px;
	padding:4px 10px 5px 13px\9; /* for IE -8 */
	font-weight:bold;
}

#CONTENT h3 span.none {
	display:block;
	padding:0 0 0 0 !important;
	font-weight:bold;
}

/* ____ CONTENT col2,col3____ */
#CONTENT .col2 .leftcol,
#CONTENT .col2 .rightcol {
	width:335px;
}
#CONTENT.sitemap .col2 .rightcol{
	width: 342px;
}
#CONTENT .col2 .rightcol,
#CONTENT .col2 .leftcol {
	float:left;
}
#CONTENT .col2 .rightcol {
	float:right;
}
#CONTENT .col2_2 .leftcol {
	float:left;
}
#CONTENT .col2_2 .rightcol {
	float:right;
}
#CONTENT .col3 .leftcol,
#CONTENT .col3 .centercol,
#CONTENT .col3 .rightcol {
	width:220px;
}
#CONTENT .col3 .leftcol,
#CONTENT .col3 .centercol {
	margin-right:15px;
	float:left;
}
#CONTENT .col3 .rightcol {
	float:left;
}
#INDEX #CONTENT .index_link {
	position:relative;
	padding-bottom:15px;
}
#INDEX #CONTENT .index_link a {
	display:block;
	position:absolute;
	right:0;
	background:transparent url(../../images/common/icon_link.gif) 0 0.4em no-repeat;
	padding-left:8px;
}
#INDEX #CONTENT .index_popup {
	position:relative;
	padding-bottom:15px;
}
#INDEX #CONTENT .index_popup a {
	display:block;
	position:absolute;
	right:0;
	background:transparent url(../../images/common/icon_popup.gif) 2px 0.3em no-repeat;
	padding-left:15px;
}

/* ____ CONTENT f_left img____ */
.f_left img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/* ____ CONTENT f_right img____ */
.f_right img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/* ____ CONTENT img.XXXX____ */
img.icon {
	vertical-align:middle;
}
img.border {
	border:1px solid #cccccc;
}
/* ____ CONTENT CONTENTNAVI __ */
#CONTENTNAVI {
	text-align:center;
	padding:6px 0 0;
	background:transparent url(../../images/common/contentnavi_top.gif) 0 0 no-repeat;
	margin-bottom:25px;
}
#CONTENTNAVI ul {
	margin:0 auto;
	padding:0 10px 5px;
	background:transparent url(../../images/common/contentnavi_bottom.gif) 0 100% no-repeat;
}
#CONTENTNAVI ul li {
	float:left;
}
#CONTENTNAVI ul li a {
	color:#00685d;
	display:block;
	margin-right:15px;
	padding:3px 5px 3px 16px;
	background:transparent url(../../images/common/icon_contentnavi.gif) 5px 50% no-repeat;
}
#CONTENTNAVI ul li.on a,
#CONTENTNAVI ul li a:hover {
	background-color:#daf2ec;
}
#CONTENTNAVI ul.lines li {
	float:none;
	text-align:left;
	margin-bottom:5px;
	padding-bottom:5px;
	background:transparent url(../../images/common/line_dot.gif) 0 100% repeat-x;
}
#CONTENTNAVI ul.lines li.bottom {
	background-image:none;
	margin-bottom:0px;
	padding-bottom:2px;
}
#CONTENTNAVI ul.lines li a {
	display:inline;
}
#CONTENTNAVI ul li.a_right {
	float:right;
}

/* ____ CONTENT PAGENAVI __ */
#PAGENAVI ul {
	margin:0 0 15px;
	padding-bottom:5px;
	background-color:#d5f4ec;
	width:100%;
}
#PAGENAVI ul li {
	float:left;
	padding:7px 5px 2px 5px;
	background:transparent url(../../images/common/icon_pagenavi.gif) 10px 60% no-repeat;
}
#PAGENAVI ul li a {
	color:#0e7e00;
	margin:0 15px;
	white-space:nowrap;
}

#PAGENAVI3 ul {
	margin:0 0 15px;
	padding-bottom:5px;
	background-color:#d5f4ec;
	width:100%;
}
#PAGENAVI3 ul li {
	float:left;
	padding:7px 5px 2px 5px;
	background:transparent url(../../images/common/icon_pagenavi.gif) 10px 60% no-repeat;
}
#PAGENAVI3 ul li a {
	color:#398078;
	margin:0 15px;
	white-space:nowrap;
}

/* ____ CONTENT PAGENAVI __ */
#PAGENAVI2 ul {
	margin:0 0 15px;
	padding-bottom:5px;
	background-color:#d5f4ec;
	width:100%;
}
#PAGENAVI2 ul li {
	float:left;
	padding:7px 5px 2px 5px;
	background:transparent url(../../images/common/icon_pagenavi.gif) 10px 60% no-repeat;
}
#PAGENAVI2 ul li a {
	color:#398078;
	margin:0 15px;
	white-space:nowrap;
}

/* ____ CONTENT PAGENAVIBI __ */
#PAGENAVIBI ul {
	margin:0 0 15px;
	padding-bottom:5px;
	background-color:#f2e9d9;
	width:100%;
}
#PAGENAVIBI ul li {
	float:left;
	padding:7px 5px 2px 5px;
	background:transparent url(../../images/common/icon_pagenavi.gif) 10px 60% no-repeat;
}
#PAGENAVIBI ul li a {
	color:#398078;
	margin:0 15px;
	white-space:nowrap;
}


/* ____ CONTENT link ____ */
#CONTENT a {
	text-decoration:underline;
}
/*
.col2 a {
	display:block;
}
*/
.icon_link a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_link.gif) 5px 0.3em no-repeat;
}
.icon_link a.acts{
	padding-left:5px !important;
	background:none !important;
}
.icon_link_list a.acts{
	padding-left:5px !important;
	background:none !important;
}
.icon_link_list .spacebt{
	margin-bottom: 20px;
}

.icon_down a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_down.gif) 3px 55% no-repeat;
}
.icon_popup a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_popup.gif) 2px 0.3em no-repeat;
}
.icon_pdf a {
	padding:2px 0;
	padding-left:18px;
	background: transparent url(../../images/common/icon_pdf.gif) 0 0 no-repeat;
}

.icon_pdf_list {
	padding:2px 0;
	padding-left:18px;
	background: transparent url(../../images/common/icon_pdf.gif) 0 0 no-repeat;
}

.release_list dd{
	margin-bottom: 30px;

}
.icon_movie a {
	padding:2px 0;
	padding-left:18px;
	background:transparent url(../../images/common/icon_movie.gif) 0 0 no-repeat;
}
.icon_popup_col {
	position:relative;
	padding-bottom:15px;
}
.icon_popup_col a {
	display:block;
	position:absolute;
	right:0;
	padding-left:15px;
	background:transparent url(../../images/common/icon_popup.gif) 2px 0.3em no-repeat;
}
ul.icon_link li ,
ul li.icon_link {
	margin-bottom:3px;
}
ul.icon_link li a ,
ul li.icon_link a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_link.gif) 5px 0.3em no-repeat;
}
.nounderline{
	text-decoration: none;
}
.icon_link_2{
	padding-left:15px;
	font-size: 14px;
	background:transparent url(../../images/common/icon_link.gif) 5px 0.3em no-repeat;
}
.icon_link_list{
	list-style: none;
}
.icon_link_list a{
	font-size: 13px;
	padding-left:15px;

	background:transparent url(../../images/common/icon_link.gif) 5px 0.3em no-repeat;
}
.icon_link_list li{
	margin-bottom:3px;
}


ul.icon_down li ,
ul li.icon_down {
	margin-bottom:3px;
}
ul.icon_down li a ,
ul li.icon_down a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_down.gif) 3px 55% no-repeat;
}

li.icon_down2 a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_link.gif) 3px 55% no-repeat !important;
}

ul.icon_popup li ,
ul li.icon_popup {
	margin-bottom:3px;
}
ul.icon_popup li a ,
ul li.icon_popup a {
	margin-bottom:5px;
	padding-left:15px;
	background:transparent url(../../images/common/icon_popup.gif) 2px 50% no-repeat;
}
ul.icon_pdf li ,
ul li.icon_pdf {
	background:transparent url(../../images/common/icon_pdf.gif) 2px 50% no-repeat;
	margin-bottom:3px;
}
ul.icon_pdf li a ,
ul li.icon_pdf a {
	padding:0px;
	padding-left:25px;
	padding-right:5px;
}

ul.icon_pdf2 li ,
ul li.icon_pdf2 {
	background:transparent url(../../images/common/icon_pdf.gif) 2px 50% no-repeat;
	margin-bottom:3px;
}
ul.icon_pdf2 li a ,
ul li.icon_pdf2 a {
	padding:0px;
	padding-left:25px;
	padding-right:5px;
}

a.icon_link {
	padding:0 10px 0 13px;
	background:transparent url(../../images/common/icon_link.gif) 5px 55% no-repeat;
}
a.icon_popup {
	padding:0 8px 0 17px;
	background:transparent url(../../images/common/icon_popup.gif) 5px 55% no-repeat;
}
ul.inline li {
	float:left;
	margin-right:20px;
}
ul.col2 li {
	float:left;
	margin-right:15px;
	width:300px;
}
li.nolink_normal {
	padding-left:15px !important;
	background:transparent url(../../images/common/list_disc.gif) 5px 0.5em no-repeat !important;
}



/* ____ CONTENT list ____ */
ul.normal li {
	background:transparent url(../../images/common/list_disc.gif) 0 0.5em no-repeat;
	padding-left:8px;
	margin-bottom:0.6em;
}
ul.normal2 li {
	list-style-type:decimal;
	margin-left:22px;
	margin-bottom:0.6em;
	padding-left:0;
}

ul.normal3 {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.normal3 li  {
  list-style: none;
  list-style-position: outside;
  margin-bottom: 0.6em;
  padding-left: 20px;
}
ul.normal3  li span {
  position: absolute;
  left: 0;
  margin-left: 3px;
}

ul.square li {
	padding-left:12px;
	background:transparent url(../../images/common/list_square.gif) 0 4px no-repeat;
}

ul.circle li {
	background:transparent url(../../images/common/list_disc.gif) 0 0.5em no-repeat;
	padding-left:8px;
	margin-bottom:0.6em;
}

ol.normal li {
	list-style-type:decimal;
	margin-left:22px;
	margin-bottom:0.6em;
	padding-left:0;
}
li ol.normal li {
	background-image:none !important;
	padding-left:0 !important;
}
ul.none li {
	margin-left:0;
	list-style-type:none;
	padding-left:8px;
	margin-bottom:0.6em;
}
li ul.none li {
	background-image:none;
	margin-left:8px !important;
	list-style-type:none !important;
	padding-left:8px !important;
}

ul.compact li,
ol.compact li {
	margin-bottom:0.5px !important;
}
ul.m_left ,
ol.m_left {
	margin-left:10px;
}
dl.normal dt {
	font-weight:bold;
	margin-bottom:5px;
}
dt.strong {
	color:#0068b7;
}

/* ____ CONTENT p ____ */
#CONTENT p {
	margin-bottom:0.7em;
}
/* ____ CONTENT colorBox ____ */
#CONTENT .lightblueBox {
	padding:10px;
	background-color:#ecf5ff;
}
#CONTENT .lightgrayBox {
	padding:10px;
	background-color:#efefef;
}
#CONTENT .lightyellowBox {
	padding:10px;
	background-color:#fff7df;
}

/* ____ CONTENT notice ____ */
span.notice_txt {
	border-bottom:1px dotted #0068b7;
}
span.notice_txt a {
	background:transparent url(../../images/common/icon_notice.gif) 0 50% no-repeat;
	text-decoration:none !important;
	padding-left:10px;
}
#CONTENT p.notice,
#SIDE p.notice {
	padding-left:10px;
	background:transparent url(../../images/common/icon_notice.gif) 0 0.4em no-repeat;
}
#CONTENT p.notice2 {
	padding-left:10px;
	background:transparent url(../../images/common/icon_notice2.gif) 0 0.4em no-repeat;
}
.kakko:before {
content: "・";
}
#CONTENT p.notice_red,
#SIDE p.notice_red {
	padding-left:10px;
	background:transparent url(../../images/common/icon_notice_red.gif) 0 0.4em no-repeat;
}
#CONTENT dl.notice {
	padding-left:10px;
	background:transparent url(../../images/common/icon_notice.gif) 0 0.4em no-repeat;
}
#CONTENT ul.notice li {
	padding-left:10px;
	background:transparent url(../../images/common/icon_notice.gif) 0 0.4em no-repeat;
	margin-bottom:0.6em;
}
#CONTENT ul.notice li.red {
	background:transparent url(../../images/common/icon_notice_red.gif) 0 0.4em no-repeat;
}
/* ____ CONTENT table ____ */
table.normal {
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
table.normal th,
table.normal td {
	padding:5px 8px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
table.normal th {
	text-align:center;
	font-weight:bold;
	background-color:#ecf5ff;
}
table.normal td.telrb {
	padding:10px 8px 5px;
}
table.normal2 {
	border-collapse: collapse;
	border-top:2px double #aaaaaa;
	border-left:2px double #aaaaaa;
	border-bottom:2px double #aaaaaa;
	border-right:2px double #aaaaaa;
}
table.normal2 th,
table.normal2 td {
	padding:5px 8px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
table.normal2 th {
	text-align:center;
	font-weight:bold;
	background-color:#ecf5ff;
}

table.full {
	width:100%;
}
table.noborder th,
table.noborder td {
	padding:3px 5px;
	border:none;
}
table.th_left th {
	text-align:left;
}
table.th_nowrap th {
	white-space: nowrap;
}
table th.p_left,
table td.p_left {
	padding-left:22px;
}
.v_top th ,
.v_top td ,
th.v_top ,
td.v_top {
	vertical-align:top;
}
table .gray {
	background-color:#efefef;
}
tr.a_center th ,
tr.a_center td ,
th.a_center,
td.a_center {
	text-align:center;
}
dd.p_left,
dd.p_left {
	padding-left:25px;
}
.rbmt {
	padding-top:10px;
}

/* ____ CONTENT table(special color) ____ */
table .text_white {
	color:#ffffff;
}
table .bg_white {
	background-color:#ffffff !important;
}
table .bg_blue {
	background-color:#3399ff !important;
}
table .bg_green {
	background-color:#009933 !important;
}
table .bg_orange {
	background-color:#ff6600 !important;
}
table .bg_blue2 {
	background-color:#010598 !important;
}





#CONTENT p.a_center {
	text-align:center;
}





#CONTENT a.txt {
	text-decoration:underline;
}
#CONTENT .pagetop {
	margin-bottom:30px;
	text-align:right;
}
#CONTENT .pagetop a {
	text-decoration:underline;
	color:#0068b7;
}
#CONTENT .pageback {
	margin:50px 0;
}
#CONTENT .pageback a {
	margin:0 auto;
	text-align:center;
	display:block;
	position: relative;
	width:180px;
	line-height: 24px;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #b5b5b5;
	color:#333;
}
#CONTENT .pageback a::before {
	content: '';
	position: absolute;
	left: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #000333;
}
#CONTENT .pageback a:hover {
	background: #f2f2f2;
}
#CONTENT .plugin .bnr {
	float:left;
	margin-right:10px;
}
#CONTENT .plugin .info {
	line-height:1.1em;
}
#CONTENT .plugin .info a {
	white-space:nowrap;
}
#CONTENT .plugin .info a .icon {
	vertical-align:middle;
	margin-right:3px;
}
.noticeArea {
	padding:10px;
	border:1px solid #dddddd;
	background-color:#fefdf1;
}
.noticeArea dt {
	margin-bottom:5px;
	font-weight:bold;
}
.noticeArea dl.icon9 dt {
	margin-left:0;
	list-style-type:none;
}
.noticeArea dl.icon9 dd {
	margin-left:35px;
	margin-bottom:20px;
}
.noticeArea_red {
	padding:10px 10px 0;
	border:1px solid #ff0000;
}
.noticeArea_red2 {
	padding:10px 10px 0;
	border:1px solid #C00000;
}
.noticeArea_black {
	padding:10px 10px 0;
	border:1px solid;
}

/* ____ SERVICE_TOP ____ */
#SERVICE_TOP li {
	margin-bottom:10px;
	background:transparent url(../../images/common/line_dot.gif) 0 100% repeat-x;
}
#SERVICE_TOP li li {
	background-image:none;
}
#SERVICE_TOP dl dt img.icon {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#SERVICE_TOP dl dt a {
	font-weight:bold;
}
#SERVICE_TOP dl dd {
	float:left;
	width:550px;
}
/* ____ LEASE_TOP ____ */




/* ____ LOCALNAVI ____ */
#LOCALNAVI {
	margin-bottom:20px;
	background:transparent url(../../images/common/localnavi_bg.gif) 0 0 repeat-y;
}
#LOCALNAVI h2#LN_SERVICE {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}
#LOCALNAVI h2#LN_FINANCE {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}
#LOCALNAVI h2#LN_COMPANY {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}
#LOCALNAVI h2#LN_IR {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}
#LOCALNAVI h2#LN_NEWS {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}

#LOCALNAVI h2#LN_BILLING {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}
#LOCALNAVI h2#LN_CONTACT {
	background:transparent url(../../images/common/localnavi_back_g.gif) 0 0 no-repeat;
	height:56px;
}

#LOCALNAVI h2 a {
	display:block;
	padding-top:20px;
	padding-left:13px;
font-family: "メイリオ", sans-serif;
font-size: 90%;
font-weight:bold;
	height:54px;
	color:#FFFFFF;
}
#LOCALNAVI ul.dir_2nd {
	margin:0;
	padding:0 6px 0 5px;
	padding-bottom:5px;
	background:transparent url(../../images/common/localnavi_bottom.gif) 0 100% no-repeat;
}
#LOCALNAVI ul.dir_2nd li a {
	margin-bottom:1px;
	display:block;
	background:#ecf5ff url(../../images/common/localnavi_li_bg.gif) 0 100% repeat-x;
	color:#333333;
}
#LOCALNAVI ul.dir_2nd li a span {
	font-weight:bold;
	display:block;
	padding:8px 5px 8px 23px;
	background:transparent url(../../images/common/localnavi_link.gif) 5px 50% no-repeat;
}
#LOCALNAVI ul.dir_2nd li.on a,
#LOCALNAVI ul.dir_2nd li a:hover {
	background:#b6d6ff url(../../images/common/localnavi_li_bg_on.gif) 0 100% repeat-x;
}
#LOCALNAVI ul.dir_2nd li a:hover span {
	background:transparent url(../../images/common/localnavi_link_active.gif) 5px 50% no-repeat;
}
#LOCALNAVI ul.dir_2nd li.on a span {
	background:transparent url(../../images/common/localnavi_link_on.gif) 5px 50% no-repeat;
}

#LOCALNAVI ul.dir_2nd li ul.dir_3rd li a {
	padding-left:14px;
	background-color:#ffffff;
	background:#ffffff url(../../images/common/line_dot.gif) 0 100% repeat-x;
}
#LOCALNAVI ul.dir_2nd li ul.dir_3rd li a span {
	background:transparent url(../../images/common/icon_link.gif) 12px 50% no-repeat;
}
#LOCALNAVI ul.dir_2nd li ul.dir_3rd li.on a ,
#LOCALNAVI ul.dir_2nd li ul.dir_3rd li a:hover {
	color:#0068b7;
	background:#ecf5ff url(../../images/common/line_dot.gif) 0 100% repeat-x;
}
#LOCALNAVI ul.dir_2nd li ul.dir_3rd li a:hover span {
	background:transparent url(../../images/common/icon_link.gif) 12px 50% no-repeat;
}




#LOCALNAVI ul.dir_2nd li ul.dir_3rd li a span.popup{
	background:transparent url(../../images/common/icon_popup2.gif) 10px 50% no-repeat;
}




/*
#LOCALNAVI ul.parent {
	padding:0px;
	border-left:1px solid #0068b7;
	border-right:1px solid #0068b7;
	border-bottom:1px solid #0068b7;
}
#LOCALNAVI ul.parent li {
	padding-top:1px;
}
#LOCALNAVI ul.parent li a {
	display:block;
	padding:10px 0;
	padding-left:30px;
	font-weight:bold;
	color:#000000;
}
#LOCALNAVI ul.parent li ul.carrent {
	margin:0 2px 2px;
}
#LOCALNAVI ul.parent li ul.carrent li {
	background-image:none;
	border-bottom:1px solid #cfcfcf;
	padding:2px 3px;
}
#LOCALNAVI ul.parent li ul.carrent li a {
	padding:6px 5px 6px 25px;
	background:#ffffff url(../../images/common/icon_link.gif) 14px 12px no-repeat;
	font-weight:normal;
}
#LOCALNAVI ul.parent li ul.carrent li.on a,
#LOCALNAVI ul.parent li ul.carrent li a:hover {
	background-color:#d9e8f4;
	color:#0068b7;
}
*/
/* ____ infoArea(SIDE) ____ */
.infoArea {
	margin-bottom:20px;
	padding:10px 12px 0;
	background:transparent url(../../images/common/line_dot.gif) 0 0 repeat-x;
}
.infoArea li {
	padding-bottom:5px;
}
.infoArea a {
	text-decoration:underline;
}

.line_s a {
text-decoration: underline;
}

/* ____ CONTACT(SIDE) ____ */
#SIDE #CONTACT {
	float:none;
	padding-top:4px;
	margin-bottom:20px;
	width:230px;
	background-color:#efefef;
}
#SIDE #CONTACT h2 {
	margin:0 4px 0;
	padding:4px 5px 5px;
	background:#CD2D00 url(../../images/common/contact_h2.gif) 0 100% repeat-x;
	color:#ffffff;
	font-weight:bold;
}
#SIDE #CONTACT .box {
	margin:0 4px 4px;
	padding:10px 9px;
	background-color:#fff6f4;
}
#SIDE #CONTACT .box .c_form h3 {
	margin-bottom:0;
	/*
	background:#fff6f4 url(../../images/common/contact_form.gif) 0 0 no-repeat;
	text-indent:-9999px;
	*/
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight: bold;
}
#SIDE #CONTACT .box .c_tel h3 {
	margin-bottom:0;
	/* background:#fff6f4 url(../../images/common/contact_tel.gif) 0 0 no-repeat;
	text-indent:-9999px; */
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight: bold;
}
#SIDE #CONTACT .box .c_tel3 h3 {
	margin-bottom:0;
	background:#CD2D00;
	text-indent:-9999px;
}
#SIDE #CONTACT .box .c_form_mail h3 {
	margin-bottom:0;
	background:#fff6f4 url(../../images/common/contact_mail.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
#SIDE #CONTACT .box .c_tel2 h3 {
	margin-bottom:0;
	background:#fff6f4 url(../../images/common/contact_tel2.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
#SIDE #CONTACT .box .btn_contactform a {
	margin-top:5px;
	margin-left:15px;
	display:block;
	width:176px;
	height:44px;
	    /* text-indent: -9999px; */
	text-align: center;
	letter-spacing: 0em;
	color: #fff;
    padding-top: 10px;
	background:#fff6f4 url(../../images/common/btn_contactform.gif) 0 0 no-repeat;
}
#SIDE #CONTACT .box .c_tel dl.tel dt {
	font-weight:bold;
}
#SIDE #CONTACT .box .c_tel dl.tel dd {
	margin-bottom:8px;
}
#SIDE #CONTACT .box .c_tel3 dl.tel dt {
	font-weight:bold;
}
#SIDE #CONTACT .box .c_tel3 dl.tel dd {
	margin-bottom:8px;
}
#SIDE #CONTACT .box .contactpage p {
	text-align:right;
}
#SIDE #CONTACT .box .contactpage p a {
	padding-left:10px;
	background:#fff6f4 url(../../images/common/contact_link.gif) 0 0.3em no-repeat;
	text-decoration:underline;
}

/* ____ INFO(SIDE) ____ */
#SIDE #INFO {
	float:none;
	padding-top:4px;
	margin-bottom:20px;
	width:230px;
	background-color:#e9f3ff;
}
#SIDE #INFO h2 {
	margin:0 4px;
	padding:4px 5px 5px;
	background:#f47a62 url(../../images/common/info_h2.gif) 0 100% repeat-x;
	color:#ffffff;
	font-weight:bold;
	border-top:4px #fff solid;
	border-right:4px #fff solid;
	border-left:4px #fff solid;
}
#SIDE #INFO .box {
	margin:0 4px 4px;
	padding:10px 9px;
	background-color:#e9f3ff;
	border:2px #fff solid;
}
#SIDE #INFO h3 {
	text-align:center;
}

/* ____ TRAIN(SIDE) ____ */
#SIDE #TRAIN {
	float:none;
	padding-top:4px;
	padding-bottom:0.1px;
	margin-bottom:20px;
	width:230px;
	background-color:#3269a8;
}
#SIDE #TRAIN h2 {
	margin:0 4px;
	padding:6px 6px 7px;
	background:#f47a62 url(../../images/common/train_h2.gif) 0 100% repeat-x;
	color:#fff;
	font-weight:bold;
	border-top:2px #e9f3ff solid;
	border-right:2px #e9f3ff solid;
	border-left:2px #e9f3ff solid;
	font-size:85%;
}
#SIDE #TRAIN .box {
	margin:0 4px 4px;
	padding:10px 0 10px 11px;
	background-color:#e9f3ff;
}
#SIDE #TRAIN .box .adlt {
	width:200px;
}

#SIDE #TRAIN h3 {
	border-left:#1656a1 5px solid;
	padding:4px 5px;
	margin-bottom:10px;
	font-size:79%;
}


/* ____ SERVICE_BNR(SIDE) ____ */
#SERVICE_BNR {
	margin-bottom:20px;
}
/* ____ BNR_AREA(SIDE) ____ */
#BNR_AREA {
	text-align:center;
	margin-bottom:20px;
}
#BNR_AREA li {
	margin-bottom:10px;
}



/* ____ BILLING(SIDE) ____ */
#SIDE #bnr_moushikomi_box{
	float:none;
	width:228px;
	height:100px;
	border:solid 1px #cbcbcc;
	background:url(../../billing/images/common/bnr_omatome_bg.gif) 5px 5px no-repeat;
	background-color:#fafafa;
	margin-top:4px;
}

#SIDE #bnr_moushikomi_box p{
	width:220px;
	margin:4px 0px 0px 4px;
}

#SIDE #bnr_moushikomi_box2{
	float:none;
	width:228px;
	height:63px;
	border:solid 1px #cbcbcc;
	background-color:#fafafa;
	margin-top:4px;
}

#SIDE #bnr_moushikomi_box2 p{
	width:220px;
	margin:4px 0px 0px 4px;
}

#SIDE #bnr_moushikomi_box3{
	float:none;
	width:228px;
	height: 168px;
	border:solid 1px #cbcbcc;
  background:url(../../billing/images/common/bnr_omatome_bg.gif) 5px 5px no-repeat;
	background-color:#fafafa;
	margin-top:4px;
}

#SIDE #bnr_moushikomi_box3 p{
	width:220px;
	margin:4px 0px 0px 4px;
}

#SIDE #bnr_moushikomi_box5 {
  float: none;
  width: 228px;
	height:100px;
  border: solid 1px #cbcbcc;
  background:url(../../billing/images/common/bnr_omatome_bg.gif) 5px 5px no-repeat;
  background-color: #fafafa;
  margin-top: -17px;
}

#SIDE #bnr_moushikomi_box5 p{
	width:220px;
	margin:4px 0px 0px 4px;
}


#SIDE #bnr_moushikomi_box4{
	float:none;
	width:228px;
	height:130px;
	border:solid 1px #cbcbcc;
	background-color:#fafafa;
	margin-top:4px;
}

#SIDE #bnr_moushikomi_box6 {
  float: none;
  width: 228px;
  height: 63px;
  border: solid 1px #cbcbcc;
  background-color: #fafafa;
  margin-top: 4px;
}

#SIDE #bnr_moushikomi_box6 p{
	width:220px;
	margin:4px 0px 0px 4px;
}

#SIDE #bnr_moushikomi_box4 p{
	width:220px;
	margin:4px 0px 0px 4px;
}

#SIDE #bnr_login_box{
	float:none;
	width:230px;
	height:203px;
	background:url(../../billing/images/common/bnr_login_box_bg.gif) 0 0 no-repeat;
	position:relative;
	margin-top:4px;
}

#SIDE #bnr_login_box p.loginbtn{
	width:210px;
	position:absolute;
	top:10px;
	left:10px;
}

#SIDE #bnr_login_box p.mobilelogin{
	width:210px;
	position:absolute;
	top:66px;
	left:10px;
}

#SIDE #bnr_login_box2{
  float: none;
  width: 230px;
  height: 300px;
  background: url(../../billing/images/common/bnr_login_box2_bg.gif) 0 0 no-repeat;
  position: relative;
  margin-top: 4px;
}

#SIDE #bnr_login_box2 p.loginbtn{
	width:210px;
	position:absolute;
	top:10px;
	left:10px;
}

#SIDE #bnr_login_box2 p.experiencebtn{
	width:210px;
	position:absolute;
	top:195px;
	left:10px;
}

#SIDE #bnr_login_box2 p.experiencebtn2 {
  width: 210px;
  position: absolute;
  top: 244px;
  left: 10px;
}

#SIDE #bnr_login_box2 p.mobilelogin{
	width:210px;
	position:absolute;
	top:66px;
	left:10px;
}

#SIDE #bnr_contact_box {
  float: none;
  width: 230px;
  margin-top: 4px;
  background-color: #FAFAFA;
  border: 1px solid #CBCBCC;
}

#SIDE #bnr_mobile_box{
	float:none;
	width:228px;
	height:187px;
	border:solid 1px #cbcbcc;
	background-color:#fafafa;
	position:relative;
	margin-top:4px;
}

#SIDE #bnr_mobile_box p.mobiletop{
	width:202px;
	position:absolute;
	top:8px;
	left:14px;
}

#SIDE #bnr_mobile_box p.mobileurl{
	font-size:85%;
	position:absolute;
	top:164px;
	left:16px;
}

#SIDE .campaign{
	float:none;
	width:228px;
	height:112px;
	margin-top:4px;
}

#SIDE #bnr_sns_twitter{
	float:none;
	width:230px;
	height:65px;
	margin-top:4px;
}
/* ____ FOOTER ____ */
#FOOTER {
	background:#ffffff url(../../images/common/footer_bg.gif) 0 0 repeat-x;
	padding:20px 10px;
}
#FOOTER #HELPNAVI li{
	float:left;
}
#FOOTER #HELPNAVI li a {
	margin-right:15px;
	padding-left:10px;
	background:transparent url(../../images/common/icon_link.gif) 0 40% no-repeat;
	color:#0068b7;
}
#FOOTER #COPYRIGHT {
	position:absolute;
	top:20px;
	right:10px;
	color:#333333;
}
/* ____ LANDING PAGE ____ */
#LANDING .fl {
	float:left;
	width:50%;
}
#LANDING .fr {
	float:right;
	width;50%;
}

#LANDING .i_center {
	text-align:center;
}
#LANDING p {
	clear:both;
	margin-bottom:10px;
}
#LANDING img {
	border:0;
}
#LANDING #FACTORING {
	width:864px;
	text-align:center;
	margin:0 auto;
	padding:0 auto;
}
.mr_15 {
	margin-right:15px;
}
.noticem {
	margin-top:-0.8em;
}

.omatome_p {
  margin-left: 45px !important;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
  font-weight: bold;
}


/* ____ SERVICE_AREA ____ */
#SERVICE_AREA {
	position:relative;
	margin-bottom:15px !important;
	height:350px;
}
#SERVICE_AREA a {
	text-indent:-9999px;
}
#SERVICE_AREA #SERVICE_SELECT {
	position:absolute;
}
#SERVICE_AREA #SERVICE_SELECT {
	position:absolute;
}
#SERVICE_AREA #SERVICE_SELECT li a {
	position:absolute;
	display:block;
	width:303px;
	height:79px;
}
#SERVICE_AREA #SERVICE_SELECT01 a {
	background:transparent url(../../images/pict_service.gif) -30px -189px no-repeat;
	top:47px;
	left:20px;
}
#SERVICE_AREA #SERVICE_SELECT02 a {
	background:transparent url(../../images/pict_service.gif) -354px -189px no-repeat;
	top:47px;
	left:335px;
}
#SERVICE_AREA #SERVICE_SELECT03 a {
	background:transparent url(../../images/pict_service.gif) -30px -280px no-repeat;
	top:138px;
	left:20px;
}
#SERVICE_AREA #SERVICE_SELECT04 a {
	background:transparent url(../../images/pict_service.gif) -354px -280px no-repeat;
	top:138px;
	left:335px;
}
#SERVICE_AREA #SERVICE_SELECT01 a:hover {
	background:transparent url(../../images/pict_service_on.gif) -30px -189px no-repeat;
}
#SERVICE_AREA #SERVICE_SELECT02 a:hover {
	background:transparent url(../../images/pict_service_on.gif) -354px -189px no-repeat;
}
#SERVICE_AREA #SERVICE_SELECT03 a:hover {
	background:transparent url(../../images/pict_service_on.gif) -30px -280px no-repeat;
}
#SERVICE_AREA #SERVICE_SELECT04 a:hover {
	background:transparent url(../../images/pict_service_on.gif) -354px -280px no-repeat;
}
/* ____ CSR ____ */
#CSR div.csr_box {
	position:relative;
}
#CSR div.csr_box h2 {
	position:absolute;
	top:8px;
	left:10px;
	border:none;
}
#CSR div.csr_box ul {
	position:absolute;
	top:38px;
	left:15px;
}
#CSR div.csr_box li.right {
	float:left;
	width:130px;
	line-height:1.6em;
	margin-left:15px;
}
#CSR div.csr_box li {
	float:left;
	width:160px;
	line-height:1.6em;
	margin-left:15px;
}
#CSR div.csr_box li.all {
	float:left;
	width:200px;
	line-height:1.6em;
	margin-left:15px;
}
#CSR div.csr_box a {
	text-decoration:none;
	color:#000;
}
.acs_icon {
  float: left;
  margin-right:0.5em;
  padding-top:0.2em;
}

.acs_icon2 {
  float: left;
  padding-left:0.5em;
  padding-right:0.3em;
  padding-top:0.3em;
}
.acs_icon3 {
  float: none;
  padding-right:0.2em;
}
.acs_icon4 {
  float: left;
  padding-left:0.2em;
  padding-right:0.3em;
  padding-top:0.4em;
}
.acs_icon5 {
  float: none;
}
.acs_icon6 {
  float: none;
   padding-left:0.4em;
   padding-right:0.2em;
}

.acs_icon7 {
  float: none !important;
  margin-left: none !important;
  padding-left: none !important;
  padding-right: 0.1em;
  padding-left: 0.1em;
  padding-top: 0.2em;
  vertical-align: text-top;
}

.acs_icon8 {
  float: right;
   margin-top:14px !important;
   margin-right:5px !important;
}
.acs_icon9 {
   margin-right:5px;
   vertical-align: middle;
}
.acs_icon_b1 {
   margin-left:5px;

}
.acs_iconb_b2 {
   margin-left:5px;
}
.date_a {
  margin-bottom: 5px;
  text-align: right;
}

.pdflink {
	text-align:center;
	width: 100%;
	background-color: #003369;
}
.moviethumbnail{
	margin-bottom: 5px;

}

/* ____ accessibility/ ____ */

#CONTENT h4.h3-style {
	margin-bottom: 10px;
	background: #ffffe7 url(../../images/common/h3_bg.gif) 3px 0 no-repeat;
}

#CONTENT h4.h3-style span {
	display: block;
	padding: 5px 10px 5px 13px;
	padding: 4px 10px 5px 13px＼9;
	font-weight: bold;
}

h3.ac-h3 {
	background: none !important;
	padding: 0px 0 6px 7px;
	margin: 0 0 20px 0px !important;
	font-weight: bold;
	font-size: 15px !important;
	border-bottom: 1px dotted #0068B2;
}

.jmark {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1.3em;
  font-size: 14px;
  line-height: 1.5;
}

/*correspond accessibility*/
.static #SIDE #CONTACT .box .btn_contactform a { font-weight: inherit;}
dl.icon_link dd a ,
dl dd.icon_link a {
	padding-left:15px;
	background:transparent url(../../images/common/icon_link.gif) 5px 0.3em no-repeat;
}
/*correspond accessibility*/
