h2{
border-bottom:5px solid #007aff;
margin:0 0 2px 0;
}
#main section{
width:100%;
font-size:15px !important;
}
#main section article{
width:940px;
margin:0 auto;
}
#midashi{
height:67px;
line-height:67px;
text-align:center;
background:#ff274e;
color:#fff;
font-size:24px;
margin:0 0 40px 0;
font-weight:normal;
}
#main section{
margin-bottom:60px;
}
#main h4{
color:#ff274e;
font-size:24px;
text-align:center;
margin:0 0 20px 0;
}

#contents1{
background:#fff2f4;
padding:40px 0;
}
#contents1 table{
width:70%;
margin:0 auto;
border-top:1px solid #ccc;
}
#contents1 th{
width:100px;
}
#contents1 th,
#contents1 td{
padding:10px 5px;
border-bottom:1px solid #ccc;
text-align:left;
}

#contents4 table{
width:70%;
margin:0 auto;
}
#contents4 th{
width:110px;
font-weight:normal;
text-align:left;
}
#contents4 th,
#contents4 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 */
}