/**********************************/
/* FONT SIZE */
/**********************************/

.px14	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:14px;
		line-height:15px;}


.px12		{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:12px;
		line-height:15px;}
		
.px12m		{font-family:"£Í£Ó ÌÀÄ«", "Osaka";
		font-size:13px;
		line-height:17px;}

.px10	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:10px;
		line-height:14px;}

.px9	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:9px;
		line-height:14px;}

.px8	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:8px;
		line-height:14px;}


.px11	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:11px;
		line-height:15px;}

.px12qa	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		font-size:12px;
		line-height:17px;}

.px10gray	{font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
			font-size:10px;
			line-height:15px;
			color: #6C6C6C;}


/**********************************/
/* LINK COLOR */
/**********************************/

.baselink:link {text-decoration: none ; color:#080A49; }
.baselink:visited {text-decoration: none ; color:#080A49; }
.baselink:hover {text-decoration: underline ; color:#080A49; }

.history:link {text-decoration: underline ; color:#000000; }
.history:visited {text-decoration: underline ; color:#000000; }
.history:hover {text-decoration: underline ; color:#d40000; }


.dot_v-line{
	background-image: url("images/ccm_bg.jpg");
}

.backimage {
	background-image: url("fram/images/fram_back.jpg");
	background-repeat: no-repeat;
}

.backimage02 {
	background-image: url("fram/images/fram_char_back.jpg");
	background-repeat: no-repeat;
}

