.size1{ font-size: 9pt}
.size2 { font-size: 10pt}
.size3 { font-size: 12pt}
.size4 { font-size: 6pt}
.boxser {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	;
	border-right-color: #999999;
	;
	width: 400px;
}
.boxser th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boxser td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.shop li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
body {
	background-color: #FFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 13px;
	text-align: center;
}
div, p {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
#main {
	width: 653px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#main .day {
	text-align: right;
	margin-bottom: 30px;
	font-size: 12px;
}
#main h1 {
	font-size: 16px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}
#main .read {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 20px;
}
#main .center {
	text-align: center;
	margin-bottom: 20px;
}
#main h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main table {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main table tr th {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 83px;
	padding-bottom: 10px;
}
#main table tr td {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}

#main .shopto li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


#main2 {
	width: 600px;
	margin-left: 20px;
}
#main2 .shoppingbag {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-left: 20px;
	margin-bottom: 5px;
}

#main2 .shoppingbag th{
	text-align:center;
	background-color: #ccc;
	padding: 4px 10px 4px 4px;
	border: 1px solid #999;
	font-weight: bold;
}

#main2 .shoppingbag td {
	text-align:center;
	padding: 4px;
	border: 1px solid #999;
}