@charset "utf-8";
/* CSS Document */
h3
{
	text-align:center;
	font-weight: bold;
}
header
{
	background: rgba(163,163,163,0.80);
}
.dh{
	background: rgba(176,176,176,0.50)
}
.gywm
{
	margin-top:1%;
}
.gywm_01 h5
{
	padding-top: 1%;
	text-align: left;
	padding-left: 25%;
}
.gywm_02 ul
{
	list-style: none;

}
.gywm_02 ul li
{
	width: 80%;
    margin-left:10%;
	border-bottom:2px solid#CCCCCC;
	line-height: 200%;
}
.gywm_02 span
{
	
	float:right;
	font-size: 0.8em;
}
.tui textarea
{
	width:100%;
	text-align:left;
	resize: none;
	

}
.ac p
{
	text-indent:2em;
}