BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6699FF;
	scrollbar-shadow-color:#66CCFF;
	scrollbar-face-color:#66CCFF;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

table,p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em{
	font-size:12px;
	line-height:16px;
}
/*====================================*/
.navi-bg {background-image: url(/img/leftbg.jpg);  }
.recu-bg {background-image: url(/img/leftbg02.jpg);}
.pro-bg  {background-image: url(/img/leftbg03.jpg);}
.ob-bg   {background-image: url(/img/leftbg04.jpg);}
.gr-bg   {background-image: url(/img/leftbg05.jpg);}
/*====================================*/

.navi{
	color:#B40101;
	text-decoration : none;
	line-height:12px;
}
.navi:hover{
	color:#FF821E;
	text-decoration : underline;
}
.pickup {
	background-color: #B40101;
	color: #FFFFFF;
}
.obpickup {
	background-color: #FF6600;
	color: #FFFFFF;
}

/*====================================*/
/* none|hidden|dotted|dashed|solid|double|groove|rigde|inset|outset */
.topinfoline{
/*	background-color : #FEF3E0;*/
	background-color : #FFFFFF;
/*	border-top    : 2px dotted #FF8211;*/
/*	border-bottom : 2px dotted #FF8211;*/
	border-left   : 2px dotted #FF8211;
	border-right  : 2px dotted #FF8211;
}
.bottomline{
	border-bottom : 1px dashed #FF6600;
	border-left   : 1px dashed #FF6600;
	border-right  : 1px dashed #FF6600;
}
.allline{
	border-top    : 1px dashed #FF6600;
	border-bottom : 1px dashed #FF6600;
	border-left   : 1px dashed #FF6600;
	border-right  : 1px dashed #FF6600;
}
.infoline{
	background-color : #FEEECF;
	border-top    : 2px dotted #FF8211;
	border-bottom : 2px dotted #FF8211;
	border-left   : 2px dotted #FF8211;
	border-right  : 2px dotted #FF8211;
}
.formline{
	border-top    : 2px dotted #FF8211;
	border-bottom :     none   #FF8211;
	border-left   : 2px solid  #FF8211;
	border-right  :     none   #FF8211;
}
.sideline{
	border-top    :     none   #FF8211;
	border-bottom :     none   #FF8211;
	border-left   : 2px dotted #FF8211;
	border-right  :     none   #FF8211;
}
.input {
	border        : 1px solid  #FF8211;
}
.inputdashed {
	border        : 1px dashed #FF8211;
}
.subbutton {
	border        : 1px solid  #B40101;
	background    :            #FF8211;
	color         :            #FFFFFF;
}
/*====================================*/
a:hover{color:#FF0000}

.f8p  {  font-size:  8px;}
.f9p  {  font-size:  9px;}
.f10p {  font-size: 10px;}
.f11p {  font-size: 11px;}
.f12p {  font-size: 12px;}
.f13p {  font-size: 13px;}
.f14p {  font-size: 14px;}
.f15p {  font-size: 15px;}
.f16p {  font-size: 16px;}
.f17p {  font-size: 17px;}
.f18p {  font-size: 18px;}
.f19p {  font-size: 19px;}
.f20p {  font-size: 20px;}
.f21p {  font-size: 21px;}
.f22p {  font-size: 22px;}
.f23p {  font-size: 23px;}
