h2{
margin-top:20px;
}
h3{
margin:10px 0px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}
.texttype01{
margin:5px 20px 10px;
line-height:130%;
color:#666;
}

.texttype01 li{
line-height:150%;
}
.inbox{
margin-bottom:10px;
}
.redbold{
font-size:11px;
color:#FF3300;
font-weight:bold;
margin-bottom:10px;
}
.redbold2{
margin-left:20px;
margin-top:10px;
color:#FF3300;
font-weight:bold;
margin-bottom:10px;
}

div.entry_box{
border:1px solid #BBB;
padding:10px 10px 20px;
background-color:#F9FBFD;
}

/* コンテンツ */
table.inputform{
margin:0px auto 30px;
width:700px;
border-collapse:collapse;
border:1px solid #999999;
}
table.inputform th{
padding:10px;
width:180px;
text-align:left;
vertical-align:top;
background-image:url(../img/th.gif);
background-repeat:no-repeat;
border:1px solid #999999;
}
table.inputform td{
padding:10px;
border:1px solid #999999;
background-color:#FFF;
}
.t_h20{
height:40px;
}
.sendbtn{
text-align:center;
}
ul.search_list{
list-style:none;
}
ul.search_list li{
margin:5px;
}