Commit 6d4b38fc by o.kimura

T67,68など

parent 659d2a25
......@@ -93,7 +93,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="bookArea01">
<div class="minibox">
<p class="img"><img src="images/book/thumb_1.png" width="150" height="200" alt="" /></p>
<p class="text">工業会紹介パンフレット<a href="/safety/images/pdf/2021_kougyoukai.pdf" target="_blank" class="normal">PDF ダウンロード</a></p>
<p class="text">工業会紹介パンフレット<a href="/safety/images/pdf/2022_kougyoukai.pdf?v=2022" target="_blank" class="normal">PDF ダウンロード</a></p>
</div>
<div class="minibox">
<p class="img"><img src="images/book/b01_2.jpg" width="150" height="200" alt="" /></p>
......
......@@ -352,3 +352,17 @@ span.icon_topics {
text-align: left;
padding-bottom: 20px;
}
.mv_fade {
cursor: pointer;
opacity: 1;
}
.mv_fade:hover{
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: .7;
}
\ No newline at end of file
......@@ -118,11 +118,12 @@
</ul>
</div>
<div class="box">
<h2><span>Data</span></h2>
<h2><span>Data and Manual etc.</span></h2>
<ul>
<li><a href="/global/pictgram/">Standard pictogram</a></li>
<li><a href="/global/about_iso19026/">about ISO19026<br>
Accessible design - Shape and colour of a flushing button and a call button, and their arrangement with a paper dispenser installed on the wall in public restroom</a></li>
<li><a href="/global/manual/">Manual for Toilet with Spray Seat Cleaning</a></li>
</ul>
</div>
</div>
......
No preview for this file type
/*=========================================================
Site Name toiletnavi
File Name parts.css
Create Date 2014/7/22
Update Date 2014/7/22
==========================================================*/
div#container div#contents div#main_contents div.section h3{
margin-bottom: 20px;
font-size: 128%;
font-weight: bold;
}
div#container div#contents div#main_contents div.section div.content{
width: 676px;
margin: 0 auto;
padding-bottom: 40px;
}
div#container div#contents div#main_contents div.section div.content p{
margin-bottom: 5px;
}
div#container div#contents div#main_contents p.title_add {
margin-top:-20px;
margin-bottom:15px;
padding-left:25px;
}
div#container div#contents div#main_contents div.section div.content p.strong_text{
font-weight: bold;
}
div#container div#contents div#main_contents div.section h4{
}
div#container div#contents div#main_contents .textBlock01{
margin-top: 30px;
}
div#container div#contents div#main_contents .textBlock01 p.midashiText01{
font-size: 108%;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 5px;
line-height: 100%;
border-bottom:1px solid #ddd;
}
/* data05 study02-1 */
body.detail01 div#container div#contents div#main_contents div.section table.study02-1_a{
}
body.detail01 div#container div#contents div#main_contents div.section table.study02-1_a th{
width: 15em;
vertical-align: top;
padding-bottom: 8px;
}
body.detail01 div#container div#contents div#main_contents div.section table.study02-1_a td{
width: 600px;
vertical-align: top;
padding-bottom: 8px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b{
width: 600px;
margin-bottom: 20px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b td{
padding: 8px;
border: 1px solid #ccc;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr01{
width: 90px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr02{
width: 190px;
line-height:1.3;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr03{
width: 190px;
line-height:1.3;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr02 span,
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr03 span{
font-size:10px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .tr04{
width: 90px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .center{
text-align: center;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .right{
text-align: right;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .red{
background-color: #ffc5c1;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content table.study02-1_b .blue{
background-color: #cef9ff;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content div.study02-1_c{
/*margin-bottom: 20px;*/
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content div.study02-1_c .left_img{
float: left;
width: 200px;
}
body#mr_study01 div#container div#contents div#main_contents div.section div.content div.study02-1_c p.right_text{
margin-top: 5px;
float: right;
width: 450px;
}
.pt15{
padding-top: 15px;
}
/* 170403 update */
.pictImg01{
width: 680px;
padding-bottom: 20px;
}
.pictImg01 img{
width: 100%;
height: auto;
}
.bottom{
overflow: hidden;
width: 600px !important;
padding: 15px 20px;
border: #ccc solid 1px;
}
.bottom div{
width: 50%;
float: left;
}
/* 170522 updata pictgram */
div.section_menu_pic{
background: url(../../shared/images/content/line_content.png) no-repeat bottom center;
padding-bottom: 4px;
}
div.section_menu_pic p.index{
width: 86px;
position: relative;
top: 15px;
left: 35px;
}
div.section_menu_pic ul{
background-color: #ECF6F7;
padding: 25px 20px 20px 40px;
}
div.section_menu_pic li{
width: 310px;
float: left;
}
div.section_menu_pic li.menuTitle01{
width: 600px;
float: none;
display: inline-block;
margin-top: 10px;
}
div.section_menu_pic li a{
background: url(../../shared/images/common/icon_under.png) no-repeat left 50%;
padding: 5px 0 0 18px;
display: block;
font-weight: bold;
}
div.pict_dl dl{
}
div.pict_dl dt{
font-weight: bold;
}
div.pict_dl dd{
margin: 0 0 10px 1.5em;
}
div.pict_table table{
width: 100%;
border: 1px solid #ccc;
border-bottom: none;
border-right: none;
margin-top: 10px;
background: #fff;
}
div.pict_table th{
text-align: center;
}
div.pict_table th:nth-child(1){
width: 8em;
}
div.pict_table th:nth-child(2){
width: 6em;
}
div.pict_table th:nth-child(3){
width: 10em;
}
div.pict_table th:nth-child(4){
width: 45%;
}
div.pict_table th,
div.pict_table td{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 5px;
}
.checkaction{
margin: 30px auto;
text-align: center;
padding: 20px;
background: #f2f2f2;
border: 1px solid #ccc;
}
.checkaction.pict{
margin-top: 0 !important;
}
.checkaction p.checked{
margin-top: 10px;
font-weight: bold;
}
.guidetext_cheked{
margin-bottom: 20px;
}
.pict_bold{
padding: 10px 0 2px 5px;
display: block;
font-weight: bold;
}
.pt20{
padding-top: 20px;
}
.content_guide{
width: 616px;
padding: 20px 40px;
background: #f8f8f8;
border: 2px solid #FFAE00;
}
.content_guide h5{
font-size: 132%;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}
.content_guide h6{
font-size: 117%;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}
.guidlinedate{
font-size: 117%;
font-weight: bold;
text-align: center;
margin: 20px 0;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="keywords" content="Toilet,statistics,data,Toilet Seat,Sanitary Equipment Industry Association">
<meta name="description" content="Japan Sanitary Equipment Industry Association contributes to the healthy development of industry along with improvement of the economy and living environment of people.">
<title>Manual for Toilet with Spray Seat Cleaning | TOILET NAVIGATION | Japan Sanitary Equipment Industry Association</title>
<!--各ページ共通項目 -->
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-N4F24ZD');
</script>
<!-- End Google Tag Manager -->
<script type="text/javascript" src="../../shared/js/commonparts.js"></script>
<script type="text/javascript" src="../../shared/js/jquery.js"></script>
<script type="text/javascript" src="../../shared/js/common.js"></script>
<link rel="stylesheet" href="../../shared/css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="../../shared/css/fontdefault.css" type="text/css" media="all">
<link rel="stylesheet" href="../../shared/css/common_en.css" type="text/css" media="all">
<link rel="stylesheet" href="../css/parts.css" type="text/css" media="all">
<link rel="stylesheet" href="css/pict.css" type="text/css" media="all">
<!--original -->
<script type="text/javascript">
//<![CDATA[
(function($) {
$(function() {
$(".pngfix").fixPng();
$("input[type='button']").click(function() {
$(".pngfix, #normal").animate({
opacity: "toggle"
});
});
});
})(jQuery);
//]]>
</script>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
</head>
<body class="data archives" id="mr_top">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N4F24ZD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="container">
<div id="head_area">
<h1><a href="/global/"><img src="../../global/images/shared/head/site_logo.png" width="478" height="60" alt="TOILET NAVIGATION" /></a></h1>
<!-- head gmenu -->
<script type="text/javascript">
<!--
includeHeadEn();
//
-->
</script>
<noscript>
<p>当サイトはJavaScriptをonにしてご覧ください。</p>
</noscript>
<!-- /head gmenu -->
</div>
<div id="contents_area">
<div id="pan" class="pan">
<ul>
<li class="page_g"><a href="/global/">HOME</a></li>
<li>Standard pictogram</li>
</ul>
</div>
<div id="contents" class="heightLineParent clearfix">
<!--maincontent -->
<div id="main_contents">
<h2 class="pngfix"><span>Manual</span></h2>
<!--section_a -->
<div class="section clearfix" id="section_a">
<h3 class="blue pngfix">Manual for Toilet with Spray Seat Cleaning</h3>
<div class="content">
<p>This manual was created by the Japan Building Maintenance Association and the Japan Sanitary Equipment Industry Association to inform building maintenance workers in Japan, where toilets in public buildings are increasingly equipped with spray seats. It was revised and published in April 2017 and translated into English. Nowadays, spray seats are becoming increasingly common not only in homes but also in hotels, airport facilities and other places around the world. This manual will help your daily cleaning work.</p>
</div>
<ul>
<li><span class="link_type_b"><a href="cleaning_manual.pdf" target="_blank">Manual for Toilet with Spray Seat Cleaning</a></span></li>
</ul>
</div>
</div>
<!-- side statistics -->
<script type="text/javascript">
<!--
includeSideEn_pict();
//
-->
</script>
<noscript>
<p>当サイトはJavaScriptをonにしてご覧ください。</p>
</noscript>
<!-- /side statistics -->
</div>
</div>
<!--/content-->
<!-- foot -->
<script type="text/javascript">
<!--
includeFootEn();
//
-->
</script>
<noscript>
<p>当サイトはJavaScriptをonにしてご覧ください。</p>
</noscript>
<!-- /foot -->
</div>
</body>
</html>
......@@ -83,7 +83,7 @@
<li class="data"><a href="#"><img src="shared/images/head/g_navi_data_off.gif" alt="統計・資料" width="114" height="14" /></a>
<ul>
<li><a href="/trend/study.html">研究</a></li>
<li><a href="/trend/trend/study.html">規格・基準</a></li>
<li><a href="/trend/study.html">規格・基準</a></li>
<li><a href="/trend/spread.html">統計・調査</a></li>
<li><a href="/history/index.html">トイレの歴史</a></li>
<li><a href="/association/manual.html">パンフレットなど</a></li>
......@@ -113,7 +113,7 @@
<div id="main_area" class="clearfix">
<p id="bnr_area">
<a href="https://sanitary-net-annex.com/contest/" target="_brank"><img src="/shared/images/4th_photocontest_pc.png" width="353" height="107" width="353" height="107" alt="水のある暮らし" /></a>
<a href="https://sanitary-net-annex.com/contest/" target="_brank"><img src="/shared/images/4th_result_pc.png" width="353" height="107" alt="水のある暮らし" /></a>
<a href="https://www.sanitary-net.com/news/news1692"><img src="/shared/images/kodomo.png" width="353" height="107" alt="こどもみらい住宅支援事業" /></a></p>
<div class="left">
<div style="overflow: hidden; margin-bottom: 20px;">
......
This diff could not be displayed because it is too large.

22.6 KB | W: | H:

30.8 KB | W: | H:

saving/images/index/bnr_coolchoice_lower.jpg
saving/images/index/bnr_coolchoice_lower.jpg
saving/images/index/bnr_coolchoice_lower.jpg
saving/images/index/bnr_coolchoice_lower.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -210,13 +210,8 @@ function includeSideEn_pict() {
function includeShowcaseImage() {
showcaseimage = new Array();
showcaseimage[0] = "<img src='images/showcase01.jpg' alt='' width='1280' height='377' />";
showcaseimage[1] = "<img src='images/showcase02.jpg' alt='' width='1280' height='377' />";
showcaseimage[2] = "<img src='images/showcase03.jpg' alt='' width='1280' height='377' />";
showcaseimage[3] = "<img src='images/showcase04.jpg' alt='' width='1280' height='377' />";
showcaseimage[4] = "<img src='images/showcase05.jpg' alt='' width='1280' height='377' />";
n = Math.floor(Math.random() * showcaseimage.length);
document.write(showcaseimage[n]);
showcaseimage[0] = "<a href='https://toilet-episode-cp.com/' target='_blank'><img src='images/campaign_mv.png' alt='' width='965' height='auto' class='mv_fade' /></a>";
document.write(showcaseimage[0]);
}
/*
......
......@@ -40,7 +40,7 @@
<div id="main">
<ul class="main-MV">
<li class="slider-item"><img src="/sp/shared/images/showcase.jpg" alt=""></li>
<li class="slider-item"><a href="https://sanitary-net-annex.com/contest/" target="_blank"><img src="/sp/shared/images/sessui_sp.png?v=20210801" alt=""></a></li>
<li class="slider-item"><a href="https://sanitary-net-annex.com/contest/" target="_blank"><img src="/sp/shared/images/4th_result_sp.png" alt=""></a></li>
<li class="slider-item"><a href="/news/news1572" target="_blank"><img src="/sp/shared/images/greenpt_mv.png" alt=""></a></li>
<li class="slider-item"><a href="/utsukushitoilet/"><img src="/sp/shared/images/03.jpg" alt=""></a></li>
</ul>
......
......@@ -482,10 +482,10 @@
<div id="section_last">
<div class="content">
<p class="lasttitle">日本レストルーム工業会からの情報</p>
<h5 class="last">1.温水洗浄便座の使用とトイレットペーパーの使用に関する実態調査について</h5>
<p>委託研究では、日本レストルーム工業会の「温水洗浄便座の使用とトイレットペーパーの使用に関する実態調査」で調べた最も多い4枚重ね(4つ折り)で行われました。調査には、「トイレットペーパーの種類(シングル・ダブル)」、「拭き方(重ね派・丸め派)」などもあります。調査結果をぜひご覧ください。</p>
<h5 class="last">1.温水洗浄便座の使用とトイレットペーパーの使用に関する実態調査について</h5>
<p>委託研究では、日本レストルーム工業会の「温水洗浄便座の使用とトイレットペーパーの使用に関する実態調査」で調べた最も多い4枚重ね(4つ折り)で行われました。調査には、「トイレットペーパーの種類(シングル・ダブル)」、「拭き方(重ね派・丸め派)」などもあります。調査結果をぜひご覧ください。</p>
<p class="mt30"><span class="link_type_a"><a href="/trend/research/toiletpaper2016.html" target="_blank">トイレットペーパーの使用に関する実態調査結果へ</a><img src="/trend/images/data11/ill_07.PNG" alt="" width="150" height="auto" class="ml70 txt_r"></span>
<p class="mt30"><span class="link_type_a"><a href="/trend/research/toiletpaper2016.html" target="_blank">トイレットペーパーの使用に関する実態調査結果へ</a><img src="/trend/images/data11/ill_07.PNG" alt="" width="150" height="auto" class="ml70 txt_r"></span>
</p>
<h5 class="last">2.手指への細菌付着数と手洗いについて</h5>
......

19.2 KB | W: | H:

5.24 KB | W: | H:

trend/images/column01/section_a_graf01.gif
trend/images/column01/section_a_graf01.gif
trend/images/column01/section_a_graf01.gif
trend/images/column01/section_a_graf01.gif
  • 2-up
  • Swipe
  • Onion skin

18.7 KB | W: | H:

18.2 KB | W: | H:

trend/images/column02/section_a_graf01.gif
trend/images/column02/section_a_graf01.gif
trend/images/column02/section_a_graf01.gif
trend/images/column02/section_a_graf01.gif
  • 2-up
  • Swipe
  • Onion skin
......@@ -95,8 +95,8 @@ includeGmenu();
<div class="section_column clearfix">
<p class="midashiColumn01"><img src="images/data02/section_a_text03.png" alt="調査結果からのピックアップ" width="264" height="26" /></p>
<ul>
<li><a href="research/column_01.html">・立小便は少数派? 約半数が座って使用! (2015年3月・2016年12月・2018年2月)</a></li>
<li><a href="research/column_02.html">・トイレに持ち込むもの、トップはスマートフォン! (2015年3月・2016年12月・2018年2月)</a></li>
<li><a href="research/column_01.html">・立小便は少数派? 約半数が座って使用! (2015年・2016年・2018年・2022年)</a></li>
<li><a href="research/column_02.html">・トイレに持ち込むもの、トップはスマートフォン! (2015年・2016年・2018年・2022年)</a></li>
</ul>
</div>
</div>
......
......@@ -142,7 +142,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="section clearfix" id="section_a">
<h4 class="blue pngfix"><img src="images/data03/section_a_text04.gif" alt="ISO規格" width="74" height="20" /></h4>
<div class="content">
<p>ISOは、スイスのジュネーブに本部を置く非政府機関 International Organization for Standardization(国際標準化機構)の略称です。ISOの主な活動は国際的に通用する規格を制定することであり、ISOが制定した規格をISO規格といいます。ISO規格は、国際的な取引をスムーズにするために、何らかの製品やサービスに関して「世界中で同じ品質、同じレベルのものを提供できるようにしましょう」という国際的な基準であり、制定や改訂は日本を含む世界165ヵ国(2014年現在)の参加国の投票によって決まります。
<p>ISOは、スイスのジュネーブに本部を置く非政府機関 International Organization for Standardization(国際標準化機構)の略称です。ISOの主な活動は国際的に通用する規格を制定することであり、ISOが制定した規格をISO規格といいます。ISO規格は、国際的な取引をスムーズにするために、何らかの製品やサービスに関して「世界中で同じ品質、同じレベルのものを提供できるようにしましょう」という国際的な基準であり、制定や改訂は日本を含む世界164ヵ国(2022年現在)の参加国の投票によって決まります。
</p>
<p>2017年1月に当工業会が策定したトイレ操作系ピクトグラムが、2018年1月に国際規格に登録されました。
</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment