/* CSS Document */
#a_s {
font:"Courier New", Courier, mono;
font-family:"Courier New", Courier, mono;
color:#000000;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
#a_s:hover {
color:#990000;
}
#td_s {
background-color:#FFCC99;
}
#memo_style {
background-image:url(index/memo.jpg);
font-size:14px;
color:#000000;
text-decoration:none;
	font-style:inherit;
	font-weight:bold;
	position:relative;
	font:"Courier New", Courier, mono;
	font-family:"Courier New", Courier, mono;
border: 0px solid #ffffff;
border-style : solid;
}
#input_style {
background-image:url(index/nom_back.jpg);
font-size:14px;
color:#000000;
font-weight:bold;
font-family:"Courier New", Courier, mono;
border: 0px solid #f3f0dd;
border-style : solid;
}
#input_but {
background-image:url(index/but.jpg);
font-size:14px;
font-weight:bold;
color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #ffffff;
border-style : solid;
}
#input_but:hover {
cursor:pointer;
}
#select_style {
background-color:#ffffff;
border-color:#ffffff;
border-style:none;
width:160px;
font-family:"Courier New", Courier, mono;
font-size:14px;
font-weight:bold;
SCROLLBAR-BASE-COLOR:#ffffff;
font-weight:normal;
color:#000000;
border: 0px solid #ffffff;
border-style : solid;
}