/* インデックス用css */

@charset "shift_jis";
 a:link { color : #884513; }
 a:visited { color : #666699; }
 a:hover { color : #FF3333; }
 a:active { color : #FFCC00; }
 body { background-color : rgb(153,255,102); margin-left : 3em; margin-right : 3em; margin-top : 3em; scrollbar-base-color : rgb(175,190,170); }
 p { line-height: 1.2em; top: 3px; left: 20px; right:20px; }
 ul { list-style-type : square; }
 li { list-style-position: inside; }
 .sample1{ top :10px; left : 380px; position : absolute; }