/* CSS Document */

.jirei_textbox1 {
	margin-bottom: 20px;
	line-height: 20px;
	width: 520px;
	float: left;
}

.jirei_imgbox_R {
	padding-right: 10px;
	margin-left: 15px;
	float: left;
}

.jirei_imgbox_L {
	padding-left: 10px;
	float: left;
}

table.jirei_box {
	width: 240px;
	line-height: 1.8;
	font-size: 12px;
}

table.jirei_box th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #D6DB4A;
	width: 80px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #669900;
	padding: 5px;
}

table.jirei_box td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
