@charset "Shift-JIS";

#cfg {
	width: 660px;
	margin: 12px auto 0 auto;
}

p.topic_path {
	text-align: right;
}

p.topic_path span {
	font-weight: bold;;
}

#cfg table {
	width: 460px;
	margin: 0 auto;
}

#cfg table td {
	line-height: 1.2;
	vertical-align: top;
	font-size: 80%;
}

img#left {
	float: left;
	margin-right: 12px;
}

td#detail_txt {
	padding: 6px 0;
}

td.left_col {
	padding: 0 6px 6px 0;
}

table#qr_box {
	clear: left;
	border: 1px solid #999;
	width: 100%;
	margin: 24px auto 36px auto;
}

table#qr_box td {
	font-size: 12px;
	line-height: 1.5;
}

