CSS


n-mail6.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:none;
border-left:none;
font-size:12px;
color:#000000;
background-color:#ffffff;
}

#あなたのID_top {
width:300px;
text-align:left;
border-right:1px solid #000000;
border-bottom:20px solid #000000;
border-left:1px solid #000000;
padding:0px;
}
.title{
width:300px;
font-weight:bold;
font-size:15px;
color:#ffffff;
background-color:#000000;
text-align:center;
}
.explain {
font-size:10px;
margin:5px 0px 20px 0px;
text-align:center;
}

.title_top{
border-bottom:1px solid #000000;
}
.title_left{
padding:3px 9px;
display:inline;
}
.title_right {
display:inline;
}
.name_top{
border-bottom:1px solid #000000;
}
.name_left{
padding:3px;
display:inline;
}
.name_right {
display:inline;
}
.mail_top{
border-bottom:1px solid #000000;
}
.mail_left{
padding:3px 9px;
display:inline;
}
.mail_right {
display:inline;
}
.url_top{
border-bottom:1px solid #000000;
}
.url_left{
padding:3px 9px;
display:inline;
}
.url_right {
display:inline;
}
.textarea_left{
padding:3px;
}
.textarea_parts {
width:290px;
height:100px;
}


.submit {
width:300px;
background-color:#000000;
text-align:right;
}
.submit_button {
width:100px;
color:#ffffff;
background-color:#000000;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin:3px;
}
.result_submit {
width:300px;
background-color:#000000;
text-align:right;
}
.result_submit_button {
width:100px;
color:#ffffff;
background-color:#000000;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin:3px;
}
.error_submit {
width:300px;
background-color:#000000;
text-align:right;
}
.error_submit_button {
width:100px;
color:#ffffff;
background-color:#000000;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin:3px;
}

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