CSS


n-mail13.css DL

@charset "UTF-8";

body {
background-color:#ffffff;
font-size:12px;
font-family:Verdana,MS Pゴシック,Osaka;
color:#222222;
scrollbar-arrow-color:#dc143c;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#dc143c;
scrollbar-shadow-color:#dc143c;
scrollbar-track-color:#ffffff;
}
a{
text-decoration:none;
color:#dc143c;
}
input{
background-color:#ffffff;
border:solid 1px #dc143c;
width:280px;
text-align:left;
padding:5px;
}

#あなたのID_top {
width:350px;
background-color:#ffddff;
padding:20px;
}
.title{
text-align:center;
color:#dc143c;
font-weight:bold;
font-size:17px;
}
.explain {
text-align:center;
color:#dc143c;
font-size:10px;
margin:5px 0px 20px 0px;
}



.title_top {
margin:5px;
text-align:left;
}
.title_left{
background-color:#dc143c;
color:#ffffff;
width:200px;
padding:5px;
}
.title_right {
text-align:right;
width:200px;
}

.name_top {
margin:5px;
text-align:left;
}
.name_left{
background-color:#dc143c;
color:#ffffff;
width:200px;
padding:5px;
}
.name_right {
text-align:right;
}

.mail_top {
margin:5px;
text-align:left;
}
.mail_left{
background-color:#dc143c;
color:#ffffff;
width:200px;
padding:5px;
}
.mail_right {
text-align:right;
}

.url_top {
margin:5px;
text-align:left;
}
.url_left{
background-color:#dc143c;
color:#ffffff;
width:200px;
padding:5px;
}
.url_right {
text-align:right;
}

.textarea_top {
margin:5px 5px 0px 5px;
text-align:left;
}
.textarea_left{
background-color:#dc143c;
color:#ffffff;
width:200px;
padding:5px;
}
.textarea_right {
text-align:right;
}
.textarea_parts {
border:solid 1px #dc143c;
width:340px;
height:100px;
text-align:left;
padding:5px;
}






.submit{
text-align:right;
margin:0px;
padding:5px;
}
.submit_button {
width:100px;
background-color:#dc143c;
color:#ffffff;
padding:5px;
text-align:center;
}
.result_submit_button {
width:100px;
background-color:#dc143c;
color:#ffffff;
padding:5px;
text-align:center;
}
.error_submit_button {
width:100px;
background-color:#dc143c;
color:#ffffff;
padding:5px;
text-align:center;
}

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