 /* オリジナルデザインＣＳＳ*/



body{

 color:#666666;
 margin:0px 0px 0px;
 padding:0px;
 font-size:12px;
 font-family:Verdana,MS UI Gothic;
 background-color:#DCFFB9;
 line-height:20px;

}


a:link,a:visited{

 color:#ffffff;
 text-decoration:none;

}

a:active{

 color:#CCFF99;
 text-decoration:none;

}

a:hover{

 color:#FFFF00;
 text-decoration:none;

}



/* コンテンツ設定 */

#contents{
 
 position: relative;
 margin: 0 auto;
 width: 750px;
 text-align: left;
 background-color:#ffffff;

}


#contents_body{

 margin: 30px 0px 0px 0px;
 
}


#contents_left{

 width: 150px;
 float:　left;

}


#contents_center{

 width: 400px;
 float:　left;
 padding: 0px 0px 0px 25px;

}


#contents_right{

 width: 150px;
 float:　left;
 padding: 0px 0px 0px 25px;
}




#topword{
　
 height: 10px;
 color: #ffffff;
 text-align: center;
 background-color: #80AA00;
 border-bottom: 1px solid #D6D2FD;
}


#topimg{

 width: 750px;
 height: 80px;
 background-image: url(http://www.fr-d.com/img/top.jpg);
 background-repeat: no-repeat;

}


#top_contentslink{
　
 height: 15px;
 color: #ffffff;
 padding: 0px 10px 0px 0px;
 text-align: right;
 background-color: #00CC00;

}

h1{
    margin: 0px 0px 0px 0px;
}


ul#entry {
    text-align:left;
    padding-left: 0px; 
    color: #00CC00;

}

li#entry {
   
    width: 400px;
    font-size: 12px;
    color: #00CC00;
    text-align: left;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background: url();
    background-repeat: no-repeat;
  
}




strong



/* カテゴリーデザイン*/


h3{

 margin: 0px 0px 10px 0px;
 font-size: 15px;

}

ul {
    text-align:left;
    margin: 0px 0px 10px 0px;
    padding-left: 5px;
    list-style-type: none;
    text-decoration: none;
}

li {
    text-align: left;
    line-height: 120%;
    font-size: 15px;
    padding: 0px 0px 5px 20px;
    text-decoration: none;
    background: url(http://www.fr-d.com/img/1.gif);
    background-repeat: no-repeat;
}

li a:link{
      text-decoration: none;
      color: #000000;
}

li a:visited{
      text-decoration: none;
      color: #000000;
}


li a:active{

 color:#339933;
 text-decoration:none;

}

li a:hover{

 color:#339933; 
 text-decoration:none;

}


#block2{
padding-left: 5px;
}

/* 中央デザイン*/


h2{

    width: 409px;
    height: 35px;
    font-size: 18px;
    color: #ffffff;
　  background: url(http://www.fr-d.com/img/h2.jpg);
    background-repeat: no-repeat;
/* background-color: #99CC00; */
    padding: 7px 0px 0px 14px;

}


h2#sperse{

    width: 409px;
    height: 35px;
    font-size: 18px;
    color: #ffffff;
    background: url(http://www.fr-d.com/img/h2.jpg);
    background-repeat: no-repeat;
/* background-color: #99CC00; */    
    padding: 7px 0px 0px 7px;

}


#blouk{

padding: 10px 0px 0px 15px;

}



u a:link{
      text-decoration: none;
      color:#339933;
}

u a:visited{
      text-decoration: none;
      color:#339933;
}


u a:active{

 color:#FF9900;
 text-decoration:none;

}

u a:hover{

 color:#FFCC33; 
 text-decoration:none;

}








#description{

padding: 0px 0px 0px 15px;

}


hr{
 
 width: 750px;
 border-bottom: 1px solid #00CC00;
 background-color:#ffffff;

}


#word{
 
 font-size:10px;
 text-align: center;

}

#bottom_word{

 width: 750px;
 font-size:12px;
 height: 10px;
 margin: 10px 0px 0px 0px;
 color: #ffffff;
 text-align: center;
 background-color: #80AA00;
 border-bottom: 1px solid #D6D2FD;
}




