body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(img/bg.jpg) repeat-y center top;
}
#wrap {
	background: #ffffff;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
#btn {
	padding-top: 20px;
	padding-bottom: 20px;
}
#add {
	color: #666666;
	font-size: 10px;
	line-height: 120%;
	padding-bottom: 10px;
	border-top: 1px solid #0033cc;
	padding-top: 10px;
}
#add a{
	color: #cc0000;
}

body,td,th,div {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:140%;
	color:#666666;
}

/*common*/
.m10px-top{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.m10px-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.fontsize10 {font-size: 10px;line-height: 180%;}
.fontsize11 {font-size: 11px;line-height: 16px;}
.fontsize12 {font-size: 12px;line-height: 17px;}
.fontsize14 {font-size: 14px;line-height: 18px;}
.fontsize16 {font-size: 16px;line-height: 19px;}

.clear {
 clear:both;
}
