h2{
margin-top:20px;
}
h3{
margin-top:20px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}

/* side_content
--------------------------------------------------*/
div#side_content{
width:180px;
float:left;
}
div#side_content div.word_search{
width:178px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table#choose_word{
width:160px;
margin:10px auto 10px;
}
table#choose_word tr{
width:160px;
}
table#choose_word td.a_word{
text-align:center;
font-weight:bold;
height:30px;
text-align:justify;
text-justify:distribute;
}
table#choose_word td.a_word span{
text-align:center;
font-weight:bold;
height:22px;
display:block;
padding-top:10px;
color:#FFFFFF;
background-color:#cccccc;
}
table#choose_word td.a_word a:link,
table#choose_word td.a_word a:visited{
padding:10px;
display:block;
}
table#choose_word td.a_word a:active,
table#choose_word td.a_word a:hover{
background-color:#FF6600;
padding:10px;
display:block;
color:#FFFFFF;
}
div#side_content div.keyword{
width:158px;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding:10px;
}
div#side_content div.keyword input#k_word{
margin-top:3px;
float:left;
width:110px;
}
div#side_content div.keyword input#k_btn,
div#side_content div.category input#k_btn{
height:24px;
width:42px;
margin-left:-3px;
float:right;
}
div#side_content div.category{
width:158px;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding:10px;
display:block;
}
select#category_s{
margin-top:3px;
float:left;
width:115px;
}
div#addition img{
display:block;
height:50px;
width:180px;
margin-top:20px;
}
select#category1{
margin-top:3px;
float:left;
width:115px;
}

/* main_content (index.php)
--------------------------------------------------*/
div#main_content{
width:540px;
float:right;
}
h3#initial{
margin-top:20px;
background-image:url(../img/img01.jpg);
background-repeat:no-repeat;
width:520px;
height:22px;
font-size:16px;
color:#FF6600;
padding-left:20px;
padding-top:8px;
}
div#main_content p.pager{
margin:20px 0px;
color:#ff6600;
font-size:12px;
text-align:center;
}
div#main_content p.pager a{
padding:2px 5px;
color:#FFFFFF;
font-weight:bold;
}
div#main_content p.pager a:link,
div#main_content p.pager a:visited{
background-color:#ffffff;
color:#2757A1;
}
div#main_content p.pager a:active,
div#main_content p.pager a:hover{
background-color:#FF6600;
color:#FFFFFF;
}
div#main_content p.pager span{
padding:2px 5px;
color:#FFFFFF;
font-weight:bold;
background-color:#CCCCCC;
}
div#main_content ul#word_list{
}
ul#word_list li{
margin:0px;
list-style:none;
padding-left:30px;
padding-top:12px;
padding-bottom:12px;
padding-right:20px;
line-height:120%;
}
ul#word_list li.w1{
background-image:url(../img/arrow01.jpg);
background-repeat:no-repeat;
background-color:#f5f5f5;
background-position:15px 14px;
}
ul#word_list li.w2{
background-image:url(../img/arrow02.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
background-position:15px 14px;
}

/* main_content (detail.php)
--------------------------------------------------*/
h4#detail_word{
background-image:url(../img/arrow02.jpg);
background-repeat:no-repeat;
background-position:10px 5px;
font-size:16px;
padding-left:25px;
padding-top:1px;
}
div#main_content dl.detail_heading{
margin-top:5px;
}
div#main_content dl dt.heading{
float:left;
width:60px;
background-color:#666666;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
padding-bottom:4px;
padding-left:10px;
letter-spacing:0.15em;
margin-top:15px;
}
div#main_content dl dd.heading2{
float:left;
width:460px;
padding-top:5px;
padding-left:10px;
padding-bottom:4px;
margin-top:15px;
}
div#main_content dl dt.heading3{
float:left;
width:55px;
background-color:#666666;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
padding-bottom:4px;
padding-left:15px;
letter-spacing:13px;
margin-top:15px;
}
div#main_content dl dd.comment{
width:510px;
background-color:#f0f0f0;
border:1px solid #cccccc;
padding:10px 15px 20px;
line-height:130%;
}
div#main_content dl dt.connection{
float:left;
width:60px;
background-color:#ff6600;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
padding-bottom:4px;
padding-left:10px;
margin-top:20px;
margin-bottom:10px;
}
div#main_content dl dd.connection_text{
float:left;
width:460px;
margin-bottom:10px;
padding-top:3px;
padding-left:10px;
padding-bottom:4px;
line-height:130%;
margin-top:20px;
}
div#reference{
width:540px;
height:30px;
padding-top:20px;
padding-bottom:20px;
border-top:dotted 1px #cccccc;
border-bottom:dotted 1px #cccccc;
margin-top:20px;
}
div#reference p.reference_text{
float:left;
margin-left:100px;
margin-top:8px;
display:inline;
}
div#reference p.reference_img{
float:left;
margin-left:10px;
display:block;
}
div#reference p.reference_img img{
width:36px;
height:30px;
display:block;
}

/* main_content (add.php)
--------------------------------------------------*/
div#main_content p.teach{
margin-top:20px;
margin-bottom:30px;
line-height:130%;
}
div#main_content p.all{
margin-top:20px;
}
input#teach_word{
width:200px;
height:20px;
margin-top:5px;
}
input#furigana{
width:200px;
height:20px;
margin-top:5px;
}
input#meaning{
width:200px;
height:20px;
margin-top:5px;
}
textarea#meaning{
width:450px;
height:120px;
margin-top:5px;
}
input#nickname{
width:200px;
height:20px;
margin-top:5px;
}
input#submit_s{
margin-top:20px;
}





div#main_content h2{
border:#0984FF solid 1px;
background-color:#EEF7FF;
padding:10px;
color:#0984FF;
font-size:14px;
}

















