@charset "UTF-8";
/* CSS Document */
BODY {font-size:10pt;
      color : #000000 ;
      background-color : #FFFFFF ;
      background-attachment: fixed ; 
      margin : 0px ;
}
BASEFONT,TD,TH {font-size:10pt;
}
TD.a,TH.a {font-size:10pt;
           line-height: 1.5em;
}
h2 { color: red }
A:link  { text-decoration: none }
A:visited  { color: purple; text-decoration: none }
A:active {color : #000099 ;
      text-decoration : none ;
}
A:hover  { text-decoration: underline }
h3   { font-size: 10pt; font-weight: lighter; line-height: 140%; margin: 3px 5px }
#plan {
	line-height: 150%;
	padding: 5px;
	width: 510px;
	border: medium double #FF0000;
	background-color: #3300FF;
	color: #FFFFFF;
}
        .style1 {color: #CC0000}
        #tetsu {
	padding: 2px;
	width: 520px;
	border: thin solid #0000FF;
	margin: 2px;
}
        .style2 {
	font-size: small;
	font-weight: bold;
}
        .right {
	float: right;
	margin-left: 10px;
}
        .left {
	float: left;
	margin-right: 10px;
}
        .style3 {
	color: #FFFFFF;
	background-color: #FF0000;
	letter-spacing: 2px;
	text-indent: 5pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
        h5 {
	font-size: small;
	color: #009900;
	line-height: 140%;
}
h4 {
	color: white;
	font-size: 18px;
	font-weight: bolder;
	line-height: 30px;
	background-image:    url(../html/tmo-09/pic/06.06/info.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	letter-spacing: 1px;
}

        .style4 {color: #000000}
        #kakomi01 {
	background-color: #FFFFCA;
	border: thin dotted #FFCC00;
	width: 500px;
	padding: 5px;
}
        .style10 {color: #CC0000; font-weight: bold; }
        h6 {
	font-size: small;
	line-height: 40px;
	color: #FF6666;
	background-image:    url(../pic/07.05/hana01.gif);
	padding-left: 5px;
	text-indent: 5px;
}
.style11 {
    font-size: small
}
.box {
	padding: 3px;
	width: 144px;
	border: 2px solid #FFB900;
	margin-top: 10px;
	margin-left: 10px;
	height: 45px;
	float: left;
}
