@charset "Shift_Jis";

*{
   margin:0; padding:0;
   font-family :osaka,Verdana,Chicago,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
   font-style  :normal;
   font-weight :normal;
   font-variant:normal;
   font-size   :x-small;
   line-height :200%;
   color:#cccccc;
   }


body{
	background:#ffffff;
        background-image:url(image/bg.gif);
	background-attachment:fixed;
    }

* {
margin: 0;
padding: 0;
}

html {
  scrollbar-face-color: white;
  scrollbar-highlight-color:skyblue;
  scrollbar-shadow-color:#b38eb6;
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: skyblue;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;
}

hr{
	display:none;
  }

small{
   font-size:75%;
   }


p{
  margin-bottom:20px;
 }

img{
	border:none;
   }

A{
  color : skyblue;
  text-decoration : none;
}
A:HOVER{
  color : white;
  text-decoration : underline;
}

#PAGETOP{
        background-color:#ffffff;
	margin:0px auto;
	width:400px;
	height:100%;
	;
	}

#HEADER{
	background-image:url(image/main.png);
	background-repeat-no-repeat;
	width:400px;
	height:378px;
	}

#HEADER h1{
        color:#E38686;
	padding:15px 25px 0px 0px;
	text-align:right;
	font-size:x-small;
        background-image:url(image/002.png);
        background-repeat:no-repeat;
	background-position:225px 12px;
	}

#HEADER2{
	background-image:url(image/main2.png);
	background-repeat-no-repeat;
	width:400px;
	height:200px;
	}

#HEADER2 h1{
        color:#E38686;
	padding:15px 25px 0px 0px;
	text-align:right;
	font-size:x-small;
	}

#PAN{
	display:none;
	}

#MENU{
	margin:10x 0px 50px 0px;
	text-align:center;
	padding:40px 0px 0px 0px;
	background-image:url(image/003.png);
	background-repeat:no-repeat;
	background-position:center 10px;
     }

#MENU li{
	display:inline;
	margin:1em;
	}

#MENU h2{
	display:none;
	}


#MENU A{
  color : #FFC6C6;
  text-decoration : none;
}
#MENU A:HOVER{
  color : black;
  text-decoration : underline;
}

#KIZI{
	margin:20px 15px 20px 15px;
     }

#KIZI2{
        background-color:#ffffff;
	margin:0px auto;
	width:800px;
	height:100%;
	background-position:center 10px;
       }

.text{
	margin:20px;
     }

h2{
   color:#E38686;
   font-weight:bold;
   height:20px;
   margin-bottom:5px;
   background-image:url(image/001.png);
   background-repeat:no-repeat;
   padding:0px 0px 0px 45px;
  }

h3{
   border-bottom:dashed 1px #fff;
   background-image:url(image/009.png);
   background-repeat:no-repeat;
   padding:0px 0px 0px 25px;
   margin-bottom:10px;
   color:pink;
   font-weight:bold;
   border-bottom:1px #E38686 dashed;
   margin-right:25px;
   
  }

.modori{
	font-size:xx-small;
        font-color:#000;
	margin:0px 0px 0px 270px;
	}

.modori li{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:290px 0px;

	}

dt{
	font-weight:bold;
	border-bottom:1px #E38686 dashed;
	margin-right:100px;
	padding-left:1em;
	color:#86ABE3;
  }

dd{
	font-weight:bold;
	border-bottom:1px #E38686 dashed;
	margin-right:100px;
	padding-left:1em;
  }


#FOOTER{
	color:#888;
	height:50px;
	}


#FOOTER li{
	display:none;
	}


#FOOTER h2{
	display:none;
	}