* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }
br.clear {clear:both;}
body {
	font-size: 13px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #414141;
	min-width: 100%;
	background: #fff url(../img/bg2.jpg) repeat-x;
	background-attachment: fixed;
}

/*font-family: 'Ubuntu', sans-serif;*/

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a:hover {
	/* IE8 標準モードの独自拡張 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
	/* Firefox 1.5 までの独自拡張 */
	-moz-opacity: 0.7;  
	/* Safari 1.1 までの独自拡張 */
	-khtml-opacity: 0.7;  
	/* Safari 2.0 までの独自拡張 */
	-webkit-opacity: 0.7;  
	/* CSS3 の公式プロパティ（Firefox 1.5+、Opera 8.0+、Safari 3.0+）*/
	opacity: 0.7;
} 
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(img/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

p {
  /* 基本的なテキスト要素の行送りを設定してください */
  line-height: 1.6;
}

ul, ol, dl {
  /* リスト関連要素の行送りを設定してください */
  line-height: 1.3;
}

p {
  /* パラグラフの上下マージンを設定してください */
  margin-top: 0;
  margin-bottom: 0;
}

ul, ol, dl {
  /* 箇条書きの上下マージンを設定してください */
  margin-top: 0;
  margin-bottom: 0;
}

strong {
  font-size: 110%;
  color: #F00;
}

hr {
  float: left;
  height: 1px;
	width: 100%;
  margin-bottom: 50px;
  border: none;
  border: 1px #7B7B7B solid;
}

h1 {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 180%;
  margin: 0;
  padding: 0;
  

}

h3 {
  font-size: 140%;
  margin: 0 ;
  padding: 0;
 
}

h4 {
 font-size: 135%;
  margin: 0 ;
  padding: 0;
  
}

h5 {
  font-size: 125%;
  margin: 0 ;
  padding: 0;
}

h6 {
  font-size: 100%;
  margin: 10px 0 10px 20px ;
  padding: 0;
}

h7 {
  /* 見出し 6 のジャンプ率を設定してください */
  font-size: 90%;
  /* 見出し 6 の上下マージンを設定してください */
  margin-top: 0;
  margin-bottom: 0;
}

/*画像左回り--------------------------------------*/
.img_l{
	float:left;
	margin:0px 10px 0px 0px;
	}


/*画像右回り---------------------------------------*/
.img_r{
	float:right;
	margin:0px 0px 0px 10px;
	}


/*見出し5　幅はメインにて540px装飾はライトブルー枠に黄色のバック-----------------------*/
.p_index{
	margin:5px 5px 10px 5px;
	/*border:solid 1px #00CCCC;
	background-color:#FFFFCC;*/
	padding-left:5px;
	line-height:150%;
	font-size:120%;
	color:#003366;
	text-align:left;
	clear:both;
font-family: "MS Pゴシック", Osaka, Sans-Serif;
	}


.shell { width: 1000px; margin: 0 auto; background: #fff; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.5) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.5) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.5) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.5) ;  }

#ad{ 
	height: 25px;
	padding: 5px 0 0 10px ;
	color: #FFFFFF;
	background: #0381CC;
}

#header {
		float:left;
  width: 100%;
  height: 100px;
   margin: 0;
  padding: 0;
	background: #fff;
}

#logo {
	width: 100%;
	float: left;
	font-size: 0;
	line-height: 0;
	padding:10px 0 ;
}

#logo a {
	height: 80px;
	display: block;
	background: url(../img/header.jpg) no-repeat 0 0;
	text-indent: -4000px;padding:0 0 0 0 ; }


/* ---------------------------------------------------------------- *
	メイン部分
 * ---------------------------------------------------------------- */
#main {
	float:left;
	width:1000px;
    margin:0 ;
    padding:0;
	background: #fff;
}

#main a:hover {
	/* IE8 標準モードの独自拡張 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
	/* Firefox 1.5 までの独自拡張 */
	-moz-opacity: 0.7;  
	/* Safari 1.1 までの独自拡張 */
	-khtml-opacity: 0.7;  
	/* Safari 2.0 までの独自拡張 */
	-webkit-opacity: 0.7;  
	/* CSS3 の公式プロパティ（Firefox 1.5+、Opera 8.0+、Safari 3.0+）*/
	opacity: 0.7;
} 


/* スライドショウ　PCのみ表示 */
.slider {
	width: 100%;
	height: 360px;
	margin: 0 0 40px 0;
	text-align: center;
	overflow: hidden;
}

.slider img {
	height: 360px;
	top: 0;
	left: 0;
}
/* スライドショウ　PCのみ表示 */

/* ---------------------------------------------------------------- *
	サイドナビ リンク部分
 * ---------------------------------------------------------------- */

/* スマホ用ナビ　スマホのみ表示 */
#navigation { display:none; }
/* スマホ用ナビ　スマホのみ表示 */

/*メニューレイアウトここから-----------------------------------------------*/

.navigation{
	float:left;
    width:220px;
    margin: 10px 0 0 0;
    padding:0 0 0 50px;
	}

/*メニューの見出し共通設定*/
.navigation h2{
	height:44px;
	margin:0;
	padding:0;
	}

.navigation a{
	display:block;
	margin:0;
	padding:0;
	}

.navigation ul{
	list-style-type:none;
	margin:0 10px;
	padding:3px 5px;
	text-align:left;
	}

.navigation li{
	font-size:80%;
	}

.navigation li a img{
	border:0px;
	}

.navigation li a{
	width:175px;
	height:18px;
	padding: 10px 0 10px 10px ;
	background:url("../img/menu/back_menu_common.gif") repeat;
	background-position:left top;
	border:solid 1px #999999;
	font-size: 15px;
	font-weight: 600;
	border-left:solid 4px #666666;

	}

.navigation li a:hover{
	background-position:left bottom;
	border-left:solid 4px #CCCCCC;

	}

.navigation_bottom{
	margin:0;
	padding:0 0 10px 0;
	background-image:url("../img/white.gif");
	}



/*サブメニューの表記----------------------------*/

/*商品紹介*/

.menu_goods{
	background-image:url("../img/menu/back_goods_02.gif");
	background-repeat:repeat-y;
	}

.menu_goods a{
	color:#006699;
	}

.menu_goods li a{
	border-left:solid 4px #006699;
	}

.menu_goods li a:hover{
	border-left:solid 4px #0099FF;
	}



/*WEB-SHOP*/

.menu_shop{
	margin-top:5px;
	background-image:url("../img/menu/back_webshop_02.gif");
	background-repeat:repeat-y;
	}

.menu_shop a{
	color:#CC6600;
	}


.menu_shop li a{
	border-left:solid 4px #CC6600;
	}

.menu_shop li a:hover{
	border-left:solid 4px #FF9933;
	}


/*ウォーターキングクラブ*/

.menu_club{
	margin-top:5px;
	background-image:url("../img/menu/back_wkc_02.gif");
	background-repeat:repeat-y;
	}

.menu_club a{
	color:#336633;
	}

.menu_club li a{
	border-left:solid 4px #336633;
	}

.menu_club li a:hover{
	border-left:solid 4px #CCFF66;
	}


/*代理店*/

.menu_agency{
	margin-top:5px;
	background-image:url("../img/menu/back_agency_02.gif");
	background-repeat:repeat-y;
	}

.menu_agency a{
	color:#666666;
	}

.menu_agency li a{
	border-left:solid 4px #666666;
	}

.menu_agency li a:hover{
	border-left:solid 4px #CCCCCC;
	}


/*メニューその他*/

.menu_etc{
	margin-top:10px;
	
	}

.information{
	margin-top:10px;
	background-image:url("../img/menu/information_02.gif");
	background-repeat:repeat-y;
	}

.information p{
	margin:0px 10px;
	font-size:12px;
	font-family:"MS Pゴシック","Osaka",Sans-Serif;
	text-align:left;
	}

/*レイアウト用CSS*/

.sub_menu a{
	margin-left:10px;
	font-size:60%;
	line-height:18px;
	color:#330000;
	}

/*スマホ用　シャップバーナーCSS*/

.navi_banner_shop {
  display:none;
}


/*メニューレイアウトここまで-----------------------------------------------*/


/* ---------------------------------------------------------------- *
	コンテンツ
 * ---------------------------------------------------------------- */


#contents {
	float:right;
	width:650px; 
	margin: 0px;
    padding: 10px 50px 20px 30px;
	text-align:left;
}

article p {
  width:auto;
  padding: 10px 10px 20px 10px;
  font-size: 15px;
  line-height: 1.6;
}

article h2 {
  height: 20px;
  margin: 20px 0;
  padding:10px 0;
  border-bottom:#0381C8 solid 5px;
  text-align: left;
}

article h3{
	margin:10px 10px 15px 10px;
	border-left:solid 3px #00CCCC;
	border-bottom:solid 1px #00CCCC;
	padding-left:5px;
	line-height:150%;
	color:#003366;
	text-align:left;
	font-size:140%;
	clear:both;
	}

article h4{
	margin: 10px 0 5px 0;
	padding: 0 2%;
	border:solid 1px #00CCCC;
	background-color:#FFFFCC;
	line-height:150%;
	font-size:120%;
	color:#003366;
	text-align:left;
	clear:both;
	}


section {
	float:right;
	width:100%; 
	margin: 0px;
    padding: 10px 0 20px 0;
	text-align:left;
	background: #fff;
}

.backtop{
  padding: 20px 10px; 
	text-align: right;
}

/* トップページ　PC用ショップバナー　PCのみ表示 */
.top_banner_shop {
  width: 90%;
  margin: 0 5% 30px 5%;
  padding: 0;
  text-align: center;
}

.top_banner_shop img {
  width: 100%;
}

/* 通常バナー */
.top_banner {
  width: 90%;
  margin: 0 5% 30px 5%;
  padding: 0;
  text-align: center;
}

.top_banner img {
  width: 100%;
}

.img_l{
	margin-bottom:10px;
	}

.ro_title{
	border-bottom:double 3px #999999;
	}

.ro_comment01{
	border:double 3px #999999;
	background-color:#F0FFFF;
	margin:20px 50px;
	padding:5px;
	font-size:80%;
	text-align:left;
	clear:both;
	line-height:100%;
	}

.introduction_ul{
	margin:0px 10px 20px 10px;
	padding:10px 20px;
	float:left;
	text-align:left;
	font-size:110%;
	color:#000000;
	line-height:150%;
	list-style-image:url("../img/point.gif");
	}



/* 浄水器ページ--------------------------------------------------------- */

.thumbnail{
	float:left;
	width:130px;
	margin:10px 12px;
	text-align:center;
	border:solid 1px #999999;
	}

.thumbnail a{
	color: #000000;
	font-size:85%;
    display:block;
	}

.thumbnail a:hover{
	color: #FF6600;
	background-color:#FFFFCC;
	}

.detail{
	width: 100%;
	margin:5px 0;
	}

.detail img{
	float:left;
	margin:10px 0;
	}

.detail table{
	float:right;
	width: 55%;
	margin:10px 0;
	padding:5px 0;
	border-bottom:solid 1px #999999;
	line-height:120%;
	color:#000000;
	font-size:100%;
	}

.detail td{
	padding:5px;
	border-bottom:solid 1px #999999;
	line-height:120%;
	color:#000000;
	}


.introduction_ul{
	margin:0px 10px 20px 10px;
	padding:0px 20px 0px 20px;
	float:left;
	text-align:left;
	font-size:90%;
	color:#000000;
	line-height:120%;
	list-style-image:url("../img/point.gif");
	}

.leftimg{
	width: 40%;
	float:left;
	margin:10px 2% 0 0;
	}

.leftimg img{
	width: 100%;
	}
	
.price {
	padding:5px;
	color:#F00;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	}

.price2 {
	color:#F00;
	text-align:center;
	}

.gorental {
	text-align:center;
	}


.filtersystem img{
	float:left;
	width: 100%;
	margin:0px;
	}

/* 会社ページ--------------------------------------------------------- */

.bossoffice{
	float:left;
	margin:0px 10px 10px 0px;
	width:210px;
	}

.bossofficeimg{
	margin:5px;
	border:solid 1px #999999;
	}

.comments01{
	text-align:left;
	font-size:90%;
	color:#000000;
	line-height:150%;
	width:560px;
	}

.menutable {
width:89%;
	margin: 20px 0;
}

.menutable th {
	width:30%;
  padding:10px;
  background:#E2F0F9;
  border:solid 1px #999;
  font-size:15px;
  text-align:center;
}

.menutable td {
  padding:10px;
  border:solid 1px #999;
  font-size:15px;
  text-align:left;
}

.staff {
width:35%;
	margin:0 65% 0 0;
}

.staff01 {
	float:left;
	width:70%;
}

.staff02 {
	float:left;
	width:30%;
  text-align: right;
}

/* 問合せページ--------------------------------------------------------- */

.toiawase {
width:100%;
	margin: 0;
}

.toiawase-tr {
	float: left;
	width:96%;
	margin: 3px 2%;
	background:#E2F0F9;
}


.toiawase-th {
	float: left;
	width:30%;
  padding:10px 0;
  background:#E2F0F9;
  border:solid 1% #999;
  font-size:15px;
  text-align:center;
}

.toiawase-td {
	float: right;
	width: 68%;
  padding:10px 0 10px 2%;
	background:#fff;
  border:solid 1% #999;
  font-size:15px;
  text-align:left;
}

.toiawase-none {
	width:auto;
    margin: 0;
    list-style: none;
    line-height: 2;
}

.thumbnail{
	width:220px;
	margin:10px 15px;
	float:left;
	text-align:center;
	border:solid 1px #999999;
	}

.thumbnail a{
	color: #000000;
	font-size:85%;
	display:block;
	}

.thumbnail a:hover{
	color: #FF6600;
	background-color:#FFFFCC;
	}

/* 送料ページ--------------------------------------------------------- */

table {
	font-size: 80％;
	text-align: center;

}

td{
	border: solid 1px #999999;
	padding:3px;
	margin-left:15px;

	}

.todoufuken_title{
	background-color:#CCCCCC;
	}

.souryou1{
	width:180px;
	}

.souryou2{
	width:180px;
	}

/* ページナビ--------------------------------------------------------- */

.paginavi{
  width:100%;
  margin:0 0 5px 0;
  padding: 0;
  line-height: 1.3;

}





/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */

footer {
  float:left;
  width:100%;
  height: 30px;
  margin: 0;
  padding: 0;
  background: #F6F7F7;
  text-align: center;
}

.footer_ul { display:none; }

/* ---------------------------------------------------------------- *
	パンくずリスト
 * ---------------------------------------------------------------- */


/* --- リストエリア --- */
ol.topicPath {
margin: 0 0 0 5px;
padding: 0;
list-style-type: none;
}

/* --- リスト項目 --- */
ol.topicPath li {
display: inline;
}

/* --- リンク --- */
ol.topicPath li a {
margin-right: 6px; /* リンクエリアの右マージン */
}

/* --- リンク --- */
.pankuz {
font-size:13px; /* リンクエリアの右マージン */
display: inline;
}


/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: 768px; }
	.shell { width: 748px; }

	
#logo {
	width: 100%;
	float: left;
	font-size: 0;
	line-height: 0;
	padding:20px 0 ;
}

#logo a {
	height: 60px;
	display: block;
	background: url(../img/header2.jpg) no-repeat 0 0;
	text-indent: -4000px;padding:0 0 0 0 ; }


/* ---------------------------------------------------------------- *
	メイン部分
 * ---------------------------------------------------------------- */
#main {
	float:left;
    width:748px;
    margin:0 ;
    padding: 0;
}

/* スライドショウ　PCのみ表示 */
.slider {
	width: 100%;
	height: 260px;
	margin: 0 0 20px 0;
	text-align: center;
	overflow: hidden;
}

.slider img {
	height: 260px;
	top: 0;
	left: 0;
}
/* スライドショウ　PCのみ表示 */
	
/* ---------------------------------------------------------------- *
	サイドナビ リンク部分
 * ---------------------------------------------------------------- */

.navigation{
	float:left;
    width:220px;
    margin: 10px 0 0 0;
    padding:0 0 0 10px;
	}

.navigation li a{
	width:175px;
	height:18px;
	padding: 8px 0 8px 10px ;
	background:url("../img/menu/back_menu_common.gif") repeat;
	background-position:left top;
	border:solid 1px #999999;
	font-size: 15px;
	font-weight: 600;
	border-left:solid 4px #666666;

	}

/* ---------------------------------------------------------------- *
	コンテンツ
 * ---------------------------------------------------------------- */

#contents {
	float:right;
	width:490px; 
	margin: 0px;
    padding: 10px 10px;
	text-align:left;
}


}

	
@media only screen and ( max-width: 767px) {
	body { width: 320px; }
	.shell { width: 320px; margin: 0 auto;  }
	
#ad{
	width: 96%;
	height: auto;
	padding: 5px 2% ;
	font-size: 12px;
	color: #FFFFFF;
	background: #0180CD;
}
	
#header { width: 320px; height: 200px; position: relative; padding-left: 0; padding-right: 0;  repeat 0 0; }


#logo { width: 320px; float: left; font-size: 0; line-height: 0; padding:0  ;}
#logo a { height: 180px; display: block; background: url(../img/header3.jpg) no-repeat 0 0;  text-indent: -4000px;padding:0 0 0 0 ; }
	

/* ---------------------------------------------------------------- *
	ナビ部分
 * ---------------------------------------------------------------- */

/* PC用ナビ　PCのみ表示 */
.navigation { display:none; }
/* PC用ナビ　PCのみ表示 */
	
/* スマホ用ナビ　表示 */
#navigation { display:block; }
	
	#navigation { 
	width:100%;
	height: 50px;
	margin: 0 0 20px 0;
    padding: 0;
		
    }
	#navigation a.nav-btn {
  float: left;
  width: 300px;
  margin: 5px 10px;
  padding:10px 0;
  background:#FFA400;
  text-align:center;
  list-style: none;
  display: block;
  font-weight:bold;
  font-size:16px;
  color: #fff;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */  
   }
	
#navigation { position: relative; z-index: 1000; background: #ffffff;　border-top:#F19701 solid 0;border-bottom:#F19701 solid 0;}
#navigation ul {float: left; display: none; position: relative; top: 0; left: 0;  width: 100%; background: #ffffff;}
#navigation ul li { 
	float: left;
  width: 300px;
  margin: 5px 10px;
  padding: 10px 0 ;
  background:#FFA400;
  text-align:center;
  list-style: none;
  display: block;
  font-weight:bold;
  color: #fff;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */  
   }
#navigation ul li p.navismoll { font-size: 11px; text-align:center; }
#navigation ul li.frast { display: none; }
#navigation ul li.last { width: 300px; padding: 15px 0 30px 0 ; }
#navigation ul li.highmid {float: left;width: 300px;  padding: 15px 0 0 0 ; }
#navigation ul li.threesteps {height: 40px;}
#navigation ul li a { padding: 0 22px; color: #fff; }
#navigation ul li.first a { padding-left: 26px; display: none; }

 

/* スマホ用ナビ　表示 */
	
/*スマホ用　シャップバーナーCSS*/

.navi_banner_shop {
  display:block;
	position: relative; 
  width:100%;
  height: 100px;
  margin: 0;
  padding:0 0 30px 0;
}

.navi_banner_shop img {
  width:100%;
  margin: 0;
  padding: 0;
}


/* ---------------------------------------------------------------- *
	メイン部分
 * ---------------------------------------------------------------- */
#main {
    width:320px;
    margin:0 ;
    padding: 0;
}



/* ---------------------------------------------------------------- *
	コンテンツ
 * ---------------------------------------------------------------- */
	
#contents {
	width:100%;
	margin: 0;
    padding: 0;
	text-align:left;
}
	
article h2 {
 width:100%;
  height: 20px;
  margin: 20px 0;
  padding:10px 0;
  border-bottom:#0180CD solid 5px;
  text-align: center;
	font-size: 18px;
	
}

article img {
 width:100%;
  margin: 10px 0;
  padding:0;
  text-align: center;
}

/* トップページ　PC用ショップバナー　PCのみ表示 */
.top_banner_shop {
  display:none;
}

/* 通常バナー*/
.top_banner {
  width: 100%;
  margin: 0;
  padding: 0;
}

.top_banner img {
  width: 100%;
}

	
.backtop{
	text-align: center;
}

/* スライドショウ　PCのみ表示 */
.bx-wrapper {
	display:none;

}
.slider {
	display:none;
}

/* スライドショウ　PCのみ表示 */

	
.detail{
	width: 80%;
	margin:5px 10%;
	}

.detail img{
	float:left;
	width: 100%;
	height: auto;
	margin:0px;
	}

.detail table{
	float:left;
	width: 100%;
	padding:5px 0px;
	border-bottom:solid 1px #999999;
	line-height:120%;
	color:#000000;
	font-size:90%;
	}

.detail td{
	padding:5px;
	border-bottom:solid 1px #999999;
	line-height:120%;
	color:#000000;
	}
	
.leftimg{
	width: 100%;
	float:left;
	margin:0 2% 0 0;
	}

.leftimg img{
	width: 100%;
	}
	

/* 会社ページ--------------------------------------------------------- */

.menutable {
width:100%;
	margin: 20px 0;
}

.menutable th {
	width:30%;
  padding:10px;
  background:#E2F0F9;
  border:solid 1px #999;
  font-size:16px;
  text-align:center;
}

.menutable td {
  padding:10px;
  border:solid 1px #999;
  font-size:16px;
  text-align:left;
}

	
.staff {
width:90%;
	margin:0;
}


/* 問合せページ--------------------------------------------------------- */


.toiawase-tr {
	float: left;
	width:100%;
	margin: 3px 0;
	background:#E2F0F9;
}


.toiawase-th {
	float: left;
	width:100%;
  padding:10px 0;
  background:#E2F0F9;
  border:solid 1% #999;
  font-size:15px;
  text-align:center;
}

.toiawase-td {
	float: left;
	width: 98%;
  padding:10px 0 10px 2%;
	background:#fff;
  border:solid 1% #999;
  font-size:15px;
  text-align:center;
}

	
/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */



footer {
 	width: 320px;
	height: 180px;
	margin: 0;
	padding: 20px 0;
}
	
.footer_ul { 
	display:block;
	margin: 0 0 20px 0;
	padding: 0;
}
	
.footer_ul li{ 
	display:block;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size:15px;
}

.pcgo {
  height:20px;
  margin: 10px 0;
  padding: 0;
  display:block;
  text-align: center;
  background:#FC3;
    text-indent: 0px;
}
/* ---------------------------------------------------------------- *
	パンくずリスト
 * ---------------------------------------------------------------- */


/* --- リストエリア --- */
ol.topicPath {
	display:block;
  text-align: center;
}
	}