body {
	color: #666666;
	font-size: 75%;
    scrollbar-base-color: #CC9966;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #663300;
    scrollbar-3dlight-color: #663300;
    scrollbar-arrow-color: #990000;
}
a{COLOR: #FF9900;}
a:visited {COLOR: #FF9966;}
a:hover {BACKGROUND: #FFCC99; COLOR: #FF3366;}
a:active {COLOR: #66CC99;}
.text-red-bold {font-size: 110%;	font-weight: bold;	color: #ff0000;	line-height:120%}
.text-red{font-size: 100%;	color: #ff0000;	line-height:120%}
.text-win-bold {font-size: 120%;	color: #CC0000;	font-weight: bold; color: #ff0000; line-height:120%}
.text-win{font-size: 100%;	color: #CC0000;	line-height:120%}
.text-white-bold {font-size: 100%;	font-weight: bold;	color: #FFFFFF;	line-height:140%}
.text-white{font-size: 100%; color: #FFFFFF; line-height:120%}
.text-black-bold {font-size: 110%;	font-weight: bold;	color: #000000;	line-height:140%}
.text-black{font-size: 100%; color: #000000; line-height:120%}
.orange {color: #FF6600;font-weight: normal;}
.orange-bold {color: #FF6600;font-weight: bold;font-size: 120%;}
.shoplist {font-size: 80%;color: #666666;}
.orange2 {color: #FF6600;font-weight: bold;font-size: 100%;}
.midashi {color: #FF3366;font-weight: bold;font-size: 100%;}
.ado {color: #FF3366;font-weight: bold;font-size: 120%;}
.ado2 {color: #666666;font-size: 120%;}
table {
	font-size: 100%;
	color: #666666;
	line-height: 140%;

}
h1 {
	font-size: 150%;
	color: #339933;
	margin: 0px;
	padding: 0px;
	line-height: -5px;
}
.right-boder {
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: thin;
}
.bottom-boder {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #339933;
}
.nabisize {
	font-size: 90%;
	line-height: 100%;
	margin: 1px;
	padding: 1px;
}
.nabisizebold {
	color: #FF3366;
	font-size: 90%;
	line-height: 100%;
	margin: 20px 10px 10px;
	padding: 5px;
	font-weight: bold;
}
.style2 {
	font-size: 120%;
	color: #FF3366;
	font-weight: bold;
}
.style3 {font-size: 120%}
.green-waku {
	border: thin dotted #66CC9A;
}
.table-bg-no {
	background-image: url(../../interview/image/no_bg.gif);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.table-bg-yes {
	background-image: url(../../interview/image/yes_bg.gif);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

