/* CSS Document */

body       {
font-size: 12px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}


.size9px  {
font-size: 9px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

.size10px  {
font-size: 10px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

.size12px  {
font-size: 12px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

.size14px  {
font-size: 14px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

.size18px  {
font-size: 18px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

.size24px  {
font-size: 24px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

h1 { display: inline; font-weight: bold; font-size: 14px; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }
h2 { font-weight: normal; display: inline; font-size: 12px; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }
h3 { font-weight: normal; font-size: 12px;  display: inline; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }
h4 { font-weight: bold; font-size: 12px; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }
h5 { font-weight: bold; font-size: 10px; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }
h6 { font-weight: bold; font-size: 9px; font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯" }

td  {
font-size: 12px;
line-height: 130%;
font-family: Osaka, "£Í£Ó ¥´¥·¥Ã¥¯";
}

/* ----------------------- qrcode */

#QR {
	margin: 5px auto;
	border: 1px solid #66CCCC;
	width: 150px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.qrtitle {
	background-color: #66cccc;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
.main {
	width: 555px;
}
