.text0 {font-size:16px; text-decoration:none}
.text1 {font-size:14px;}
.text2 {font-size:12px; text-decoration:none}
.text3 {font-size:10px; letter-spacing:1px; text-decoration:none}
.text4 {font-size: 20px; text-decoration: none}

.wtext2 {font-size:12px; line-height:16px; text-decoration:none}
.wtext1 {font-size:14px; line-height:20px}
.stext2 {font-Size:12px; line-height:14px}

A {TEXT-DECORATION:none}
#menu A:link, #menu A:visited {COLOR:#666666}
#menu A:hover, #menu A:active {COLOR:#B50000; text-decoration:underline}

#menu01 A:link, #menu01 A:visited {COLOR:#626160; text-decoration:underline}
#menu01 A:hover, #menu01 A:active {COLOR:#4A91C7; text-decoration:underline}


.link01 A:hover {COLOR:#B50000; text-decoration:underline;}
.link02 A:hover {COLOR:#333399; text-decoration:underline; background-color:#cccccc;}

.IN {BORDER: #928E8B 1px solid; FONT-SIZE: 9pt; COLOR: #555555;}

TEXTAREA {BORDER: #928E8B 1px solid; FONT-SIZE: 9pt; COLOR: #555555;}

.btn {CURSOR: hand; COLOR: #ffffff; BACKGROUND-COLOR: #4A91C7; BORDER: #928E8B 1px solid;}


/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("http://k-kousoku.jp/PopBox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("http://k-kousoku.jp/PopBox/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("http://k-kousoku.jp/PopBox/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

