@charset "utf-8";

/*　WEB明細サービス
------------------------------------------------------------ */

#img_top {
    width: 670px;
	height: 70px;
}

.p_01 {
    color: #431B18;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	background: url(../common/images/bb_01.gif) left bottom no-repeat;
	margin-bottom: 10px;
}

.left_01 {
	width: 400px;
	float: left;
}
.left_01 dt {
	margin-bottom: 10px;
	font-size: 1.1em;
}
.left_01 dd {
	text-indent: -1em;
	padding-left: 1em;
}
.right_01 {
	width: 200px;
	float: right;
}