BODY {
	BACKGROUND: #FFFFFF;
	color: #666666;
	font-size: 75%;
}
a{COLOR: #0000FF;}
a:visited {COLOR: #000099;}
a:hover {BACKGROUND: #0099FF; COLOR: #FFFFFF;}
a:active {
	COLOR: #009900;
	background-color: #CCFFFF;
}
.text-navy-bold {font-size: 100%;	font-weight: bold;	color: #000066;	line-height:120%}
.text-navy {font-size: 100%;	color: #000066;	line-height:120%}
.text-red-bold {font-size: 140%;	font-weight: bold;	color: #ff0000;	line-height:120%}
.text-red{font-size: 100%;	color: #ff0000;	line-height:120%}
.text-green-bold {font-size: 100%;	font-weight: bold;	color: #669966;	line-height:140%}
.text-green{font-size: 100%;	color: #339933;	line-height:130%}
.freedial {font-size: 120%;	font-weight: bold;	color: #ff0000;	line-height:120%}

table {
	font-size: 100%;
	color: #666666;
	line-height: 130%;
}
h1 {
	font-size: 200%;
	color: #0066CC;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}
h2 {
	font-size: 140%;
	color: #6633FF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	font-size: 135%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}
.h3modoki {
	font-size: 135%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
	background-image: url(../../common/title_bg_blue.jpg);
	background-repeat: no-repeat;
	background-color: #0066CA;
	height: 24px;
}
.right-boder {
	border-right-style: double;
	border-right-color: #0066CC;
	border-right-width: thin;
}
.under-nabi {
	font-size: 80%;
}
.left-boder {
	border-left-style: double;
	border-left-color: #99FFFF;
}
em {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #9900FF;
}
strong {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}
.h2bg {
	background-color: #0066CC;
	background-image: url(../../common/title_bg_blue.jpg);
	background-repeat: no-repeat;
}
p {
	margin: 0px;
}

