CSS


n-mail4.css DL

@charset "UTF-8";

body {
background-color:#ffffff;
font-size:12px;
font-family:Verdana,MS Pゴシック,Osaka;
color:#323232;
scrollbar-arrow-color:#cd5c5c;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#cd5c5c;
scrollbar-shadow-color:#cd5c5c;
scrollbar-track-color:#ffffff;
}
a{
text-decoration:none;
color:#fa8072;
}
input,textarea{
width:280px;
border-top:1px solid #cd5c5c;
border-right:1px solid #cd5c5c;
border-bottom:1px solid #cd5c5c;
border-left:1px solid #cd5c5c;
font-size:12px;
color:#323232;
background-color:#ffffff;
}

#あなたのID_top {
width:300px;
text-align:left;
border:1px solid #cd5c5c;
padding:10px;
}
.title{
width:150px;
border-top:1px solid #cd5c5c;
border-right:1px solid #cd5c5c;
border-bottom:1px solid #cd5c5c;
border-left:20px solid #cd5c5c;
padding:3px;
text-align:center;
font-weight:bold;
font-size:15px;
}
.explain {
font-size:10px;
margin:5px 0px 20px 0px;
}
.textarea_parts {
height:100px;
}

.submit{
text-align:center;
}
.submit_button {
width:100px;
}
.result_submit_button {
width:100px;
}
.error_submit_button {
width:100px;
}

/* りんだう。http://rindau.nobody.jp/ */