@charset "utf-8";
/* CSS Document */


#container #contents .pankuzu-detailed {
	padding-bottom: 9px;
}


.detailed-confirm-table {
	width: 300px;
	border-collapse:collapse;
	margin-bottom: 10px;
}

.detailed-confirm-table th, .detailed-confirm-table td {
	border:1px solid #ccc;
	padding: 3px 5px;
}

.detailed-confirm-table th {
	background-color: #f7f7c9;
	text-align: left;
}


.select_month {
	margin:30px 0 0 120px;
	float: left;
}

.change_post {
	border: 2px dotted #ccc;
	width:400px;
	margin:30px 45px 0 0;
	padding:10px 15px;
	float:right;
	font-size:13px;
	letter-spacing:0.03em;
	line-height: 175%;
}

.change_post a {
	width:144px;
	height:44px;
	display:block;
	margin: 10px auto 0 auto;
}

#detailed-statement-display {
    width: 560px;
    margin: 0 auto;
    background: #e5ffe9;
    border: 1px solid #bbb;
    padding: 30px;
    border-radius: 10px;
}