<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
/*
『デザイナーのための世界の配色ガイド――世界中から集めた750種類の色をCMYK値とRGB値で紹介』
（The Designer's Guide to Global Color Combinations: 750 Color Formulas in CMYK and RGB from Around the World）、
Leslie Cabarga、郷司陽子訳、グラッフィク社、2003
P21、右、薬のパッケージ、および右下から。
================================================================
2017年8月改訂
*/

*{
 margin:0; padding:0;
 font-size :  100%;
 text-align : left;
 color : #0E1D7A;
 font-family: Verdana, Arial, HGPGothicE, Helvetica, ＭＳ Ｐゴシック,sans-serif;
}

body{
  background-color: #FFFFD1;
  width : 100%;
}

div.title{
}

a:link{
  font-weight : normal;
  color : ; #0E1D7A
}

a:visited{
 font-weight : normal;
 color : #0E1D7A;
}

a.bold:link{
  color : #0E1D7A;
  font-weight : bold;
  text-decoration : underline;
}

a.bold:visited{
 color : #3F5B57;
 font-weight : bold;
 text-decoration : underline;
}

hr{
  color : #3F5B57;
  margin : 1.5em 0 1em; 0;
}

div.body{
  margin :0 auto;
  width : 600px ;
}

div.head{
  width : 600px;
  font-size : 125%;
  color : #3F5B57;
  padding : 5px 0px 5px 5px;
  margin : 15px 0 10px 0;
  font-weight : bold;
}

div.main{
  width : 600px;
  padding : 10px 0px;
  margin : 0 1em 0 0;
}

div.menu{
  width : 100%;
  text-align : center;
  font-size : large;
}

div.foot{
  width : 100% ; 
  clear : both ;
}

div.path{
  width : 75%;
  font-weight : bold;
  font-size : large;
  padding : 2px 0px 2px 5px;
  float : left;
}

div.date{
  font-weight : normal;
  text-align : right;
  font-size : large;
  float : clear;
}

div.fpath{
  width : 575px;
  border : none;
  font-weight : bold;
  font-size : 100%;
  padding : 2px 0px 2px 5px;
}

div.link{
 font-size : 100%;
 width : 16.5%;
 margin: 0 0 0.5em 0;
 font-weight : bold;
 float : left;
 text-align : center;
}

div.center{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

div.image{
 text-align: left;
 margin: 10px 0px 15px 15px;
}

div.star{
 font: 100%;
 text-align : center;
} 

h1{
 text-weight : bold;
 font-size : 110%;
 text-align : left;
 text-indent : 1em;
}

h2{
 text-weight : bold;
 font-size : 110%;
 text-align : left;
 text-indent : 1em;
}

h3{
 font-size : 120%;
 text-weight : bold;
 margin : 0 0 1em 0;
 text-align : left;
 text-indent : 1em;
}

h4{
 text-weight : bold;
 margin : -0.5em 0 1em 0;
 text-align : left;
 text-indent : 1em;
}

h5{
 text-weight : bold;
 margin : 0 0 0 0;
 text-align : left;
 text-indent : 2em;
}

p{
  text-weight : normal;
  text-indent : 1em;
  margin : 1em;
  font-size : 100%;
}

li{
 list-style-type: none;
 font-weight: normal;
 margin: 0 0 1em 1.5em;
 text-indent : 1em;
}

address{
  font-style : normal;
  font-weight : bold;
  margin: 1% 5%;
}

blockquote{
  margin : 1em 0 1em 2em;
}
