@charset "utf-8";
/* CSS Document */

@import url(/css/common.css);

#seibun{
	margin:5px 0 0 0;
}

#seibun table{
	border-collapse:collapse;
}

#seibun th,
#seibun td{
	padding:4px 5px;
	border:solid 1px #a7a7a7;
}

#seibun th{
	background-color:#DBEDAB;
}

/* .item{
	background-color:#FCF4B3;
} */

.seibun-box01{
	margin:15px 10px;
}

.seibun-box01 .txt-indent02{
	padding-bottom:10px;
}






















