CSS


n-mail9.css DL

@charset "UTF-8";

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

#あなたのID_top {
width:300px;
text-align:left;
}
.title{
width:100px;
border-right:14px groove #cd5c5c;
border-left:14px groove #cd5c5c;
font-weight:bold;
font-size:17px;
text-align:center;
}
.explain {
font-size:10px;
margin:5px 0px 20px 0px;
}

.title_left{
border-left:14px groove #cd5c5c;
padding:2px 5px;
}
.name_left{
border-left:14px groove #cd5c5c;
padding:2px 5px;
}
.mail_left{
border-left:14px groove #cd5c5c;
padding:2px 5px;
}
.url_left{
border-left:14px groove #cd5c5c;
padding:2px 5px;
}
.textarea_left{
border-left:14px groove #cd5c5c;
padding:2px 5px;
}
.textarea_parts {
height:100px;
}

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


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