charset@charset "UTF-8";
/* clearfix ---------------------------------------- */
.clmn_globalNavi,
.box_globalNavi,
.container,
.box_relatedBtn,
.box_viewPage_header,
.box_footerNavi_box,
.box_tabMenu,
box_tabMenu02,
.box_subMenu,
.box_subMenu02,
.box_viewPage_list li a,
.box_pageTitle,
.boxlink,
.clmn_contents h2,
.box_pageTop,
.box_linkList ul,
.box_catalogLink {
zoom: 100%;
}

.box_globalNavi{
	margin-bottom: 0px;
}

.box_pageTop {
	height: 35px;
	zoom: 100%;
}

.clmn_globalNavi:after,
.box_globalNavi:after,
.container:after,
.box_relatedBtn:after,
.box_viewPage_header:after,
.box_footerNavi_box:after,
.box_tabMenu:after,
.box_tabMenu02:after,
.box_tabMenu03:after,
.box_subMenu:after,
.box_subMenu02:after,
.box_viewPage_list li a:after,
.box_pageTitle:after,
.boxlink:after,
.clmn_contents h2:after,
.box_pageTop:after,
.box_linkList ul:after,
.box_catalogLink:after {
clear: both;
display: block;
visibility: hidden;
height: 0;
content: ".";
}



/* layout ---------------------------------------- */
.container {
	padding-bottom: 30px;
}

.container .clmn_contents {
	float: left;
	width: 696px;
}
.container .clmn_information {
	float: right;
	width: 224px;
}



/* clmn_contents ---------------------------------------- */
.clmn_contents .box_breadCrumbs {
	margin: 5px 0 10px;
	font-size: 85%;
	/*color: #999999;*/
	color: #454545; /*201210追記*/
}
/*.clmn_contents .box_breadCrumbs a {color: #999999;text-decoration: none;}*/
/*.clmn_contents .box_breadCrumbs a {color: #454545;text-decoration: none;} /*201210追記*/
.clmn_contents .box_breadCrumbs a {color: #454545;text-decoration: underline;} /*201311追記*/
.clmn_contents .box_breadCrumbs a:hover {color: #86abb3;}



.clmn_contents h1 {
	margin-bottom: 8px;
	border-bottom: 2px solid #454545;
	line-height: 1.6;
	font-size: 170%;
	color: #333333;
	font-weight: normal;
}

.clmn_contents .box_pageTitle {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid #454545;
	width: 696px;
}

#popup .box_pageTitle {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 2px solid #454545;
	width: 696px;
}


.clmn_contents .box_pageTitle .box_text {
	float: left;
	max-width: 600px;
}
.clmn_contents .box_pageTitle .box_text { _max-width: 580px; }

.clmn_contents .box_pageTitle .box_logo{/* 201210追加 */
	float: right;
	text-align:right;
}
.clmn_contents .box_pageTitle .box_logoNew{/* 201210追加 */
	float: left;
	text-align:left;
	width:70px;
	padding-right:5px;
}
.clmn_contents .box_pageTitle .box_textNew{/* 201210追加 */
	float:left;
	width:620px;
	padding-top:3px;
}

.clmn_contents .box_pageTitle .box_textNew2{/* 201210追加 */
	float:left;
	width:620px;
	padding-top:15px;
}

.clmn_contents .box_pageTitle .box_textNew3{/* 201210追加 */
	float:left;
	width:620px;
	padding-top:15px;
	padding-bottom:25px;
}

#popup .box_text{
	float: left;
	width: 500px;
}
#popup .box_logo{
	float: left;
	text-align:right;
	width: 196px;
}

.clmn_contents .box_pageTitle .box_text h1 , .clmn_contents .box_pageTitle .box_textNew h1 , .clmn_contents .box_pageTitle .box_textNew2 h1  , .clmn_contents .box_pageTitle .box_textNew3 h1 {
	margin-bottom: 0;
	border-bottom: none;
}
.clmn_contents .box_pageTitle .box_text .catchcopy {
	margin-bottom: 5px;
	padding-right:10px;/*merge*/
}
.clmn_contents .box_pageTitle .box_text .type-inner , .clmn_contents .box_pageTitle .type-inner {
	padding: 1px 4px;
	background: #f5f5f5;
	color: #454545;
	font-size: 85% ; 
}



.box_tabMenu {
	line-height: 1;
	font-size: 100% ;
	letter-spacing: 1px;
}
.box_tabMenu li {
	float: left;
	padding: 0 4px 4px 0;
	margin-bottom:0;
}
.box_subMenu li {
	letter-spacing: 1px;
	float: left;
	padding: 0 4px 4px 0;
}
.box_subMenu li a.sub,
.box_subMenu li a.sub_off {
	display: inline;
	margin-right: 5px;
	padding: 1px 4px;
	border: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius:0;
	text-decoration: underline;
	font-size: 100%;
	color: #454545;
}
.box_subMenu li a.sub:hover,
.box_subMenu li a.sub_off:hover {
	color: #85abb2;
	background-color: #ffffff;
}
.box_subMenu li.ui-tabs-selected a.sub {
	padding: 0 4px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #454545;
	background-image: none;
	text-decoration: none;
	color: #ffffff;
}
.box_subMenu {
	padding:0;
}
.box_subMenu .subMenu_border {
	width: 696px;
	height: 5px;
}
.box_tabMenu li a {
	display: block;
	padding: 6px 16px 4px 16px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-decoration: none;
	color: #454545;
}
.box_tabMenu li a:hover {
	background-color: #e5e5e5;
	border: 1px solid #d5d5d5;
}
.box_tabMenu li.ui-tabs-selected a {
	padding: 6px 16px 4px 16px;
	border-left: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #757575 url(/guide/catalog/shared/images/base/bg_tabSelected.png) no-repeat 0 0;
	color: #ffffff;
}
.box_tabMenu .tabMenu_border {
	width: 696px;
	height: 1px;
	margin,padding=0;
}
.box_subMenu li a.sub,
.box_subMenu li a.sub_off {
	display: inline;
	padding: 1px 4px;
	border: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	text-decoration: underline;
	font-size: 94%;
	color: #454545;
	white-space: nowrap;
}
.box_subMenu li a.sub:hover
.box_subMenu li a.sub_off:hover {
	color: #85abb2;
	background-color: #ffffff;
}
.box_subMenu li.ui-tabs-selected a.sub {
	padding: 2px 4px 0;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #454545;
	background-image: none;
	text-decoration: none;
	color: #ffffff;
}

#box_tabContents {
  height:600px;
}
#box_tabContents .tabEnd {
 display:none;
}

/* コンテンツ内共通パーツ */
.box_tabContents {
	width: 696px;
}

.clmn_contents h2.firstRed {
	margin: 0 0 8px;
}


.clmn_contents h2 .first {
	margin: 15px 0 8px;
}

.clmn_contents h2 .subtext {
	padding-left: 1em;
	font-size: 100%;
	font-weight: normal;
	color: #ffffff;
}
.clmn_contents h2 .title {
	float: left;
}
.clmn_contents h2 .lnk_detail {
	float: right;
	font-size: 100%; 
	font-weight: normal;
}
.clmn_contents h2 .lnk_detail a {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left center;
}
.clmn_contents h2 .lnk_detail a:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkText01ov.png);
}
.clmn_contents h3 {
	margin: 40px 0 16px;
	padding: 4px 12px 0;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #ededed;
	font-size: 130%;
	color: #333333;
}

/*20121031追加ここから*/
.clmn_contents h3.redText {
	margin: 10px 0 16px;
	padding: 4px 12px 0;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #ededed;
	font-size: 130%;
	color: #333333;
}

p.iconRedText{
	margin:40px 0 0 0;
}
/*20121031追加ここまで*/

.clmn_contents h3 .first {
	margin: 16px 0 16px;
	}
.clmn_contents h3 .subtext , .clmn_contentsAll h3 .subtext {
	padding-left: 1em;
	font-size: 85%;
	font-weight: normal;
	color: #454545;
}
.clmn_contents h4 {
	/*margin-bottom: 8px;*/
	padding: 6px 0;
	line-height: 1.4;
	font-size: 130%;
	color: #333333;
}
.clmn_contents h5 {
	margin-bottom: 0;
	padding: 6px 0;
	line-height: 1.4;
	font-size: 120%;
	color: #333333;
}
.clmn_contents p {
	margin-bottom: 1em;
	line-height: 1.8;
}
.clmn_contents .footnote {
	font-size: 90%;
}
.clmn_contents .img01 {
	text-align: center;
}
.clmn_contents .hl_strong {
	padding: 2px 5px;
	background: #454545;
	color: #ffffff;
}
.clmn_contents .hl_label , .clmn_contentsAll .hl_label {
	padding: 1px 4px;
	background: #f5f5f5;
	color: #454545;
	font-size: 85%;
}
.clmn_contents .hr,
#popup .hr {
	margin: 30px 0 0;
	height: 30px;
	border-top: 1px solid #e5e5e5;
}
.clmn_contents .mark1 a,.clmn_contents a.self,.clmn_contents #news a,
#popup a.self,.clmn_contents a.self02 {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left 1px;
}
.clmn_contents a.self02 { margin-left: 5px; }

.clmn_contents .mark1 a:hover,
.clmn_contents a.self:hover,
.clmn_contents #news a:hover,
#popup a.self:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkText01ov.png);
}
.clmn_contents a.blank,#popup a.blank,
.clmn_contents a.blank02,#popup a.blank02 {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat left top;
}
.clmn_contents a.blank02,#popup a.blank02 { margin-left: 5px; }

.clmn_contents a.blank:hover,
#popup a.blank:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkBlank01ov.png);
}
/* 141201追記 blank icon*/
img.blank { padding:0 5px; vertical-align:baseline;}

/* add */
.recommendBox {
	color: #000000;
}

.recommendBox h3 span {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
}
/*for IE6 */  
* html .recommendBox h3 span {  
    display: inline;  
    zoom: 1;
}
/*for IE7 */  
*:first-child+html .recommendBox h3 span {  
    display: inline;
    zoom: 1;
}

.recommendBox h3 span:hover {
	color: #86ABB3;
}

.recommendBox h3 div:hover {
	color: #86ABB3;
}

.recommendBox div.blank {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat left top;
	text-decoration: underline;
}
.recommendBox .link div.blank:hover {
	color: #86ABB3;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01ov.png) no-repeat left top;
	text-decoration: underline;
}
.recommendBox div.self {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left top;
	text-decoration: underline;
}
.recommendBox .link div.self:hover {
	color: #86ABB3;
	background: url(/guide/catalog/shared/images/base/bg_linkText01ov.png) no-repeat left top;
	text-decoration: underline;
}




/*ダウンロードアイコン以下に追加*/
.clmn_contents a.dl,
#popup a.dl {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left top;
}
.clmn_contents a.dl:hover,
#popup a.dl:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkText01ov.png);
}

.clmn_contents .boxlink {
	margin-bottom: 1em;
	line-height:1.4;
	}


.clmn_contents .boxlink li {float: left;}
.clmn_contents .boxlink a.self,
.clmn_contents .boxlink a.blank {
	display: block;
	padding: 15px 15px 15px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	line-height: 1em;
	text-decoration: none;
	color: #333333;
}


a.boxlink {
	width:256px;
	text-align:center;
	display: block;
	padding: 15px 15px 12px;
	border: 1px solid  #e2f2f1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 1em;
	text-decoration: none;
	color: #333333;
	background-color: #e6f0f1;
}

a:hover.boxlink {
	background-color: #e2f2ff;
}



.clmn_contents .boxlink a.self {background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat 12px center;}
.clmn_contents .boxlink a.blank {background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat 12px center;}
.clmn_contents .boxlink a.self:hover,
.clmn_contents .boxlink a.blank:hover {
	border-color: #b4d5da;
	background-color: #e6f0f1;
}
.clmn_contents .txtLink li {
	margin: 8px 0;
}
.clmn_contents .txtLink li a {
	display: block;
	padding-left: 14px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left center;
	line-height: 1em;
	text-decoration: underline;
	color: #333333;
}
.clmn_contents .txtList01 {
	margin: 35px;
	line-height: 1.6;
}
.clmn_contents .txtList01 li {
	margin-bottom: 1em;
    padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_listText01.png) no-repeat left top;
}
.clmn_contents .txtList_link01 {
	margin: 0 20px;
	line-height: 1.8;
}
.clmn_contents .txtList_link01 li {
	margin-bottom: 0.4em;
	padding-left: 1em;
	text-indent: -1em;
}
.clmn_contents .box_section01 {
	padding: 15px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #f5f5f5;
}
.clmn_contents .tb_lyt01 {
	margin: 1em auto;
}
.clmn_contents .tb_lyt01 th,
.clmn_contents .tb_lyt01 td {
	padding: 5px 10px;
}
.clmn_contents .tb_serviceSearch th,
.clmn_contents .tb_serviceSearch td {
	padding: 8px;
	font-weight: normal;
}
.clmn_contents .tb_serviceSearch th {
	padding-left: 30px;
	white-space: nowrap;
}
.clmn_contents .tb_serviceSearch th.lb_tel {background: url(/guide/catalog/shared/images/base/icn_tel.png) no-repeat 5px 12px;}
.clmn_contents .tb_serviceSearch th.lb_post {background: url(/guide/catalog/shared/images/base/icn_post.png) no-repeat 5px 12px;}
.clmn_contents .tb_serviceSearch td .text01 {
	padding: 4px 8px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #ffffff;
	
}
.clmn_contents .tb_serviceSearch td .submit ,
.clmn_contents .box_section02 .submit ,
#popup .box_section02 .submit,
.juryo-form .submit {
	padding: 6px 24px;
	border: 1px solid #8e8e8e;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #666666;
	color: #ffffff;
	cursor: pointer;
	margin:5px 15px 15px 15px;
	font-size: 100%;
}
.clmn_contents .box_container02 {
	margin-top: 1em;
	padding: 1em 30px;
	border-top: 1px solid #e5e5e5;
}
.clmn_contents .box_container03 {
	margin-top: 1em;
	padding: 1em 0;
	border-top: 1px solid #e5e5e5;
}
/*text style*/
.red {
	color:#DD1F00;
}
a.red {
	color:#DD1F00;/*201210追記*/
}
a.red:hover {
	color:#85abb2;/*201210追記*/
}

/* accordion */
.clmn_contents .accordion,
#popup .accordion {
	margin-bottom: 12px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.clmn_contents .accordion dt ,
.container_pop .accordion dt,
#popup .accordion dt {
	padding: 7px 0 7px 18px;
	background-image: url(/guide/catalog/shared/images/base/tgl_up.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 30px;
	font-size: 108%;
	font-weight: bold;
	cursor:pointer;
}
.clmn_contents .accordion dt:hover,#popup .accordion dt:hover {background-image: url(/guide/catalog/shared/images/base/tgl_upov.png);}
.clmn_contents .accordion dt.closed:hover,#popup .accordion dt.closed:hover {background-image: url(/guide/catalog/shared/images/base/tgl_downov.png);}
.clmn_contents .accordion dt.closed,#popup.clmn_contents .accordion dt.closed {background-image: url(/guide/catalog/shared/images/base/tgl_down.png);}
.clmn_contents .accordion dd,#popup .accordion dd {
	margin: 0px 18px 0 25px;
	line-height: 1.6;
}
.clmn_contents .accordion dd ul ,#popup .accordion dd ul {
	padding-bottom: 18px;
}

/* accordionIcon 201211追加 */
.clmn_contents .accordionIcon,
#popup .accordionIcon {
	width:340px;
	border: 1px solid #e5e5e5;
	margin-bottom: 12px;
}

.clmn_contents .accordionIcon ul ,
.container_pop .accordionIcon ul,
#popup .accordionIcon ul {
	padding: 15px 0 30px 25px;
	border-top:1px solid #e5e5e5;
}

.clmn_contents .accordionIcon dt{
	background-repeat: no-repeat;
	height:43px;
	font-weight:bold;
	padding-left:25px;
	padding-top:22px;
	cursor:pointer;
	cursor:hand;
}

/* accordion-no */
.clmn_contents .accordion-no,
#popup .accordion-no {
	margin-bottom: 12px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.clmn_contents .accordion-no dt ,
.container_pop .accordion-no dt,
#popup .accordion-no dt {
	padding: 7px 0 7px 18px;
	line-height: 30px;
	font-size: 108%;
	font-weight: bold;
}
.clmn_contents .accordion-no dd,#popup .accordion-no dd {
	margin: 0px 18px 0 25px;
	line-height: 1.6;
}
.clmn_contents .accordion-no dd ul ,#popup .accordion-no dd ul {
	padding-bottom: 0px;
}





/* indexページ */
.box_catalogLink {
	margin-bottom: 10px;
	width: 696px;
}
.box_catalogLink .accordionBox01 {
	float: left;
	width: 354px;
}
.box_catalogLink .accordionBox02 {
	float: left;
	width: 342px;
}
.box_catalogLink .accordion,
#popup .accordion {
width: 340px;}
.clmn_contents .box_catalogLink .accordion li a,
#popup .box_catalogLink .accordion li a {
	display: inline-block;
}

.box_catalogLink .accordion-no,
#popup .accordion-no {
width: 340px;}
.clmn_contents .box_catalogLink .accordion-no li a,
#popup .box_catalogLink .accordion-no li a {
	display: inline-block;
}


li.li-hr {
	margin-top:20px;
	line-height:0.2;
	}

.area_banner .banner2 {
	margin:10px 0 0 0;
}

/* tab */
.ui-tabs-hide { display: none !important; }


/*  .clmn_viewPage*/
.clmn_viewPage {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.box_viewPage_header {
	border-bottom: 1px solid #e5e5e5;
	height: 38px;
	background: #f5f5f5;	
}
.clmn_contents .box_viewPage_header h3 {
	float: left;
	margin-bottom: 0;
	padding: 0 12px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	font-size: 120%;
}
.box_viewPage_header ul {
	float: right;
	padding: 8px 7px 0 0;
	height: 29px;
	text-align: right;
	font-size: 90%;
}
.box_viewPage_header li {
	display: inline;
	line-height: 22px;
}
.box_viewPage_header li a {
	padding: 4px 11px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-decoration: none;
	color: #454545;
}
.box_viewPage_header li a:hover {
	background-color: #e5e5e5;
}
.box_viewPage_header li.ui-tabs-selected a {
	padding: 3px 11px 4px 10px;
	border-left: 2px solid #8d8d8d;
	border-top: 2px solid #8d8d8d;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #b8b8b8;
	color: #000000;
}
.box_viewPage_list ul {
	overflow: auto;
	width: 694px;
	height: 230px;
}
.box_viewPage_list li {
	border-bottom: 1px dotted #e5e5e5;
}
.box_viewPage_list li a {
	display: block;
	padding: 12px 14px;
	font-weight: bold;
	font-size: 94%;
	text-decoration: none;
	color: #333;
}
.box_viewPage_list li a:hover {
	background-color: #e6f0f1;
}
.box_viewPage_list li a .label {
	display: block;
	float: right;
	padding: 1px 0;
}
.box_viewPage_list li a .label_inner {
	padding: 1px 4px;
	background: #f5f5f5;
	color: #454545;
	font-size: 85%;
}
.box_viewPage_list li a .title {
	display: block;
	float: left;
	padding-left: 18px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat 0 0;
}


/* clmn_information ---------------------------------------- */
/* box_searchWords */
.box_searchWords {
	margin-bottom: 12px;
	padding-top: 22px;
	background: url(/guide/catalog/shared/images/base/bg_searchWords_top.png) no-repeat center top;
}
.box_searchWords_inner {
	padding: 0 10px 10px 10px;
	background: url(/guide/catalog/shared/images/base/bg_searchWords_bottom.png) center bottom;
}
.box_searchWords h3 {
	overflow: hidden;
	font-size: 110%;
	/*background: url(/guide/catalog/shared/images/base/h3_searchWords.png) no-repeat 0 0;*/
	/*text-indent: -9999px;*/
}
.box_searchWords ul {
	font-size: 85%;
}
.box_searchWords li {
	display: inline;
}
.box_searchWords a {
	padding: 0 2px;
	color: #333333;
	text-decoration: underline;
}
.box_searchWords a:hover {
	color: #a6b7bd;
}


/* box_applyBtn */
.box_applyBtn {
	margin-bottom: 12px;
}
.box_applyBtn a {
	display: block;
	overflow: hidden;
	height: 48px;
	background: url(/guide/catalog/shared/images/base/btn_apply_sonet.png) no-repeat 0 0;
	text-indent: -9999px;
}
.box_applyBtn a:hover {
	background-position: 0 -48px;
}


.box_flets {
	padding:10px;
	font-size: 90%;
	margin-bottom:10px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	}
	
.box_flets a.self {
    background: url("/guide/catalog/shared/images/base/bg_linkText01.png") no-repeat scroll left 1px transparent;
    padding-left: 16px;
}


/* box_emergeInfo */
.box_emergeInfo {
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.box_emergeInfo h3 {
	padding: 0 12px;
	border-bottom: 1px solid #e5e5e5;
	height: 38px;
	background: #f5f5f5;
	line-height: 38px;
	font-weight: bold;
}
.box_emergeInfo ul {
	overflow: auto;
	max-height: 300px;
	/*padding: 10px 0;*/
}

.box_emergeInfo li {
	font-size: 100%;
	margin-bottom: 0.2em;
	line-height:1.4em;
}

.box_emergeInfo li a {
	display: block;
	padding: 4px 10px 2px 32px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank02.png) no-repeat 12px 4px;
	font-size: 94%;
	color: #44749e;
	
}

.box_emergeInfo li a:hover {
	color: #85abb2;
}

.footnote a {
	background: url(/guide/catalog/shared/images/base/bg_linkBlank02.png) no-repeat 2px 2px;
	padding:2px 0 20px 18px;
	font-size: 90%;
	color: #44749e;
	letter-spacing:1px;
}

.footnote a:hover {
	color: #85abb2;
}

/* box_relatedBtn */
.box_relatedBtn {
	margin-bottom: 30px;
}
.box_relatedBtn li {
	margin-bottom: 12px;
}
.box_relatedBtn a {
	display: block;
	padding: 15px 15px 15px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat 12px 16px;
	line-height: 1.5em;
	text-decoration: none;
	color: #333333;
}
.box_relatedBtn a.blank {
	padding: 15px 15px 15px 30px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat 12px 16px;
}
.box_relatedBtn a:hover {
	border-color: #b4d5da;
	background-color: #e6f0f1;
}


/* footer ---------------------------------------- */
.footer {
	padding-bottom: 20px;
	background-color: #ffffff;
}


/* clmn_footerNavi */
.clmn_footerNavi {
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #f5f5f5;
}

@media print {
	.clmn_footerNavi {display:none;}
}

.box_footerNavi_box {
	width: 100%;
}
.clmn_footerNavi .box_breadCrumbs {
	float: left;
	padding: 2px 12px 0;
	height: 31px;
	line-height: 31px;
	font-size: 79%;
}
/*.clmn_footerNavi .box_breadCrumbs a {color: #333333;text-decoration: none;}*/
.clmn_footerNavi .box_breadCrumbs a {color: #333333;text-decoration: underline;}/*201311追記*/
.clmn_footerNavi .box_breadCrumbs a:hover {color: #a6b7bd;}
.btn_pageTop {
	float: right;
	margin-top: 2px;
	padding: 3px;
	height: 25px;
	font-size: 79%;
}
.btn_pageTop a {
	display: block;
	padding: 0 8px 0 24px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 8em;
	height: 22px;
	background: #ffffff url(/guide/catalog/shared/images/base/btn_pagetop.png) no-repeat left center;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-size: 94%;
	text-decoration: none;
	color: #454545;
}
.btn_pageTop a:hover {
	background-color: #cccccc;
	color: #333333;
	}
.pageTopborder a {
	border: 1px solid #E5E5E5;
}

/* popup ---------------------------------------- */
body#popup {
	background-image: none;
}
#popup #container_pop {
	margin: 0 auto;
	width: 750px;
	background: #ffffff;
	color:#454545;
	font-size: 93%;
}
#popup #container_pop-inner {
	margin: 0 auto;
	width: 700px;
}
#popup h1#logopop {
	margin-bottom: 15px;
}
#popup #contents_pop {
	margin-bottom: 32px;
}
#popup h2 {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 2px solid #454545;
	font-size: 140%;
	color:#333333;
	font-weight: normal;
	line-height: 1.2;
}
#popup h2 .subtitle {
	font-size: 79%;
	line-height: 1.8em;
}
#popup .box_text h2{
	margin-bottom: 0;
	padding-bottom:0;
	font-size: 140%;
	color:#333333;
	font-weight: normal;
	line-height: 1.2;
	border-bottom: none;
}


#popup h3 {
	margin: 40px 0 16px;
	padding: 12px 12px 9px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #ededed;
	line-height: 1.1;
	font-size: 130%;
	color: #333333;
}

#popup h3.dark_gray {
    background: none repeat scroll 0 0 #666666;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 130%;
    line-height: 1.4;
    margin: 40px 0 8px;
    padding: 12px 12px 8px;
}

#popup h3 .title {
	float: left;
}
#popup h3 .cap {
	float: right;
	font-size: 94%;
	font-weight: normal;
}
#popup h3 .lnk_detail {
	float: right;
	font-size: 100%;
	font-weight: normal;
}
#popup h3 .lnk_detail a {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left center;
}
#popup h3 .lnk_detail a:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkText01ov.png);
}
#popup h4 {
	margin-bottom: 0px;
	padding: 6px 0;
	line-height: 1.4;
	font-size: 120%;
	color: #333333;
}
#popup h5 {
	font-size: 110%;
}
#popup .hl_strong {
	padding: 2px 5px;
	background: #454545;
	color: #ffffff;
}
#popup .hl_label {
	padding: 1px 4px;
	background: #f5f5f5;
	color: #454545;
	font-size: 90%;
}
#popup p {
	margin-bottom: 1em;
	line-height: 1.8;
}

#popup .mark1 a,
#popup a.self,
#popup #news a,
#popup a.self {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left top;
}
#popup .mark1 a:hover,
#popup a.self:hover,
#popup #news a:hover,
#popup a.self:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkText01ov.png);
}
#popup a.blank,
#popup a.blank {
	padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat left top;
}
#popup a.blank:hover,
#popup a.blank:hover {
	background-image: url(/guide/catalog/shared/images/base/bg_linkBlank01ov.png);
}
#popup .boxlink {margin-bottom: 1em;}
#popup .boxlink li {float: left;}
#popup .boxlink a.self,
#popup .boxlink a.blank {
	display: block;
	padding: 15px 15px 15px 30px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	line-height: 1em;
	text-decoration: none;
	color: #333333;
}
#popup .boxlink a.self {background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat 12px center;}
#popup .boxlink a.blank {background: url(/guide/catalog/shared/images/base/bg_linkBlank01.png) no-repeat 12px center;}
#popup .boxlink a.self:hover,
#popup .boxlink a.blank:hover {
	border-color: #b4d5da;
	background-color: #e6f0f1;
}
#popup .txtLink li {
	margin: 8px 0;
}
#popup .txtLink li a {
	display: block;
	padding-left: 14px;
	background: url(/guide/catalog/shared/images/base/bg_linkText01.png) no-repeat left center;
	line-height: 1em;
	text-decoration: underline;
	color: #333333;
}
#popup .txtList01 {
	margin: 35px;
	line-height: 1.6;
}
#popup .txtList01 li {
	margin-bottom: 1em;
    padding-left: 16px;
	background: url(/guide/catalog/shared/images/base/bg_listText01.png) no-repeat left top;
}
#popup .txtList_link01 {
	margin: 0 20px;
	line-height: 1.8;
}
#popup .txtList_link01 li {
	margin-bottom: 0.4em;
	padding-left: 1em;
	text-indent: -1em;
}



#popup .box_section01 {
	padding: 15px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #f5f5f5;
}
#popup .tb_lyt01 {
	margin: 1em auto;
}
#popup .tb_lyt01 th,
#popup .tb_lyt01 td {
	padding: 5px 10px;
}
#popup .tb_serviceSearch th,
#popup .tb_serviceSearch td {
	padding: 8px;
	font-weight: normal;
}
#popup .tb_serviceSearch th {
	padding-left: 30px;
	white-space: nowrap;
}
#popup .tb_serviceSearch th.lb_tel {background: url(/guide/catalog/shared/images/base/icn_tel.png) no-repeat 5px 12px;}
#popup .tb_serviceSearch th.lb_post {background: url(/guide/catalog/shared/images/base/icn_post.png) no-repeat 5px 12px;}
#popup .tb_serviceSearch td .text01 {
	padding: 4px 8px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #ffffff;
}
#popup .tb_serviceSearch td .submit {
	padding: 6px 24px;
	border: 1px solid #8e8e8e;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	background: #666666;
	color: #ffffff;
}
#popup p.footnote {
	font-size: 90%;
}
#popup .btnClose {
	margin-bottom: 0;
}
#popup .btnClose a {
	display: block;
	margin: 0 auto;
	padding: 4px 25px;
	border: 1px solid #8e8e8e;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width:72px;
	background: #999999;
	font-size: 94%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}
#popup .btn_pageTop {
	float: right;
}
#popup .btn_pageTop a {
	padding: 3px 8px 3px 24px;
	border: 1px solid #e5e5e5;
	font-size: 118%;
}
#popup #copyright {
	margin: 10px 0 0;
	padding: 5px 0 10px;
	border-top: 1px solid #333333;
	font-size: 85%;
	line-height: 1.2;
	text-align: right;
	letter-spacing: 1px;
}
#popup span.footnote {
    font-size: 85%;
}
#popup .left_box {
    float: left;
    width: 250px;
    margin: 0 30px;
}
#popup .right_box {
    float: right;
    width: 250px;
    margin: 0 30px;
}
#popup .img_box{
    overflow: hidden;
}
#popup .left_box .install_before{
    background: url(/option/security/kaspersky/howto/images/cap_mob_install_01.png) no-repeat;
    width: 250px;
    height: 117px;
    text-indent: -9999px;
}

#popup .right_box .install_after{
    background: url(/option/security/kaspersky/howto/images/cap_mob_install_02.png) no-repeat;
    width: 250px;
    height: 117px;
    text-indent: -9999px;
}
/* box_applyBtn */
.box_cvBtn {
	margin-top: 4px;
	padding:0 16px;
}
.box_cvBtn a {
	text-align:center;
	display: block;
	overflow: hidden;
	height: 48px;
	background: url(/guide/catalog/shared/images/base/btn_cv.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size: 108%;
	line-height:50px;
	letter-spacing:2px;
}
.box_cvBtn a:hover {
	background-position: 0 -48px;
	color:#333;
}


.box_cvBtn_single {
	margin-top: 4px;
	padding:0 156px;
}

.box_cvBtn_single-1c {
margin-top: 4px;
	padding:0 216px;
}

.box_cvBtn_apply {
	width:224px;
}

.box_cvBtn_apply a {
	text-align:center;
	display: block;
	overflow: hidden;
	height: 48px;
	background: url(/guide/catalog/shared/images/base/btn_cv.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size: 108%;
	line-height:50px;
	letter-spacing:0.05em;
}

.box_cvBtn_apply a:hover {
	background-position: 0 -48px;
	color:#333;
}


.box_cvBtn_apply_2row a {
	text-align:center;
	display: block;
	overflow: hidden;
	height: 41px;
	background: url(/guide/catalog/shared/images/base/btn_cv.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size: 108%;
	line-height:18px;
	letter-spacing:0.05em;
	padding-top:7px;
}

.box_cvBtn_apply_2row a:hover {
	background-position: 0 -48px;
	color:#333;
}

.box_apply {
	width:224px;	
	margin:10px 0;
	padding:0 10px 20px 0;


    }
	
.box_applyPaddingS {
	padding:0;
	padding:0 10px 5px 0;


    }


.box_cvBtn_single a,
.box_cvBtn_single-1c a {
	text-align:center;
	display: block;
	overflow: hidden;
	height: 48px;
	background: url(/guide/catalog/shared/images/base/btn_cv.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size: 108%;
	line-height:50px;
	letter-spacing:2px;
}
.box_cvBtn_single a:hover {
	background-position: 0 -48px;
	color:#333;
}


.unit-cv {
	width:256px;
	font-size: 92%;
	text-align:center;
	}
	
.unit-cv-single {
	width:93%;
	font-size: 92%;
	text-align:center;
	}
	
.fl {
	float:left;
	}
	
.fr {
	float:right;
	}
	
h2#access,h2#option {
	margin: 40px 0 8px;
	padding: 12px 12px 8px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #ededed;
	line-height: 1.4;
	font-size: 130%;
	color: #333333;
	border:none;
}



/*20130121_add*/
h2#access_t,h2#option_t {
	margin: 10px 0 8px;
	padding: 12px 12px 8px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #ededed;
	line-height: 1.4;
	font-size: 130%;
	color: #333333;
	border:none;
}






h2 container-agree{
	font-size: 140%;
	}
	
#srvdt-agreement {
	width:696px;
	height:240px;
	border: 1px solid #e5e5e5;
	/*padding-left:20px;*/
	}
	
#srvdt-agreement-bk {
	width:696px;
	height:560px;
	border: 1px solid #e5e5e5;
	/*padding-left:20px;*/
	}

#srvdt-agreement-bk2 {
	width:696px;
	height:300px;
	border: 1px solid #e5e5e5;
	/*padding-left:20px;*/
	}





#baynote_availcourse_hukidashi_new a{
    text-decoration: none;
}
#baynote_availcourse_hukidashi_new .link a{
    text-decoration: underline;
}

#baynote_canptoprec_new a{
    text-decoration: none;
    cursor: pointer;
}
#baynote_servicetoprec_new a{
    text-decoration: none;
    cursor: pointer;
}
#baynote_canptoprec_new .link a{
    text-decoration: underline;
}
#baynote_servicetoprec_new .link a{
    text-decoration: underline;
}

/* 20120216 add */
#anshin_remoteSupport a {
    background: url("/option/support/anshin/images/btn_remotesupport.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 60px;
    outline: medium none;
    overflow: hidden;
    text-indent: -9999px;
    width: 120px;
}

#anshin_remoteSupport a:hover {
    background-position: 0 -60px;
}

.anshin_clear{
	float:none;
	clear:both;
}

#anshin_session{
	border-top:#FF6868 solid 20px;
	border-bottom:#FF6868 solid 20px;
	width:50%;
	margin-bottom:20px;
}

/* 20120410 add セールス サブメニュー タブ化用 */
.box_tabMenu02 {
	line-height: 1;
	font-size: 100%;
	letter-spacing: 1px;
	/*border-bottom:1px solid #e5e5e5 !important;*/
	background: url("/guide/catalog/shared/images/sales/box_tabMenu_line.gif") left bottom repeat-x !important;
	margin-bottom: 1.2em;
}

/*for IE6 */
*html .box_tabMenu02 {
	line-height: 1;
	font-size: 100%;
	letter-spacing: 1px;
	border-bottom:1px solid #e5e5e5 !important;
}
/*for IE7 */
*:first-child+html .box_tabMenu02 {
	display: inline;
	zoom: 1;
}

.box_tabMenu02 li {
	float: left;
	padding: 0 4px 0 0;
	margin-bottom:0;
}

/*for IE6 */
*html .box_tabMenu02 li {
	margin-bottom:-1px;
}

.box_tabMenu02 li a {
	display: block;
	padding: 6px 16px 4px 16px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	text-decoration: none;
	color: #454545;
}
.box_tabMenu02 li a:hover {
	background-color: #e5e5e5;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
.box_tabMenu02 li.ui-tabs-selected a {
	padding: 6px 16px 4px 16px;
	border-left: 1px solid #8d8d8d;
	border-top: 1px solid #8d8d8d;
	/*border-right: 1px solid #e5e5e5;*/
	border-bottom: 1px solid #e5e5e5;
	background: #757575 url(/guide/catalog/shared/images/base/bg_tabSelected.png) no-repeat 0 0;
	color: #ffffff;
}
.box_tabMenu02 .tabMenu_border02 {
	width: 696px;
	height: 0px;
	margin,padding=0;
}

/* 20120410 add セールス サブメニュー <サービスご利用中>追加用 */
.riyoutyu {
	border-radius: 4px 4px 4px 4px;
	display: block;
	padding: 0px 5px 0 10px;
	margin:0 9px 0 0;
	color:#ffffff;
	text-decoration: none;
	background-color:#86abb3;
	font-weight:bold;
}
ul.box_subMenu02 {
	width: 696px;
	/*height: 5px;*/
	/*padding:0 0 10px 0;*/
	margin-bottom: 0 !important;
}
/*for IE6 */
*html ul.box_subMenu02 {
	margin-bottom: 0.5em !important;
}
/*for IE7 */
*:first-child+html ul.box_subMenu02 {
	margin-bottom: 0.5em !important;
}

.box_tabMenu02 li {
	float: left;
	padding: 0 4px 0 0;
	margin-bottom:0;
}

.box_subMenu02 li {
	letter-spacing: 1px;
	float: left;
	padding: 0 4px 4px 0;
	white-space: nowrap;
}

/*for IE6 */
*html .box_subMenu02 li {
	padding: 0 3px 4px 0; /* 201206追加 */
}
/*for IE7 */
*:first-child+html .box_subMenu02 li {
	padding: 0 3px 4px 0; /* 201206追加 */
}

.box_subMenu02 li a.sub,
.box_subMenu02 li a.sub_off {
	display: inline;
	margin-right: 5px;
	padding: 1px 4px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	text-decoration: underline;
	font-size: 100%;
	color: #454545;
}
.box_subMenu02 li a.sub:hover,
.box_subMenu02 li a.sub_off:hover {
	color: #85abb2;
	background-color: #ffffff;
}
.box_subMenu02 li.ui-tabs-selected a.sub {
	padding: 0 4px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #454545;
	background-image: none;
	text-decoration: none;
	color: #ffffff;
}

.box_subMenu02 li a.sub:hover {
	color: #85abb2;
	background-color: #ffffff;
}
.box_subMenu02 li.ui-tabs-selected a.sub {
	padding: 2px 4px 0;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #454545;
	background-image: none;
	text-decoration: none;
	color: #ffffff;
}


/*20130308追記　ポップアップタブメニュー*/
#popup #contents_pop .box_tabMenu {
	border-bottom:1px solid #cccccc;
	width:700px;
}
#popup #contents_pop .box_tabMenu li{
	padding-bottom:0px;
}
#popup #contents_pop .box_tabMenu li a{
	border-radius: 4px 4px 0px 0px;
	border-bottom:none;
}
/**/


/*20141016追記 ヘッダぱんくず*/
.bread-crumb-list {
	margin: 0 auto!important;
	padding: 0px 0px 15px 0px;
}
.bread-crumb-list li {
	display: inline;
	list-style-type: none;
	font-size: 0.923em;
}
.bread-crumb-list li a {
    text-decoration: none;
    color: #314DA5;
}
.bread-crumb-list li a:hover{
    text-decoration:underline;
    color:#cc0000;
}
/**/


/*20141201追記 slp カタログタブ*/
.box_subMenu li .active {
padding: 2px 4px 0;
background-color: #454545;
text-decoration: none;
color: #ffffff;
}
/**/


/*20150120フッターぱんくず*/
.box_footerNavi_box .bread-crumb-list {
	float: left;
	padding: 2px 12px 0;
	height: 31px;
}
.box_footerNavi_box .bread-crumb-list li {
	line-height: 31px;
}
.box_footerNavi_box .bread-crumb-list span {
	font-size: 11px;
}
.box_footerNavi_box .bread-crumb-list a {
	color: #333333;
	text-decoration: underline;
}
/**/

/*20150625 noscript*/
.state-javascript {
	display: block;
	width: 950px;
	padding: 5px 0;
	background: #f2f2f2;
	text-align: center;
}
.state-javascript span{
	color:#cc0000;
}
noscript {
  	display: block;
}
/**/

.txtlinkList{
	float: left;
	width: 50%;
	margin: 0px !important;
}
