/* CSS Document */


/*=====================================================*/
/*h2の設定*/
/*=====================================================*/

h2#dictionary
{
width:960px;
height:95px;
margin:0px auto;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h2.jpg) 0% 0% no-repeat;
clear:both;
}



/*H3*/

h3#dictionary
{
width:670px;
height:45px;
margin-top:0px;
margin-bottom:20px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h3_dictionary.jpg) 0% 0% no-repeat;
clear:both;
}



/*H4*/

h4#dictionary_a{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_a.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_ka{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ka.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_sa{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_sa.jpg) 0% 0% no-repeat;
clear:both;
}


h4#dictionary_ta{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ta.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_na{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_na.jpg) 0% 0% no-repeat;
clear:both;
}


h4#dictionary_ha{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ha.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_ma{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ma.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_ya{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ya.jpg) 0% 0% no-repeat;
clear:both;
}

h4#dictionary_ra{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_ra.jpg) 0% 0% no-repeat;
clear:both;
}


h4#dictionary_wa{
width:670px;
height:30px;
margin-top:40px;
margin-bottom:15px;
font-size:-1px;
text-indent:-9999px;
background: url(../../dictionary/img/h4_dictionary_wa.jpg) 0% 0% no-repeat;
clear:both;
}


/*一覧　INDEX */

.ichiran_top{
width:620px;
margin:0px 0px 20px 0px;
padding: 15px 25px 15px 25px;
background:url(../../dictionary/img/ichiran_bg.jpg);
line-height:200%;
}

.ichiran_top A {
padding: 0px 23px 0px 8px;
background: url(../../dictionary/img/point_word.gif) no-repeat 0% 50%;
font-size: 13px;
font-weight:bold;
text-decoration: underline; 
}

.ichiran_top A:link {
COLOR: #006699; 
text-decoration: underline; 
}

.ichiran_top A:visited {
COLOR: #006699; 
text-decoration: underline; 
}

.ichiran_top A:hover {
COLOR: #0099CC;
text-decoration: none; 
}


/*一覧　あ行〜わ行 */

.ichiran{
width:630px;
margin:0px 0px 15px 0px;
padding: 15px 25px 15px 15px;
background:url(../../dictionary/img/ichiran_bg.jpg);
line-height:240%;
COLOR: #006699;
}

.ichiran A {
padding: 0px 15px 0px 8px;
background: url(../../dictionary/img/point_word.gif) no-repeat 0% 50%;
font-size: 12px;
font-weight:normal;
text-decoration: underline; 
}

.ichiran A:link {
COLOR: #006699; 
text-decoration: underline; 
}

.ichiran A:visited {
COLOR: #006699; 
text-decoration: underline; 
}

.ichiran A:hover {
COLOR: #0099CC;
text-decoration: none; 
}






a.to_pagetop{
margin: 0px;
padding: 0px;
width:60px;
height:15px;
display:block;
background: url(../../dictionary/img/pagetop.jpg) 100% 0% no-repeat;
font-size: -1px;
text-indent:-9999px;
float:right;
}

a:link.to_pagetop{
overflow:hidden;
}

a:hover.to_pagetop{
background: url(../../dictionary/img/pagetop_on.jpg) 100% 0% no-repeat;
}


	

	
.word_box{
width:670px;
margin:0px;
padding: 5px 0px;
background: url(../../dictionary/img/line_dot01_670.jpg) center bottom no-repeat;
}



.word_box dl{
width:655px;
margin:0p;
padding: 15px 0px 0px 15px;
}

.word_box dt{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size: 13px;
font-weight: bold;
color: #006699;
}

.word_box dt small{
font-size: 12px;
font-weight: bold;
}
	
	
.word_box dd{
margin: 0px 0px 15px 0px;
padding: 0px;
color: #333333;
font-size: 12px;
font-weight: normal;
line-height:1.6;
}