CSS


n-mail2.css DL

@charset "UTF-8";

body {
background-color:#ffffff;
font-size:12px;
font-family:Verdana,MS Pゴシック,Osaka;
color:#191970;
scrollbar-arrow-color:#6495ed;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#6495ed;
scrollbar-shadow-color:#6495ed;
scrollbar-track-color:#ffffff;
}
a{
text-decoration:none;
color:#4169e1;
}
input,textarea{
width:300px;
border-top:1px solid #6495ed;
border-right:1px solid #6495ed;
border-bottom:2px solid #6495ed;
border-left:2px solid #6495ed;
font-size:12px;
color:#191970;
background-color:#b0e0e6;
}

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

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