<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 />
﻿@charset "UTF-8";

/* デフォルトのマージンをクリア */
p, h1, h2, ul {
	margin: 0;
}

/* 全体 */
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ＭＳ ＰGothic", sans-serif;
}
body {
	margin: 20; auto;
	padding: 0;
	background-color: #7FC9FF;
}

a {
 color: #cc0000;
 text-decoration: none;
 }

a:link{
 color: #ff0000;
 }

a:visited{
 color:#669999;
 }
a:hover {
	color: #ff3399;
}
a:active {
	color: #ffff00;
}

section:after{
 content: "";
 clear: both;
 display: block;
}

strong {
 color:#ff0000
 }

hr{
 width: 800px;
 align: center;
}

h1{
 font-size: 35px;
 line-height: :30px;
 }

/* ヘッダー */
.wrapper-header {
 width: 960px;
 margin: 0 auto;
 background-color: #002060;
 }

.header {
 margin: 0 auto 0 auto;
 height: 180px;
 position: relative;
 }

.main_header {
 margin: 0 auto 0 auto;
 width: 960px;
 height: 400px;
 position: relative;
 }

.kame {
 position: absolute;
 top: 5px;
 left: 20px;
 }

#main_photo {
 position: absolute;
 top: 150px;
 left: 0px;
 width: 960px;
 }

#main_title {
 position: absolute;
 top: 30px;
 left: 160px;
 padding: 8px 15px;
 background-color: #ddd5d8;
 border-radius: 15px 15px 15px 15px;
 text-align: center;
 color: #770A34;
 font-size: 20px;
 }

#title {
 position: absolute;
 top: 0;
 right: 50px;
 padding: 0px 10px;
 background-color: #ddd5d8;
 border-radius: 10px 10px 10px 10px;
 text-align: ;
 color: #bc723f;
 font-size: 15px;
 }

#home {
 position: absolute;
 top: 60px;
 right: 60px;
 font-size: 15px;
 color:#ffffff;
 margin: 0 0 5px 0;
 }

#since{
 position: absolute;
 top: 115px;
 left: 90px;
 font-size: 12px;
 color:#ffffff;
 margin: 0 0 5px 0;
 }

#ho_chu {
 position: absolute;
 top: 70px;
 right: 30px;
 font-size: 14px;
 color:#ffffff;
 margin: 0 0 5px 0;
 }

#ho2_chu {
 position: absolute;
 top: 110px;
 left: 200px;
 font-size: 14px;
 color:#ffffff;
 margin: 0 0 5px 0;
}
#index{
 position:absolute;
 top:340px;
 left:30px;
 font-size:40px;
 color: #ffffff;
 }

#tou_chu {
 position: right;
 }

#photo1{
 position: absolute;
 top:5px;
 left:160px;
 }

/* 本文 */
.main{
 margin: 0 auto o auto;
 width: 980px;
 }

.main::after{
 content: " ";
 display: block;
 font-size: 0;
 clear: both;
 }

.honbun {
 margin: 0 auto 0 auto;
 padding: 20px;
 left:200px;
 width: 850px; 
 border: 2px solid blue 
 font-size: 12px
 }

.contents{
 margin: 0 auto 0 auto;
 left:200px;
 width: 960px; 
 background-color: beige
 }

.zumen1{
 margin: 0 auto 0 auto;
 width: inherit;
 }

h2{
 font-size: 18px;
 line-height: 30px;
 margin: 10px 40px 20px auto;
 padding: 10px 10px 10px 10px;
 border-left: solid 10px #4CB600;
 background-color: #99cc66;
 }

h3{
 font-size: 16px;
 line-height: 22px;
 }


p .right {
 float: right;
 margin-top: 20px;
 margin-left: 20px;
 margin-bottom: 10px;
 box-shadow: 4px 4px 4px;
 }

figure .right{
 float: right;
 margin-top: 20px;
 margin-left: 20px;
 margin-right: 0;
 margin-bottom: 10px;
 }

figure .left{
 float: left;
 margin-top: 20px;
 margin-right: 20px;
 margin-left: 0;
 margin-bottom: 10px;
 }

.figcaption{
 font-size: 10px;
 color: darkviolet;
 }

p .left{
 float: left;
 margin-top: 20px;
 margin-right: 20px;
 margin-bottom: 10px;
 box-shadow: 4px 4px 4px;
 }

p .clear{
 clear: both;
}

/* 表 */
.main_index table {
 width: 905px;
 font-size: 16px;
 background-color: #ffffd5;
 border-collapse: collapse;
 padding: 4px 4px;
 }

table {
 font-size: 14px;
 border-collapse: collapse;
 padding: 4px 4px;
 }

table td {
 background-color: #ffffcc;
 border: 1px solid #CCCCCC;
 padding:4px 6px;
 }

table th {
 background-color: #cccc66;
 text-align: left;
 padding:4px 6px;
 }

table caption  {
 text-align: left;
 font-weight: bold;
 }

p.oldphoto img{
 box-shadow: 4px 4px 4px;
 }
/* フッター */
.wrapper-footer{
 width: 960px;
 margin: 0 auto;
 position: relative;
 }

.main_footer hr{
 width: 960px;
 align: center;
}

.footer2{
 width: 960px;
 margin: 0 auto;
 }

.footer2 hr{
 width: 960px;
 align: center;
 }

ul.nav {
 margin: 0 auto 0 auto;
 padding: 0;
 width: 960px;
 list-style-type: none;
 overflow: hidden;
 }

.nav li {
 float: left;
 width: 15%;
 }

.nav li a {
 display: block;
 padding: 8px 0;
 border-right: 1px solid #2b2e44;
 text-align: center;
 font-size: 14px;
 text-decoration: none;
 color: #333300;
 }

.nav li:last-child a {
 border-right: none; 
}

.btn{
 text-align:left;
 border-bottom: 1px dotted #cccccc;
 padding-bottom: 2px;
 margin:0px 0;
 }

.btn a{
 font-size: 14px;
 font-waight:bold;
 text-decoration: none;
 color: #ffffff;
 background-color: #058ba9;
 padding: 2px 3px;
 border-radius: 3px;
 background-image: linear-gradient(to bottom, #92cddb, #058ba9);
 }
