@charset "UTF-8";
/* CSS Document */

input {display:block;}

textarea {display:block;
margin:20px 0;}

#check {margin:20px 10px 10px 0;
display:inline;}

.btm {display:inline;}

.mail {width:820px;
height:auto;
margin:auto;
padding-bottom:60px;
font-size:12px;}

/*footer*/

.m_footer {width:1000px;
height:110px;
background-image:url(../image/footer.gif);
background-repeat:no-repeat;
clear:both;
position:relative;
bottom:0;}

.m_footer ul {width:850px;
height:auto;
margin-top:5px;
margin-right:auto;
margin-left:auto;
padding-top:20px;
font-size:12px;
color:#300;}

.m_footer li {display:inline;
list-style-type:none;
margin-right:10px;
padding-left:15px;
border-left:solid 1px #300;}

.last {border-right:solid 1px #300;
padding-right:15px;}

.m_footer a {font-size:12px;
color:#300;
text-decoration:none;}

.m_footer p {text-align:center;
font-size:12px;
margin-top:40px;
color:#300;}

.space {margin-top:30px;
display:block;}