#container_psycho{
   width:630px;
   margin:0 auto;
   padding0;
}

#top_psyco{
   margin-bottom:30px;
}
#text_title{
   width:630px;
   height:38px;
}

.textbox{
   background-image:url(../img/img_star.jpg);
   background-repeat:no-repeat;
   background-position:right bottom;
   margin-bottom:5px;
}

h2{
   background-image:url(../img/bar_psyco.jpg);
   background-repeat:no-repeat;
   height:38px;
   font-size:12px;
   color:#e74d75;
   padding-top:15px;
   padding-left:60px;
   margin:0px;
}

#ul_psycho{
   width:630px;
   margin:0;
   padding:0;
}

#main li{
   border-bottom:1px #dfdfdf solid;
   list-style-type:none;
   line-height:150%;
   padding-left:20px;
}

#main li a{
   display:block;
} 

#main a:hover{
   background-color:#b3dfb2;
}

#main li:hover{
   background-color:#b3dfb2;
}



.no_line{
   border:none;
}

#ul_psycho a:link{
   color:#858484;
   text-decoration:none;
}

#ul_psycho a:hover{
   color:#858484;
   text-decoration:none;
}

#ul_psycho a:visited{
   color:#858484;
   text-decoration:none;
}

.style01{
   color:#e74d75;
}