/*
	GlobalFont CSS 
*/


* BODYTD */

body {
	font-size:12px;color:#666666;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	color:#333333;
	line-height:120%;
}

td {
	font-size:12px;color:#666666;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	color:#333333;
	line-height:120%;
}

.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */
a {
	text-decoration:none;color:#000000; letter-spacing: 1px
}
a:active {
	color: #F83B99;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #FF3366;text-decoration:underline;

}



HR {
  color: #cccccc;
}






