/* ====================================================
customize
==================================================== */

h4.midashi{
width:650px;
text-align: left;
font-size: 125%;
font-weight:bold;
font-family: "Arial", "Helvetica", "sans-serif","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color:#496CAC;
margin-top:25px;
}

.rimg{
float:right;
margin: 0px 0px 10px 20px;
}

.rimg02{
float:right;
margin: 0px 0px 0px 50px;
}

table.ex01 td {padding:5px;}

table.ex02 td {padding:3px;}

.purple_bg{
  margin: 0;
  width:700px;
  padding:30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdccda+1,cdccda+82,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top, rgba(205,204,218,0.65) 0%, rgba(205,204,218,0.64) 1%, rgba(205,204,218,0.12) 82%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(205,204,218,0.65) 0%,rgba(205,204,218,0.64) 1%,rgba(205,204,218,0.12) 82%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(205,204,218,0.65) 0%,rgba(205,204,218,0.64) 1%,rgba(205,204,218,0.12) 82%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cdccda', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.purple_bg h2{
  color: #232E53;
  font-size: 150%!important;
  margin: 0!important;
  padding: 10px 0px 20px 0px;
  text-shadow: 1px 1px 1px #ccc;
}

.purple_bg p{
  font-size:107%!important;
  text-shadow: 1px 1px 1px #ccc;
  color: #232E53;
  font-weight: bold;
  padding: 0px 0px 10px 0px;

}
