/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/cgi-bin/blog/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */


/* スタイルの変更*/
#container #container-inner {
margin:0px auto;
background: #fff;
width:750px;
}


.contact-form th {
padding: 5px 10px;
background-color:#51C451;
color:#ffffff;
}

.contact-form td {
padding:5px;
}

.contact-form input[type ='text'],
.contact-form textarea {
width:95%;
}


