/* CSS Document */

/*   pW    */
.clr {
   clear: both;
   margin: 0px;
   padding: 0px;
}
#word {
  width: 525px;
  height: auto;
  padding: 5px;
  float: left;
  background: url(img/bk.gif) top repeat-x;
}
#word ul li{
  float: left;
  text-align: center;
  font-size: 110%;
}
#word ul li a{
   width: 100px;
   height: auto;
   border: #CCCCCC 1px solid;
   margin: 5px;
   padding: 8px;
   background: url(img/bk2.gif) top repeat-x;
   float: left;   
}
#word ul li a:hover{
   color: #FFFFFF;
   width: 100px;
   height: auto;
   border: #CCCCCC 1px solid;
   margin: 5px;
   padding: 8px; 
   background: url(img/bk3.gif) top repeat-x; 
   float: left;   
}
#word .on{
   color: #FFFFFF;
   width: 100px;
   height: auto;
   border: #CCCCCC 1px solid;
   margin: 5px;
   padding: 8px; 
   background: url(img/bk3.gif) top repeat-x; 
   float: left; 
}
/**/
#word2 {
  width: 525px;
  height: auto;
  padding: 5px;
  margin-top: 20px;
  float: left;
}
#word2 h3{
  font-size: 110%;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 10px;
  border-top: #CCCCCC 1px solid;  
  border-bottom: #CCCCCC 1px solid;
}
#word2 ul li{
  margin-left: 30px;
  padding-left: 10px;
  line-height: 2.0;
  list-style: url(img/yaji.gif);
}
#word2 .wordbox{
  width: auto;
  height: auto;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 30px;
  padding-top: 20px;
  line-height: 1.8;
  border-bottom: #999999 1px dotted;
  text-align: left;
}
#word2 .wordbox img{
 
}
#word2 .wordbox p{
 font-size: 120%;
 font-weight: bold;
 color: #0099CC;
 padding-left : 28px;
 padding-bottom: 10px;
 background: url(img/list.gif) left top no-repeat;
}
#word2 .i_right2{
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	border:solid 1px #ddd;
}

/**/

#wrap {
   width: 240px;
   height: auto;
   margin-top: 10px;
   margin-left: 5px;
   float:left;  
	}
#boxa{
   height: 5500px;
}	
#boxs {
   height: 4000px;
}	
#boxh {
   height: 5200px;
}	
#boxm {
   height: 2000px;
}	
#wrap p{
   background: #FFFFFF;
   padding: 2px;
   text-align: center;
}	
#movable {
	width: 220px;
	height: auto;
	background-color:#f1f5fa;
	border: 2px solid #c9d8ed;
	padding:5px;
	float: left;
	}
#movable ul li{
   font-size: 80%;
   margin-top: 5px;
   margin-left: 15px;
   margin-bottom: 5px;
   padding-left: 0px;
   line-height: 1.6;
   list-style: url(img/yaji2.gif);
}	
#movable a{
   text-decoration: none;
}
#movable p{
   margin-top: 2px;
}
#movable a:hover{
   color: #f747ae;
   text-decoration: underline;
}
