<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
P150、左「本の表紙」、および左上から。
*/

*{
 font-family :Arial, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, san-serif;
 font-size : 100%;
 color : #0E1D7A;
}

body{
 background-color: #FFFFD1;
}

a:link{
 color : #455E3B;
}

hr{
 color : #8DC58C;
}

h1{
 color: #B64B41;
 font-weight : bold;
 vertical-align : bottom;
} 

h1 a:link a:visited{
 color: #B64B41;
 font-weight : bold;
 vertical-align : bottom;
} 

h2{
 text-align:right;
 font-weight : bold;
} 

h3{
 text-indent:1em;
 font: normal 100%;
 margin-bottom:-0.25em;
 text-align : left;
} 

h4{
 font-weight : bold;
 text-align : left;
 text-indent:1em;
 margin-bottom:0em;
} 

h5{
 font-weight : bold; 
 text-align : left;
 text-indent: 1em;
 margin-top: 0em;
 margin-bottom: 0em;
} 

p{
 text-indent: 1em;
 font: normal 100%;
 text-align : left;
} 

blockquote{
 font: normal bold 100% Arial,ＭＳ Ｐゴシック"ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ;
 text-indent: 0em;
 line-height: 1.5em;
 text-align : left;
 margin: 1em 0em 0.5em 1.5em;
} 

div.star{
 font: 100%;
 text-align : center;
} 

div.title{
 font: normal bold 100% Arial,ＭＳ Ｐゴシック"ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro;
 text-align : left;
}

div.link{
 font: normal bold 100% Arial,ＭＳ Ｐゴシック"ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro;
 text-align : right;
}

div.month{
 font : bold 100% Arial,ＭＳ Ｐゴシック"ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro;
 text-align : center;
 color : #ff2000;
}

div.left{
	text-align : left;
	margin-top : 1.5em;
	margin-left : 1em;
}
		
img{
	margin-top : 1.5em;
	margin-left : 1em;
}

li{
 list-style-type: none;
 font-family: Arial,ＭＳ Ｐゴシック"ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro;
 text-align : left;
 margin-left : -1.5em;
 margin-bottom: 0.5em;
}

address{
  text-aligin: left;
  font-style: normal;
}

div.month{
   text-aligin: center;
}