@charset "utf-8";
/* Sampletypeindex style */

.word_index{
border:solid 1px #d3d3d3;
padding-top:5px;
padding-bottom:3px;
padding-left:30px;
padding-right:10px;
background:url(../img/index_icon1.gif) 10px 12px no-repeat;
}

.word_index a{
line-height:150%;
white-space:nowrap;}

.word_index p{
margin-bottom:7px;}

.name{float:left;}
.type{float:right;
font-size:90%;}

.photo{
float:left;
margin-right:10px;}

.comment{
float:left;
}

.comment h3{
font-size:105%;
font-weight:bolder;
padding-bottom:15px;
}

.go_detail_a{
margin-left:183px;
margin-right:0;
padding-top:10px;}

.go_detail_b{
float:right;
margin-right:0;
padding-top:10px;
}

.detailbutton{float:left;
margin-right:10px;}

.webbutton{float:left;}

.detailbutton a:link, .detailbutton a:visited{
display:block;
text-indent:-9999px;
height:40px;
width:120px;
background:url(../img/index_detailbutton.gif) no-repeat;}

.detailbutton a:hover{
display:block;
text-indent:-9999px;
height:40px;
width:120px;
background:url(../img/index_detailbutton_o.gif) no-repeat;}

.webbutton a:link, .webbutton a:visited{
display:block;
text-indent:-9999px;
height:40px;
width:120px;
background:url(../img/index_webbutton.gif) no-repeat;}

.webbutton a:hover{
display:block;
text-indent:-9999px;
height:40px;
width:120px;
background:url(../img/index_webbutton_o.gif) no-repeat;}

.human{
margin-top:15px;
margin-bottom:15px;
font-size:80%;
float:left;}