/*******************************************
Copyright 2002-2003 Support Co,.LTD.
Rel  : 2003/01/26 12:00 JST
Mail : mizu9445@support-japan.co.jp
Site : http://www.support-japan.co.jp/
Chara: Shift-JIS （文字コード）
*******************************************/
<!--

BODY{
  font-size: 12px;  color: #685039;
  scrollbar-face-color: #ffcc33;
  scrollbar-hightlight-color: #ffffff; 
  scrollbar-shadow-color: #ffcc33;
  scrollbar-3dlight-color: #ffcc33; 
  scrollbar-arrow-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff; 
  scrollbar-base-color: #ffffff;
}

table {
  font-size: 12px;
  color: #685039;
  line-height:	130%;
}


A:link		{ color: #3300cc; text-decoration: none; }
A:visited	{ color: #3300cc; text-decoration: none; }
A:active	{ color: #0000ff; text-decoration: none; }
A:hover		{ color: #ff0000; text-decoration: underline; }


.formj	{ ime-mode:active;	  }
.forme	{ ime-mode: disabled; }


.red {
	color: #FF0000;
}
.red_b {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.blue_b {
	color: #0000FF;
	font-weight: bold;
}

h6 {
	font-size: 14px;
	height: 20px;
	width: 550px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #990000;
	text-indent: 10px;
	border: medium dotted #FF0000;
	margin-top: 20px;
 	padding-top: 10px;
	padding-bottom: 5px;
}

#Deliver_FormStyle table {
	line-height: 1.2;
	color: #333333;
	background-color: #e5b064;
	width: 575px;
	margin-top: 5px;
}
#Deliver_FormStyle td {
	padding: 3px;
	letter-spacing: 0.15em;
	background-color: #FFFFCC;
}
#Deliver_FormStyle td.header {
	background: #FFFFFF;
}
#Deliver_FormStyle td.header1 {
	background: #FFFFFF;
	text-align: center;
}
#Deliver_FormStyle td.details {
	text-align: center;
}
#Deliver_FormStyle .ok {
	color: #0000FF;
}
#Deliver_FormStyle .err {
	color: #FF0000;
}

#Deliver_FormStyle a:link     { color: #0000ff; text-decoration: none;       }
#Deliver_FormStyle a:visited  { color: #0000ff; text-decoration: none;       }
#Deliver_FormStyle a:active   { color: #0000ff; text-decoration: none;       }
#Deliver_FormStyle a:hover    { color: #ff0000; text-decoration: underline;  }


-->