@charset "shift_jis";

.imgright {
	float:right;
	padding:0 0 10px 50px;
}
.imgright2 {
	float:right;
	padding:3px;
	background:#dcdddf;
}

.columnBox {
	width:954px;
	border-bottom:1px #999999 dotted;
	padding:2em 0 2em 0;
	margin:0 auto 0;
	clear:both;
}

.column1 {
	width:235px;
	float:left;
	text-align:left;
}

.column2 {
	width:718px;
	float:left;
	text-align:left;
}
.column2 p {
	margin-bottom:0.5em;
}

.infotable th {
	border-bottom:1px #999999 dotted;
	text-align:left;
	padding:0.5em 10px 0.5em 15px;
	font-weight:normal;
}

.infotable td {
	border-bottom:1px #999999 dotted;
	text-align:left;
	padding:0.5em 10px 0.5em 10px;
	
}

ul#rinen {
	margin:0;
	padding:5px 7px 10px 8px;
	text-align:left;
	list-style-type:decimal;
}
ul#rinen li {
	margin:3px 0 5px 15px;
	line-height:1.8;
}