@charset "utf-8";
/* word style */
.word_index, .word_index_last{
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;
}

h2.word_headline{
margin-bottom:15px;}

.word_index p, .word_index_last p{
margin-top:5px;
margin-bottom:7px;
}

/*IE7*/
*:first-child+html .word_index_last{
padding-top:10px;
}


.word h3, .word h1{
background:url(../img/index_icon2.gif) 20px 4px no-repeat;
margin-top:18px;
padding-left:30px;
margin-bottom:6px;
font-size:16px;
_font-size:140%;
font-weight:bolder;
line-height:100%;}

.word .contents{
background:url(../img/index_background1.gif) right top no-repeat;
margin-right:10px;
line-height:140%;
letter-spacing:0.04em;
height:1%;}

.word .contents_bottom p{padding:10px;
margin-left:32px;}
.word .contents_bottom ul{padding:0 10px 10px;
margin-left:32px;}

.word .contents_bottom{
background:url(../img/index_background2.gif) right bottom no-repeat;
}

.last{margin-bottom:20px;}

.noword{
color:#999999;}

.return_top{
height:1%;}