<!--
input, textarea {color:#3333CC}

body	{margin-top:0px;
         margin-left:0px;
         margin-bottom:0px;
	    background-color:#ffffff}

.all	{width:700px;
         height:100%}

/* === サイドバー部分のスタイル === */

.side1	{background-color:#a9a9a9;
	       width:200px}

.side1	{vertical-align:top}

.side1 a    {display:block; width:100%; 
              text-decoration:none; color:#ffffff}
.side1 a:hover {text-decoration:none; color:#ffffff; background-color:rgb(60%,70%,100%)}


/* === コンテンツ部分のスタイル === */

.main  {width:600px;
        padding-left:1px}
.main  	{vertical-align:top}
.main a    {display:block; width:100%; 
           text-decoration:none; color:#ffffff}
.main a:hover {text-decoration:none; color:#ffffff; background-color:rgb(60%,70%,100%)}


-->
