/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
    font-family: "Arial", "Helvetica","Microsoft YaHei","Hiragino Sans GB","SimHei","宋体","ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}


body{
	font-family: "Arial", "Helvetica", "Hiragino Sans GB","Microsoft YaHei", "SimHei","宋体","ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",sans-serif;
	color: #333333;
	line-height: 1.4;	
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
}

a:link, a:hover {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
  display        : inline-block;
  color          : #ff0000;            /* 文字の色 */
  font-size      : 160%;               /* 文字のサイズ */
  letter-spacing : 3px;                /* 文字間 */
  margin-top     :10px; 
}

h2{
 font-size: 150%;
 margin-bottom: 1em;
 margin-top:2em;
 border-left: solid 0.8em #6633FF;
border-bottom:dotted 1px #6633FF;
padding-left: 0.5em;
}

/*
h3{
 font-size: 140%;
 margin-bottom:10px;
 margin-top:2em;
background: linear-gradient(white 75%, #8ac8cf); 
}
*/


h3{
	font-size: 140%;
	margin-bottom:10px;
	margin-top:2em;	
	position: relative;
	padding: 10px 0 0px 30px;
	border-bottom: 1px solid #6633FF;
	background:linear-gradient(white 30%,#c1e0ff); 	
}
h3:before
{
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	top: 3px;
	left: 12px;	
	background: #1F3EF9;
	transform: rotate(50deg);
  }
h3:after
{
	content: "";
	position: absolute;
	margin: auto;
	width: 8px;
	height: 8px;
	top: 18px;
	left: 6px;
	background: #6633FF;
	transform: rotate(20deg);
}

h4{
 font-weight: bold;
 font-size: 130%;
 margin-bottom:10px;
 margin-top:20px;
border-left: solid 0.4em #A4C6FF;
padding-left: 0.5em;
}
h5{
 font-size: 130%;
 padding: 0.25em 0.25em 0 0.25em;
 margin-bottom: 0.5em;
 border-bottom: double 5px #dfe2ea;
 display: inline-block;	
}

h6{
 font-style:bold;
 font-size: 110%;
 color: #336699;
 margin-top:20px;
 margin-bottom:20px; 
 letter-spacing : 2px;   
}







ul{
 list-style-type: disc;
}


label{
 font: bold 100% Arial,Sans-serif;
 color: #334d55;
}

/***********************************************/
/* 改行                            */
/***********************************************/
hr{
    border: 0;
    page-break-after: always;
}
	


/***********************************************/
/* Table                              */
/***********************************************/
		 

.table1 { 
border-collapse : collapse;
border: 1px #666666 solid; /* テーブル全体の枠線(太さ・色・スタイル) */  
}	
	
.table1 td { 
border: 1px #666666 solid; /* セルの枠線(太さ・色・スタイル) */ 
vertical-align: top; 
padding: 0px 5px 0px 5px; 

} 
.table1 th { 
border: 1px #666666 solid; /* セルの枠線(太さ・色・スタイル) */ 
vertical-align: top; 
padding: 2px 5px 2px 5px; 
text-align: center;
font-weight: bold;
} 


.table3 { 
margin:10px;
}	

.table3 td, th { border: 1px #666666 solid; 
padding: 0px 10px 15px 10px; 
cellspacing:10px;
}

	
.table4 th,td{
    font-size:6;
	padding: 8px;
	line-height: 160%;
	vertical-align: top; 
padding: 0px 5px 0px 5px; 
}

.table4 img {
	padding: 0px 50px 0px 10px;
	margin: 0 5px 5px 0;}
	
.table4 a:link, a:hover {
	color: #006699;
	text-decoration: underline;
}

.table4 a:visited {
	color: #666666;
	text-decoration: underline;
}


.table5 { 
border-collapse : collapse;
border: 1px #666666 solid; /* テーブル全体の枠線(太さ・色・スタイル) */  
}	
	
.table5 TD, th  { 
border: 1px #666666 solid; /* セルの枠線(太さ・色・スタイル) */ 
vertical-align: top; 
padding: 0px 5px 0px 5px; 
 margin-left: auto;
 margin-right: auto;
text-align:center;
} 
	



.table6 td, th { 
padding: 10px 5px 10px 10px; 
border: 1px #666666 solid; 
table-layout:fixed;
 vertical-align:top;
  width: 200px;
}

.table6 img{
  text-aline:center;
  width: 200px;
}





.table7 { 
border-collapse : collapse;
border: 1px #FFFFFF solid; /* テーブル全体の枠線(太さ・色・スタイル) */  
background-color:#FFFFFF;
}	
	
.table7 TD, th { 
border: 1px #FFFFFF solid; /* セルの枠線(太さ・色・スタイル) */ 
padding: 5px 5px 5px 5px; 

} 

.table7 a{
color:#0033CC;
}

.table8 {  
page-break-inside: avoid;
border: 0px ;
}	


.table9 {
    width:99%;
    border: 1px #D9D9D9 solid;
    border-collapse: collapse;
    border-spacing: 0;
    color: #000000;
}

.table9 th {
    padding: 5px;
    border: #D9D9D9 1px solid;
    background: #CCFFFF;
    line-height: 120%;
}
.table9 th.speech {
    background: #8C8C8C;
}
.table9 td {
    padding: 5px;
    border: #D9D9D9 solid;
    border-width: 0 1px 0 1px;
}
.table9 tr.even {
    background: #EDF3FE;
}

/* １行目　全て真ん中・太字                            */
.line1{
text-align: center;
font-weight: bold;
}

/*テーブル中の画像にテキスト右まわりこみ*/
table img {
display: inline-block;
float: left;
margin-right: 15px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 100%;
}

#masthead a{
	text-decoration: none;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#content{
    float:right;
	width: 72%;
	margin: 0;
	padding: 0 3% 0 0;
}

#footer {
clear: both;
font-size:80%;
border-top: 1px solid #999999;
margin-top:20px;
text-align:right;
padding: 10px 0px 10px 10px
}


/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #globalNav styles **************/

#globalNav{
color: #000000;
background-color:#FFFFFF;
padding: 0px 0px 0px 0px;
white-space: nowrap;
border-bottom: 1px solid #999999;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 85%;
	color: #000000;
	padding: 0px 0px 0px 0px; 
}

#globalNav a:hover {
	color: #0000CC;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 5px 0px 5px 0px;
}

/************** .number styles ***************/
.number{
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
    color: #FF3300;
    font-weight: bold;
	
}

/************** .ttl styles ***************/

.ttl1{
 margin-bottom:10px;
 margin-top:2em;
border-bottom:dotted 0.1em #008000;
}


.ttl2{
 font-size: 120%;
 margin-bottom:10px;
 margin-top:3em;
border-bottom:dotted 0.1em #6633FF;
}

/************** .feature styles ***************/

.feature{
	padding: 50px 0px 10px 10px;
	font-size: 90%;
}


.feature img{
	float: right;
	padding: 0px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}


.story img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #999999;
	width: 100%;
	width: auto;
	text-decoration: none;
	color:#0000CC;

}

#sectionLinks a:visited{
	border-top: 1px solid #999999;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color:#0000CC;

}

#sectionLinks a:hover{
	border-top: 1px solid #999999;
	background-color: #9999FF;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color:#0000CC;

}






/*********** .relatedLinks styles ***********/


.relatedLink{
font-size: 80%;
font-weight: bold;
letter-spacing: 0.2em;
padding: 5px 5px 5px 8px;
border-left: 10px solid #0000FF;
width: auto;
text-decoration: none;
background-color: #CCCCCC;


}

.relatedLink img{
	float: center;
	margin: 10px 5px 10px 5px;}
	

.relatedLink2{
font-size: 80%;
font-weight: bold;
letter-spacing: 0.2em;	
padding: 12px 5px 12px 5px;
width: auto;
text-decoration: none;
background-color: #e9e9e9;

}

.relatedLink3{
font-size: 80%;
font-weight: bold;
letter-spacing: 0.2em;	
padding: 5px 5px 5px 8px;
border-left: 10px solid #66FF00;
width: auto;
text-decoration: none;
background-color: #CCCCCC;

}


/* メモ　クリップ　Ａ */
.clip-box-a {
 margin: 2em 0;
 padding: 20px 35px 20px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #fff; /* ボックス背景色 */
 color: #555555; /* 文章色 */
 border: 1px solid #ccc; /* 枠線 */
 box-shadow: 1px 1px 1px #acacac; /* 影の色 */
}
/*　点線囲み　*/
.border-dashed {
	display: inline-block;
    margin : 3px 3px;
    padding : 1em 1em ;
    line-height : 1.8 ;
    border : dashed 2px #333;
	font-size: 120%;
}
/*　横二段目次ページ用各製品見出し　*/
td.mokuji{
 font-weight: bold;
 font-size: 120%;
 padding: 5px 5px 5px 10px;
 background-color: #D9E5FF;	
}

td.mokuji a {
text-decoration: none;
}

td.mokuji a:hover {
color: #006699;
text-decoration: underline;
}
/*flexboxトライアル　rat12*/
.contents-wrapper1 {
display: flex;
flex-flow: column;
}
.contents-img img {
width: 60%;
margin: 30px auto;
}

/* imgの拡大 */

.scale-img {
  cursor: pointer;
  max-width: auto;
  width:auto;
}
.scale-img img {
/*  height: auto;*/
  transition: transform .6s ease;/* ゆっくり変化させる */
/*  width:auto;*/
}
.scale-img:hover img {
  transform: scale(2.2);/* 拡大 */
}

.youtube img{  
  display:none;
} 


<!-- End pureCssMenui.com STYLE -->
