h2{
border-bottom:5px solid #ff2c55;
margin:0 0 2px 0;
}
#midashi{
height:95px;
padding:10px 0 0 0;
line-height:40px;
text-align:center;
background:#74d6da;
color:#fff;
font-size:24px;
margin:0 0 40px 0;
font-weight:normal;
}
#main section{
margin-bottom:80px;
}
#main section h4{
margin:0 0 20px 0;
text-align:center;
}

#contents2 table{
width:70%;
margin:0 auto;
}
#contents2 th{
width:110px;
font-weight:normal;
text-align:left;
}
#contents2 th,
#contents2 td{
vertical-align:top;
padding:5px 0;
color: #333 !important;
}
.hissu{
text-align:center;
display:block;
width:30px;
height:30px;
line-height:30px;
color:#fff;
background: #ff6f7f;
font-size:80%;
border-radius:15px;
float:left;
margin:0 10px 0 0;
}
.nini{
text-align:center;
display:block;
width:30px;
height:30px;
line-height:30px;
color:#fff;
background: #56ccd7;
font-size:80%;
border-radius:15px;
float:left;
margin:0 10px 0 0;
}
input{
height:30px;
border-radius:5px;
border:1px solid #ccc;
}
textarea{
height:150px;
border-radius:5px;
border:1px solid #ccc;
}
#submit{
text-align:center;
color:#fff;
margin:20px 0 0 210px;
width:410px;
height:40px;
line-height:40px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff4a05+0,ff738d+100 */
background: #ff4a05; /* Old browsers */
background: -moz-linear-gradient(left,  #ff4a05 0%, #ff738d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff4a05 0%,#ff738d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff4a05 0%,#ff738d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4a05', endColorstr='#ff738d',GradientType=1 ); /* IE6-9 */
}