CSS


n-mail3.css DL

@charset "UTF-8";

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

#あなたのID_top {
width:310px;
text-align:right;
}
.title{
border-bottom:3px double #000000;
font-weight:bold;
font-size:16px;
text-align:center;
}
.explain {
font-size:10px;
margin:5px 0px 20px 0px;
text-align:center;
}


.title_left{
display:inline;
}
.title_right {
display:inline;
}
.name_left{
display:inline;
}
.name_right {
display:inline;
}
.mail_left{
display:inline;
}
.mail_right {
display:inline;
}
.url_left{
display:inline;
}
.url_right {
display:inline;
}
.textarea_left{
display:none;
}
.textarea_parts {
width:300px;
height:100px;
border:1px solid #000000;
}


.submit_button {
width:70px;
background-color:#000000;
color:#ffffff;
border:1px solid #000000;
}
.result_submit_button {
width:70px;
background-color:#000000;
color:#ffffff;
border:1px solid #000000;
}
.error_submit_button {
width:70px;
background-color:#000000;
color:#ffffff;
border:1px solid #000000;
}

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