body {
	background-attachment: scroll;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font: 15px "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	color: #333333;
}

td.blue {
	font-size:12px;
	color: #FFF;
	background-color: #9999CC;
}

td.white {
	font-size:12px;
	color: #666;
	background-color: #FFF;
}

td.gray {
	font-size:12px;
	color: #444;
	background-color: #eee;
}

h1.info {
	font-size:17px;
	color: #3366cc;
	font-weight: bold;
	line-height: 140%;
}

h1 {
	font-size:16px;
	color: #669900;
	font-weight: bold;
}

h2 {
	font-size:15px;
	font-weight: bold;
}
li {
	line-height: 140%;
}

.small {  
	font-size: 12px;}

.small2 {  
	font-size: 11px;
	line-height: 110%;}
	
.short {  font-size: 12px; line-height: 13px}
.middle {  font-size: 12px; letter-spacing: 1px; line-height: 140%}
.long {  font-size: 13px; line-height: 18px}
.midashi {  font-size: 13px}

a:link{text-decoration:underline;}
a:active{text-decoration:underline;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;color:#CC3300;}
ol {  font-size: 15px; line-height: 15px}
ul {  font-size: 15px; line-height: 15px}
.font-white {
	color: #FFFFFF;
}

