/* カスタム CSS をここに入力してください */
/* Salesforceページ用 */

h2#danraku2 {
	padding: 0.5em;/*文字周りの余白*/
	background: #f4f4f4;/*背景色*//*6b9fff/f4f4f4*/
	color: #454545;
	border-left: solid 5px #00BFFF;/*左線37AB9D 49e6d3*/
	border-radius: 3px;
}

h3#danraku3 {
	 border-top:0;
	 border-left:0;
	 border-right:0;
  border-bottom: solid 2px #9DDCDC;/*下線*/
	 color: #454545;
}


h4#danraku4 {  
  border-left: solid 3px #add8e6;/*左線*/
}

div#under {  
	/*border-left: solid 3px #d7d7d7;左線add8e6*/
	border-bottom: solid 1px #d7d7d7;/*下線d7d7d7*/
}

div#mokuji{
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #5d627b;
	background: white;
	border-top: solid 5px #20b2aa;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

div#normal{
   margin-bottom: 1.0em;
   padding: 1.0em;
   border:solid 2px #1E90FF;
   border-radius: 5px;
 }

div#midashi{
	padding: 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	margin-left: 15px;
	border-left: solid 5px #7db4e6;/*左線*/
	font-size:12pt
}

div#exam1{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam2{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam3{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam4{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam5{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam6{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam7{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam8{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam9{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

div#exam10{
	margin-bottom: 1.0em;
	padding: 1.0em;
	border: solid 5px #f4f4f4;/*線色*/
	border-radius: 7px;
}

/* SEOページ用 */

h2#SEO2 {
  padding: 0.5em;/*文字周りの余白*/
  background: #bce2e8;/*背景色*/
  border-left: solid 5px #00a3af;/*左線*/  
}

div#SEOexam1{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}

div#SEOexam2{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}

div#SEOexam3{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam4{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam5{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam6{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam7{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam8{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam9{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}
div#SEOexam10{
  margin-bottom: 1.0em;
  padding: 1.0em;
  border: double 7px #c1e4e9;
	 border-radius: 10px;
}

/* 読書ページ用 */

h2#BOOK2 {
  padding: 0.5em;/*文字周りの余白*/
  background: #fffacd;/*背景色*/
  border-left: solid 5px #f08080;/*左線*/  
}

