@charset "UTF-8";

div#wrap_jan{
	width:700px;
	margin:0 auto 10px;
	padding-bottom:50px;
}



body#jancode{
	background:#ffffff;
	}

body#jancode div#wrap_jan{
	background:#ffffff;
	padding:40px 0;
	margin:20px auto 20px;
	width:600px;
	}

body#jancode div#wrap_jan table{
	margin:0 auto;
	}

div.boxCode{
	width:600px;
	margin-bottom:57px;
}

	div.boxCode h3{
		margin-top:10px;
		margin-bottom:8px;
	}
	div.boxCode table{
		margin-bottom:5px;
	}



table.tableStyleJAN{
	width:600px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-bottom:6px;
	margin-top:6px;
}

	table.tableStyleJAN th{
		font-weight:bold;
		background:#deecf3 url(img/bg_table02.gif) repeat-x left top;
	}

	table.tableStyleJAN th,
	table.tableStyleJAN td{
		padding:9px 15px 8px;
		border-bottom:1px solid #ddd;
	}
	

table.tableStyleJAN2{
	width:600px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-bottom:6px;
	margin-top:6px;
}

	table.tableStyleJAN2 th{
		font-weight:bold;
		background:#fbf5dd url(img/bg_table01.gif) repeat-x left top;
	}

	table.tableStyleJAN2 th,
	table.tableStyleJAN2 td{
		padding:9px 15px 8px;
		border-bottom:1px solid #ddd;
	}
	
p.gotoList{
	text-align:right;
	padding-right:40px;
	margin-top:-18px;
	margin-bottom:-6px;
}

