@charset'UTF-8'
/* Common Style */
clearfix:after {
	display: block;
	content: '';
	clear: both;
}
clearfix {
	zoom: 1;
}
#footer {
	clear:both;
}
/* パンクズのリンク色 */
#contents-area .topicpath ul li a:link{color:#0a50a1;text-decoration:none;}
#contents-area .topicpath ul li a:visited{color:#0a50a1;text-decoration:none;}
#contents-area .topicpath ul li a:hover{color:#FF8000;}

/* ページトップリンクボタンのリンク色 */
#main-contents div.product-page-top .page-top a{display:block;}
#main-contents div.product-page-top .page-top a:link{color:#333333;text-decoration:none;}
#main-contents div.product-page-top .page-top a:visited{color:#333333;text-decoration:none;}
#main-contents div.product-page-top .page-top a:hover{color:#333333;text-decoration:underline;}

/* 記事一覧リストのリンク色 */
ul#column-list li a:link { color:#555; text-decoration:none;}
ul#column-list li a:hover { color:#555; text-decoration:underline;}
ul#column-list li a:visited { color:#555; text-decoration:none;}
ul#column-list li a:link h2{ color:#30659e; text-decoration:none;}
ul#column-list li a:hover h2{ color:#30659e; text-decoration:underline;}
ul#column-list li a:visited h2 { color:#30659e; text-decoration}
ul#column-list li a:link .icn-list{text-decoration:none;}
ul#column-list li a:hover .icn-list{text-decoration:none;}
ul#column-list li a:visited .icn-list {text-decoration:none;}


/* 記事本文内テキストリンク */
.column-box .column-content .txt-section p a:link{color:#0a50a1;text-decoration:underline;}
.column-box .column-content .txt-section p a:visited{color:#0a50a1;text-decoration:underline;}
.column-box .column-content .txt-section p a:hover{color:#FF8000; text-decoration:underline}




#content-box dl.txt-list dd a:link { color:#30659e;text-decoration:none;}
#content-box dl.txt-list dd a:visited { color:#30659e;text-decoration:none;}
#content-box dl.txt-list dd a:hover { color:#30659e;text-decoration:underline;}
.column-box .column-content .txt-section h3 a:link{ color:#30659e;text-decoration:none;}
.column-box .column-content .txt-section h3 a:visited{ color:#30659e;text-decoration:none;}
.column-box .column-content .txt-section h3 a:hover{ color:#30659e;text-decoration:underline;}




/* SmartPhone Style ###################################################################################################### */
@media screen and (max-width:499px){
/***************************************************************************
ページの先頭に戻る
***************************************************************************/
#main-contents div.product-page-top{
	clear:both;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	margin: 1% auto 30px;
	position: relative;
	z-index: 0;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding:0;
	clear: both;
	text-align: center;
	font-size: 93%;
	background-image: url(/network/wireless-lan/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#main-contents div.product-page-top .page-top a{
	padding: 2.5% 0 2%;
	display: block;
}
/***************************************************************************
サブメニュー
***************************************************************************/
#sub-contents{
	display:none;
}
/***************************************************************************
★共通★メインコンテンツ
***************************************************************************/
#main-contents{
	width:98%;
	padding: 0;
	margin:0 auto;
}
/***************************************************************************★
★共通★タイトル
***************************************************************************/
#main-img-box{
	width: 100%;
	padding: 0 3% 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	box-sizing:border-box;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
#main-img-box .ttl-box{
	width: 100%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 6% 0 6% 0;
	box-sizing:border-box;
	line-height:1.1;
	vertical-align:top;
}
#main-img-box .ttl-box em{
	font-size:116%;
	font-weight:bold;
	color:#2b5a8d;
	display:block;
}
#main-img-box .ttl-box strong{
	font-size: 196%;
	font-weight: bold;
	color: #333;
	display: block;
	clear: both;
	padding: 1.5% 0 0 0;
}
#main-img-box .img-main{
	width: 100%;
	display:none;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 0 0 0 0;
	vertical-align:top;
	text-align:right;
}
#main-img-box .img-main img{
	width:85%;
	height:auto;
}
/***************************************************************************
★共通★メインナビゲーション
***************************************************************************/
#navi-box{
	width: 100%;
	padding: 3% 1% 3%;
	margin:0 0 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	box-sizing:border-box;
	clear:both;
	text-align:center;
}
ul#column-navi{
	width: 100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
}
ul#column-navi li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 1% 2%;
	width:18%;
	box-sizing:border-box;
}
ul#column-navi li a{
	display: block;
	padding: 10% 2% 10% 2%;
	text-align:center;
	color:#30659e;
}
ul#column-navi li a span{
	vertical-align:middle;
}
/*カレント*/
ul#column-navi li.cr{
	border: 1px solid #30659e;
	background-color:#30659e;
}
/*記事一覧に戻る*/
#navi-box .index-list{
	width:96%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 auto;
	vertical-align:top;
	box-sizing:border-box;
}
#navi-box .index-list a{
	display: block;
	padding: 2.5% 2% 2.5% 2%;
	text-align: center;
	color: #30659e;
}
#navi-box .index-list a span{
	vertical-align:middle;
}
/***************************************************************************
★共通★コンテンツボックス
***************************************************************************/
#content-box{
	width: 100%;
	padding: 0 0 3% 0;
}
/***************************************************************************
◆記事一覧用◆ スタイル
***************************************************************************/
ul#column-list{
	width:100%;
}
ul#column-list li{
	width:100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a2a2;
}
ul#column-list li a {
	width: 94%;
	display: block;
	padding: 4% 3% ;
}
ul#column-list li .icn-list{
	display:inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #30659e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 1.5% 0 0;
	padding: 3px 8px 2px 8px;
	background-color:#30659e;
	text-align:center;
	color:#fff;
}
ul#column-list li h2{
	font-size:138.5%;
	color:#30659e;
	font-weight:bold;
	display: inline;
	vertical-align:middle;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
ul#column-list li p{
	letter-spacing: normal; /* 文字間を通常に戻す */
	font-size: 93%;
	line-height: 1.5;
	padding: 1% 0 0 0;
	word-wrap: break-word
}

/***************************************************************************
◆記事本文◆ スタイル
***************************************************************************/
#vol01{
}
.column-box{
	width:100%;
	padding:3.5% 0 0 0;
}
.column-box .ttl-column{
	width: 94%;
	padding: 0 3% 1%;
	font-size: 168%;
	font-weight: bold;
	line-height: 1.3;
	color: #2b5a8d;
	clear: both;
}
.column-box .txt-lead{
	width: 94%;
	padding: 0 3% 0;
	line-height: 1.8;
	clear: both;
	color: #555;
}
.column-box .column-content{
	width: 100%;
	clear: both;
	margin: 3% 0 0 0;
	padding: 6% 5% 3%;
	background-color: #FFF;
	border: solid 1px #cccccc;
	/* border-radius */
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	vertical-align: middle;
	float: left;
	/* [disabled]position: relative; */
	z-index: 0;
	box-sizing:border-box;
}
.column-box .column-content .txt-section{
	width: 100%;
	padding:0 0 20px 0;
}
.column-box .column-content .txt-section h2{
	width: 100%;
	padding: 1% 0 1.5% 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 1.5%;
	line-height: 1;
	box-sizing:border-box;
}
.column-box .column-content .txt-section h2 span{
	padding: 0 0 0 1.5%;
	font-size: 153.9%;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2b5a8d;
	vertical-align:middle;
	display: block;
	margin: 0 0 0 0.5%;
	box-sizing:border-box;
}
.column-box .column-content .txt-section p{
	font-size: 100%;
	line-height: 1.8;
	padding: 0 0 2.5% 0;
	color: #555;
}
.column-box .column-content .txt-section h3{
	font-size:108%;
	font-weight:bold;
	color:#30659e;
	padding:0 0 2% 0;
}
/* テキスト文中 リスト */
#content-box ol.txt-list,
#content-box ul.txt-list{
	width: 100%;
	margin: 1% 0 2% 0;
	padding: 0;
}
#content-box ol.txt-list li,
#content-box ul.txt-list li{
	margin: 0;
	padding: 0 0 0.25% 1.25em;
	color: #555;
	font-weight: bold;
	line-height: 1.8;
	text-indent: -1.25em;
}
/* テキスト文中 定義リスト */
#content-box dl.txt-list{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
#content-box dl.txt-list dt{
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 116%;
}
#content-box dl.txt-list dd{
	margin: 0;
	padding: 0.5% 0 2% 1em;
	color: #555;
	line-height: 1.4;
	font-size: 100%;
}
/* テーブル ４列 */
.column-box .column-content .txt-section table.t-4col{
	margin:0 0 3% 0;
	border-collapse: collapse;
	width: 100%;
	clear: both;
}
.column-box .column-content .txt-section table.t-4col tr{
	width: 100%;
}
.column-box .column-content .txt-section table.t-4col tr th{
	width: 20%;
	padding: 9px 5px 8px 10px;
	margin: 0;
	font-size: 93%;
	color: #4a5c72;
	border: 1px solid #b7b7b7;
	text-align: left;
	vertical-align: top;
	background-color: #eef4f9;
}
.column-box .column-content .txt-section table.t-4col tr td{
	width: 20%;
	font-size: 93%;
	padding: 8px 10px 8px 10px;
	margin: 0;
	color: #333;
	border: 1px solid #b7b7b7;
	vertical-align: top;
	background-color: #fff;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}
/* 画像制御 20180417 */
.column-box img{
	width:100%;
	height:auto;
	margin:1em 0;
	padding:0 3%;
	max-width:660px;
	box-sizing:border-box;
}
.column-box .column-content img{
	width:100%;
	max-width:660px;
	height:auto;
	margin:0;
	padding:0;
	
}
}
/* ## Tablet Style  ###################################################################################################### */
@media screen and (min-width: 500px) and (max-width: 799px){
/***************************************************************************
ページの先頭に戻る
***************************************************************************/
#main-contents div.product-page-top{
	clear:both;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	margin: 1% auto 30px;
}
#main-contents div.product-page-top .page-top{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding:0;
	clear: both;
	text-align: center;
	font-size: 93%;
	background-image: url(/network/wireless-lan/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: 99% center;
}
#main-contents div.product-page-top .page-top a{
	padding:1.8% 0 1.5%;
	display:block;
}
/***************************************************************************
サブメニュー
***************************************************************************/

#sub-contents{
	display:none;
}
/***************************************************************************
★共通★メインコンテンツ
***************************************************************************/
#main-contents{
	width:98%;
	padding: 0;
	margin:0 auto;
}
/***************************************************************************★
★共通★タイトル
***************************************************************************/
#main-img-box{
	width: 100%;
	padding: 0 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	box-sizing:border-box;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
#main-img-box .ttl-box{
	width: 60%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 5% 0 4% 3%;
	box-sizing:border-box;
	line-height:1.1;
	vertical-align:top;
}
#main-img-box .ttl-box em{
	font-size:116%;
	font-weight:bold;
	color:#2b5a8d;
	display:block;
}
#main-img-box .ttl-box strong{
	font-size: 268%;
	font-weight: bold;
	color: #333;
	display: block;
	clear: both;
	padding: 1% 0 0 0;
}
#main-img-box .img-main{
	width: 40%;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	padding: 2% 0 0 0;
	vertical-align:bottom;
}
#main-img-box .img-main img{
	width:100%;
	height:auto;
}
/***************************************************************************
★共通★メインナビゲーション
***************************************************************************/
#navi-box{
	width: 100%;
	padding: 2% 3% 1%;
	margin:0 0 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	box-sizing:border-box;
	float:left;
	clear:both;
}
ul#column-navi{
	width: 85%;
	float: left;
	letter-spacing: -0.4em;
}
ul#column-navi li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 2px 5px 0;
}
ul#column-navi li a{
	display: block;
	padding: 4px 8px 3px 8px;
	text-align:center;
	color:#30659e;
}
ul#column-navi li a span{
	vertical-align:middle;
}
/*カレント*/
ul#column-navi li.cr{
	border: 1px solid #30659e;
	background-color:#30659e;
}
/*記事一覧に戻る*/
#navi-box .index-list{
	float:right;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #B5B5B5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0;
	vertical-align:top;
}
#navi-box .index-list a{
	display: block;
	padding: 4px 12px 3px 11px;
	text-align:center;
	color:#30659e;
}
#navi-box .index-list a span{
	vertical-align:middle;
}
/***************************************************************************
★共通★コンテンツボックス
***************************************************************************/
#content-box{
	width: 100%;
	padding: 0 0 3% 0;
}
/***************************************************************************
◆記事一覧用◆ スタイル
***************************************************************************/
ul#column-list{
	width:100%;
}
ul#column-list li{
	width:100%;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a2a2;
}
ul#column-list li a {
	width: 94%;
	display: block;
	padding: 3% 3% ;
}
ul#column-list li .icn-list{
	display:inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #30659e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 1.5% 0 0;
	padding: 3px 8px 2px 8px;
	background-color:#30659e;
	text-align:center;
	color:#fff;
}
ul#column-list li h2{
	font-size:138.5%;
	color:#30659e;
	font-weight:bold;
	display: inline;
	vertical-align:middle;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
ul#column-list li p{
	letter-spacing: normal; /* 文字間を通常に戻す */
	font-size: 93%;
	line-height: 1.5;
	padding: 0.5% 0 0 0;
	word-wrap: break-word
}

/***************************************************************************
◆記事本文◆ スタイル
***************************************************************************/
#vol01{
}
.column-box{
	width:100%;
	padding:3.5% 0 0 0;
}
.column-box .ttl-column{
	width: 94%;
	padding: 0 3% 1%;
	font-size: 218%;
	font-weight: bold;
	line-height: 1.3;
	color: #2b5a8d;
	clear: both;
}
.column-box .txt-lead{
	width: 94%;
	padding: 0 3% 0;
	line-height: 1.8;
	clear: both;
	color: #555;
}
.column-box .column-content{
	width: 100%;
	clear: both;
	margin: 3% 0 0 0;
	padding: 5% 5% 3%;
	background-color: #FFF;
	border: solid 1px #cccccc;
	/* border-radius */
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	vertical-align: middle;
	float: left;
	/* [disabled]position: relative; */
	z-index: 0;
	box-sizing:border-box;
}
.column-box .column-content .txt-section{
	width: 100%;
	padding:0 0 20px 0;
}
.column-box .column-content .txt-section h2{
	width: 100%;
	padding: 1% 0 1.5% 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 1.5%;
	line-height: 1;
	box-sizing:border-box;
}
.column-box .column-content .txt-section h2 span{
	padding: 0 0 0 1.5%;
	font-size: 153.9%;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2b5a8d;
	vertical-align:middle;
	display: block;
	margin: 0 0 0 0.5%;
	box-sizing:border-box;
}
.column-box .column-content .txt-section p{
	font-size: 100%;
	line-height: 1.8;
	padding: 0 0 2.5% 0;
	color: #555;
}
.column-box .column-content .txt-section h3{
	font-size:108%;
	font-weight:bold;
	color:#30659e;
	padding:0 0 2% 0;
}
/* テキスト文中 リスト */
#content-box ol.txt-list,
#content-box ul.txt-list{
	width: 100%;
	margin: -14px 0 7px 0;
	padding: 0;
}
#content-box ol.txt-list li,
#content-box ul.txt-list li{
	margin: 0;
	padding: 0 0 0.25% 1.25em;
	color: #555;
	font-weight: bold;
	line-height: 1.8;
	text-indent: -1.25em;
}
/* テキスト文中 定義リスト */
#content-box dl.txt-list{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
#content-box dl.txt-list dt{
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 116%;
}
#content-box dl.txt-list dd{
	margin: 0;
	padding: 0.5% 0 2% 1em;
	color: #555;
	line-height: 1.4;
	font-size: 100%;
}
/* テーブル ４列 */
.column-box .column-content .txt-section table.t-4col{
	margin: 0 0 3% 0;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	overflow: scroll;
}
.column-box .column-content .txt-section table.t-4col tr{
	width: 100%;
}
.column-box .column-content .txt-section table.t-4col tr th{
	/* [disabled]width: 20%; */
	padding: 9px 5px 8px 10px;
	margin: 0;
	font-size: 93%;
	color: #4a5c72;
	border: 1px solid #b7b7b7;
	text-align: left;
	vertical-align: top;
	background-color: #eef4f9;
}
.column-box .column-content .txt-section table.t-4col tr td{
	/* [disabled]width: 20%; */
	font-size: 93%;
	padding: 8px 10px 8px 10px;
	margin: 0;
	color: #333;
	border: 1px solid #b7b7b7;
	vertical-align: top;
	background-color: #fff;
	table-layout: fixed;
	/* [disabled]word-break: break-all; */
	/* [disabled]word-wrap: break-word; */
}
/* 画像制御 20180417 */
.column-box img{
	width:100%;
	height:auto;
	margin:1em 0;
	padding:0 3%;
	max-width:660px;
	box-sizing:border-box;
}
.column-box .column-content img{
	width:100%;
	max-width:660px;
	height:auto;
	margin:0;
	padding:0;
	
}
}
/* ## PC Style ###################################################################################################### */
@media print , screen and (min-width:800px){
/***************************************************************************
★共通★ ページの先頭に戻る
***************************************************************************/
#main-contents div.product-page-top{
	width: 700px;
	float:left;
	clear:both;
}
#main-contents div.product-page-top .page-top{
	width: 110px;
	font-size: 85%;
	display: block;
	padding: 5px 15px 5px 10px;
	margin: 0 0 25px 0;
	float: right;
	border: 1px solid #CCC;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border: 3px;/* Safari,Google Chrome用 */
	-moz-border-top: 3px;/* Firefox用 */
	background-image: url(/network/wireless-lan/image/icnlink.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/***************************************************************************
★共通★ サブメニュー
***************************************************************************/

#sub-contents{
	float: right;
	margin: 0 5px 0 0;
}
#sub-contents .bnr-box{
	width:220px;
}
#SUB{
	float: right;
	width: 220px;
	font-size: 12px;
	text-align: left;
}
/*IE6*/
* html #SUB{
	float:right;
	margin:0px;
	padding:0px;
	width:220px;
	font-size:12px;
}
#SUB-BNR{
	float: right;
	margin: 0;
	width: 220px;
	padding: 0 0 5px;
	font-size: 12px;
}
#SUB-BNR div.bnr-tablet{
	margin: 0;
	padding:0 0 10px;
	width: 220px;
}
#SUB-BNR div.bnr-box{
	margin: 0;
	padding: 0 0 10px;
	width: 220px;
}
/*IE6 */
* html #SUB-BNR{
	float: right;
	margin: 0;
	width: 220px;
	padding:10px 0 5px;
	font-size: 12px;
}
* html #SUB-BNR div.bnr-tablet{
	margin: 0;
	padding:0 0 10px;
	width: 220px;
}
/*サポートCSS*/
#sub-support-list{
	width: 184px;
	padding:18px 17px;
	float: left;
	clear: both;
	border: 1px solid #cccccc;
	margin:0 0 10px 0;
}
#sub-support-list dl{
	width: 184px;
}
#sub-support-list dl.line{
	padding: 14px 0 0 0;
	border-top: 1px solid #cccccc;
	margin: 14px 0 0 0;
}
#sub-support-list dl dt{
	padding:0 0 3px;
	width: 184px;
	clear:both;
	font-weight:bold;
	font-size:14px;
}
#sub-support-list dl dd{
	padding: 4px 0 0;
	margin:0;
	width: 184px;
	color: #666;
	text-align: left;
}
#sub-support-list dl dd a{
	display: block;
	line-height: 1.5;
}
/*関連ボックスCSS*/
#kanren-list{
	width: 184px;
	padding: 18px 17px;
	float: left;
	clear: both;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
}
#kanren-list dl{
	width: 184px;
	/* [disabled]padding: 0 0 14px 0; */
}
#kanren-list dl.line{
	padding:14px 0 0 0;
	border-top:1px solid #cccccc;
}
#kanren-list dl dt{
	padding:0 0 3px;
	width: 184px;
	clear:both;
}
#kanren-list dl dd{
	padding: 4px 0 0;
	margin: 0;
	width: 184px;
	color: #666;
	text-align: left;
	line-height: 1.5;
}
#kanren-list dl dd a{
	display:block;
}
.to-logitec .notice {
	color: #C80207;
	font-size: 16px;
	font-weight: bold;
	line-height:1.5;
}	
/***************************************************************************
★共通★メインコンテンツ
***************************************************************************/
#main-contents{
	width: 700px;
	padding: 0 0 15px 10px;
	float: left;
}
/***************************************************************************★
★共通★タイトル
***************************************************************************/
#main-img-box{
	width: 700px;
	float: left;
	clear: both;
	padding: 5px 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
#main-img-box .ttl-box{
	width: 361px;
	float: left;
	padding: 29px 0 0 20px;
}
#main-img-box .ttl-box em{
	font-size:116%;
	font-weight:bold;
	color:#2b5a8d;
	display:block;
}
#main-img-box .ttl-box strong{
	font-size: 268%;
	font-weight: bold;
	color: #333;
	display: block;
	clear: both;
	padding: 6px 0 0 0;
}
#main-img-box .img-main{
	width: 319px;
	float: right;
	padding: 6px 0 0 0;
}
#main-img-box .img-main img{
	vertical-align:top;
}
/***************************************************************************
★共通★メインナビゲーション
***************************************************************************/
#navi-box{
	width: 660px;
	padding: 10px 20px 5px;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
ul#column-navi{
	width: 570px;
	float: left;
	letter-spacing: -0.4em;
}
ul#column-navi li{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 3px 5px 0;
}
ul#column-navi li a{
	display: block;
	padding: 5px 8px 4px 8px;
	text-align:center;
	color:#30659e;
}
ul#column-navi li a span{
	vertical-align:middle;
}
/*カレント*/
ul#column-navi li.cr{
	border: 1px solid #30659e;
	background-color:#30659e;
}
/*記事一覧に戻る*/
#navi-box .index-list{
	float:right;
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 5px 5px 0;
}
#navi-box .index-list a{
	display: block;
	padding: 5px 12px 4px 11px;
	text-align:center;
	color:#30659e;
}
#navi-box .index-list a span{
	vertical-align:middle;
}
/***************************************************************************
★共通★コンテンツボックス
***************************************************************************/
#content-box{
	width: 700px;
	padding: 0 0 15px 0;
	float: left;
	clear: both;
}
/***************************************************************************
◆記事一覧用◆ スタイル
***************************************************************************/
ul#column-list{
	width:700px;
	float:left;
	clear:both;
}
ul#column-list li{
	width: 700px;
	float: left;
	clear: both;
	letter-spacing: -0.4em; /* 文字間を詰めて隙間を削除する */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2a2a2;
}
ul#column-list li a {
	width: 660px;
	display: block;
	padding: 20px 20px 17px;
}
ul#column-list li .icn-list{
	display: inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	text-align: center;
	font-size: 85%;
	border: 1px solid #30659e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 10px 0 0;
	padding: 3px 8px 2px 8px;
	background-color:#30659e;
	text-align:center;
	color:#fff;
}
ul#column-list li h2{
	font-size:138.5%;
	color:#30659e;
	font-weight:bold;
	display: inline-block;
	vertical-align:middle;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
ul#column-list li p{
	letter-spacing: normal; /* 文字間を通常に戻す */
	font-size: 93%;
	line-height: 1.5;
	padding: 5px 0 0 0;
	word-wrap: break-word
}

/***************************************************************************
◆記事本文◆ スタイル
***************************************************************************/
#vol01{
}
.column-box{
	width:700px;
	float:left;
	clear:both;
	padding:25px 0 0 0;
}
.column-box .ttl-column{
	width: 660px;
	padding: 0 20px 7px;
	font-size: 218%;
	font-weight: bold;
	line-height: 1.3;
	color: #2b5a8d;
	clear: both;
}
.column-box .txt-lead{
	width: 660px;
	padding: 0 20px 0;
	line-height: 1.8;
	clear: both;
	color: #555;
}
.column-box .column-content{
	width: 620px;
	clear: both;
	margin: 26px 0 0 0;
	padding: 30px 39px 20px;
	background-color: #FFF;
	border: solid 1px #cccccc;
	/* border-radius */
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	vertical-align: middle;
	float: left;
	/* [disabled]position: relative; */
	z-index: 0;
}
.column-box .column-content .txt-section{
	width: 620px;
	float:left;
	clear: both;
	padding:0 0 20px 0;
}
.column-box .column-content .txt-section h2{
	width: 100%;
	padding: 8px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #828282;
	margin: 0 0 10px;
	line-height: 1;
}
.column-box .column-content .txt-section h2 span{
	padding: 0 0 0 10px;
	font-size: 153.9%;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2b5a8d;
	vertical-align:middle;
	display: block;
	margin: 0 0 0 3px;
}
.column-box .column-content .txt-section p{
	font-size: 100%;
	line-height: 1.8;
	padding: 0 0 18px 0;
	color: #555;
}
.column-box .column-content .txt-section h3{
	font-size: 123.1%;
	font-weight: bold;
	color: #30659e;
	padding: 0 0 2px 0;
}
/* テキスト文中 リスト */
#content-box ol.txt-list,
#content-box ul.txt-list{
	width: 100%;
	margin: -10px 0 7px 0;
	padding: 0;
}
#content-box ol.txt-list li,
#content-box ul.txt-list li{
	margin: 0;
	padding: 0.25% 0 0.25% 1.25em;
	color: #555;
	font-weight: bold;
	line-height: 1.8;
	text-indent: -1.25em;
}
/* テキスト文中 定義リスト */
#content-box dl.txt-list{
	width: 100%;
	margin: 8px 0 8px 0;
	padding: 0;
}
#content-box dl.txt-list dt{
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 108%;
}
#content-box dl.txt-list dd{
	margin: 0;
	padding: 0.5% 0 2% 1em;
	color: #555;
	line-height: 1.4;
	font-size: 100%;
}
/* テーブル ４列 */
.column-box .column-content .txt-section table.t-4col{
	margin: 0 0 20px 0;
	border-collapse: collapse;
	/* [disabled]width: 620px; */
	clear: both;
	overflow: scroll;
}
.column-box .column-content .txt-section table.t-4col tr{
	width: 620px;
}
.column-box .column-content .txt-section table.t-4col tr th{
	/* [disabled]width: 20%; */
	padding: 9px 5px 8px 10px;
	margin: 0;
	font-size: 93%;
	color: #4a5c72;
	border: 1px solid #b7b7b7;
	text-align: left;
	vertical-align: top;
	background-color: #eef4f9;
}
.column-box .column-content .txt-section table.t-4col tr td{
	/* [disabled]width: 20%; */
	font-size: 93%;
	padding: 8px 10px 8px 10px;
	margin: 0;
	color: #333;
	border: 1px solid #b7b7b7;
	vertical-align: top;
	background-color: #fff;
	table-layout: fixed;
	/* [disabled]word-break: break-all; */
	/* [disabled]word-wrap: break-word; */
}

/* 画像制御 20180417 */
.column-box img{
	width:100%;
	height:auto;
	margin:1em 20px;
	max-width:660px;
}
.column-box .column-content img{
	width:100%;
	max-width:660px;
	height:auto;
	margin:0;
	
}



}





/***************************************************************************
★共通★ページネーション
***************************************************************************/
ul.pagination {
	margin: 0 0 1% 0;
	padding: 3% 1% 2%;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	clear: both;
	font-size: 93%;
}
ul.pagination li {
	list-style: none;
	display: inline;
	margin:0 1px 0 1px;
	padding: 0;
}
ul.pagination li strong {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.4em;
	background-color: #EEEEEE;
	border: 1px #ccc solid;
	margin: 0 0 1% 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
ul.pagination li a {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.5em 0.15em;
	border: 1px #ccc solid;
	margin: 0 0 1% 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
ul.pagination li.index-back a {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.7em;
	border: 1px #ccc solid;
	margin: 0 2% 1% 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
ul.pagination li a:link,
ul.pagination li a:visited {
	border-color: #ccc;
	color: #405392;
	text-decoration:none;
}
ul.pagination li a:hover,
ul.pagination li a:active {
	border-color: #ccc;
	background-color: #f5ff75;
	color: #405392;
	text-decoration:none;
}
ul.pagination li a.active {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.4em;
	background-color: #EEEEEE;
	border: 1px #ccc solid;
	margin: 0 0 1% 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
/***************************************************************************
★共通★ナビアイコン リンクカラー
***************************************************************************/
ul#column-navi li a:link{
	text-decoration: none;
}
ul#column-navi li a:hover{
	background-color: #f5ff75;
	text-decoration: none;
}
ul#column-navi li a:visited{

}
ul#column-navi li.cr a{
	color:#fff;
}
ul#column-navi li.cr a:link,
ul#column-navi li.cr a:visited,
ul#column-navi li.cr a:hover{
	background-color:#30659e;
	text-decoration: none;
	color:#fff;
}
#navi-box div.index-list a{
	color:#555;
	background-color:#f5f5f5;
}
#navi-box div.index-list a:link,
#navi-box div.index-list a:visited{
	text-decoration:none;
	color:#555;
	background-color:#f5f5f5;
}
#navi-box div.index-list a:hover{
	text-decoration: underline;
	color: #555;
	background-color: #FAFAFA;
}
