@charset "UTF-8";


#h3{
font-size: 140%;
line-height: 130%;
color: #333;
background: url(logo50.jpg) no-repeat;padding: 0 0 0 36px;
   background-size: 22px;
   
   }

.pagename{
    font-size: 20px;
    text-align: left;
    padding: 5px;
}

.c{
font-size: 105%;
    line-height: 100%;
    border-bottom: 1px solid #bf7f7d;
    color: #777;
    padding: 7px;
	text-align: left;
	}


.d{
    padding-left: 30px; 
	text-align: left;
	font: 95%/155% "Meiryo","MS PGothic","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	    margin-top: 8px;
	}

.img{     
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0 0 0px 0px;
	}

.img1{ 
	float: right;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0 0 14px 14px;
	width: 150px; 
	height: 150px; 
	}


.img2{ 
	z-index:2;
	width: 50px; 
	height: 50px; 
	margin-left: 20px; 
	margin-top: -50px;
}

 
   
.shuli {
margin: 0 auto;
    width: 90%;
    line-height: 34px;
    border: 1px solid #333;
    text-align: center;
    font-size: 24px;
 font-family: "宋体";
 }
 
.writer {
 font-size: 26px;
color: #060606;
    -webkit-text-fill-color: #0e0e0e00;
    -webkit-text-stroke: 1px #060606;
    float: right;
}

.content1 {

text-indent:2em;

}

.post {
    width: auto;
    height: auto;
    padding: 15px;
    margin: 25px 0px 15px 0px;
    border: solid 3px #fadae5;
    box-shadow: inset 0px -10px 30px #f9d8e3;
}
.post label {
    width: 95%;
    background-color: #fadae5;
    height: 50px;
    font-size: 16px;
}

.post textarea {
	background-color: #eac6d63d;
	width: 100%;
	height: 150px;
}

.i{
    box-sizing: border-box;
    width: 90%;
    margin-bottom: 10px;
    padding: 10px 15px;
    padding-left: 15px;
    font-size: 15px;
    color: #899099;
    border: 1px solid #c5c1c1;
}

.noshow {
color: #fbfaf8;	
    display: none;	
}

