﻿body
{
	font-family: 'MS UI Gothic';
	 background-image: url(bgline.gif);
	background-color :#ffffcc;
	text-align:center;
}

A:hover
{
	color: red;
}


INPUT.input1
{
	ime-mode:active;
}

INPUT.bt
{ 
	border-width:1px;
	border-style:Solid;
	font-size:8pt;
	height:20px;
	width:58px;
	color: blue; 
}

.memo2
{
	font-size: 12px;
	color:Gray;
}
.memo1
{
	font-size: 12px;
	color:black;
	margin-left: 10px;
}

.ud
{
	font-size: 10px;
	color: darkslategray;
	border-bottom: gray 1px solid;
}

div.myvu
{
	text-align: left;
	border:solid 1px #cc9966;
	width: 126px;
	color: chocolate; 
	font-weight:bold ;
	font-size:9pt;
	margin:1px;
	min-height: 50px;
}
div.myvuhd
{
	border:solid 1px #cc9966;
	text-align: center;
	color: saddlebrown; 
	font-weight:bold ;
	font-size:10pt;
	vertical-align: middle;
	background-color:wheat;
	width:116px;
	margin:1px;
	padding: 5px;
}

div.myexhd
{
	border: solid 1px #cc9966;
	background-image: URL( 'menu-2.gif' );
	width: 116px;
	font-size: 10pt;
	text-align: center;
	color: #8b4513;
	font-weight: bold;
	vertical-align: middle;
	margin: 1px;
	padding: 5px;
}
div.myex
{
	text-align: left;
	border:solid 1px #cc9966;
	width: 116px;
	color: chocolate; 
	font-weight:bold ;
	font-size:9pt;
	vertical-align: middle;
	margin:1px;
	min-height: 20px;
	padding: 5px;
}
div.myexc
{
	text-align: center;
	border:solid 1px #cc9966;
	width: 116px;
	color: chocolate; 
	font-weight:bold ;
	font-size:9pt;
	vertical-align: middle;
	margin:1px;
	min-height: 20px;
	padding: 5px;
}

span.new
{
font-size: 10pt;
font-weight:normal ;

                               color: #ff0066;
                                }

a
{
	color: #0000FF;
	font-size: 10pt;
}
div.evo
{
	text-align: center;
	color: #000;
	border: solid 1px #ffc696;
	background-image: URL( '1_midashi.gif' );
	width: 490px;
	font-weight: bold;
	font-size: 14pt;
	vertical-align: middle;
	margin: 1px;
	min-height: 20px;
	padding: 5px;
}

div.m_menuhead
{
	text-align: left;
	color: #000;
	border: solid 1px #ffc696;
	background-image: URL( '1_midashi.gif' );
	width: 490px;
	font-weight: bold;
	font-size: 14pt;
	vertical-align: middle;
	margin: 1px;
	min-height: 20px;
	padding: 5px;
}

div.m_menu
{
	border: solid 1px #ffc696;
	color: #000;
	text-align: left;
	background-color:#fff7e7;
	width:490px;
	font-weight:normal ;
	font-size:10pt;
	margin:1px;
	padding: 5px;
}
li
{
	list-style-type: circle;
}

        .style1
        {
            width: 100%;
            border-style: solid;
            border-width: 1px;
        }

td.gouseim
{
	text-align:center;
	height:35px;
	width:98px;
}

li.livu
{
	font-size:12pt;
	list-style-image:URL('images/vu1.gif');
	line-height:20pt;
}

div.toptitle
{
	background-image:URL('head.gif');
	width:800px;
	height:60px;
	margin:auto;
}

.datalist
{
	margin:auto;
	text-align:center;
}

A:visited.sharp
{
	color: blue;
}
