CSS


n-mail11.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:230px;
border:1px solid #000000;
font-size:12px;
color:#000000;
background-color:#ffffff;
}

#あなたのID_top {
width: 250px;
border:1px solid #000000;
padding:10px 5px;
text-align:left;
}
.main{
text-align:center;
}
.title{
width: 200px;
border:3px double #000000;
margin-left:20px;
padding:1px;
text-align:center;
}
.explain {
text-align:center;
font-size:10px;
margin:5px 0px 20px 0px;
}
.title_left{
text-align:left;
margin-left:13px;
}
.name_left{
text-align:left;
margin-left:5px;
}
.mail_left{
text-align:left;
margin-left:13px;
}
.url_left{
text-align:left;
margin-left:13px;
}
.textarea_left{
text-align:left;
margin-left:7px;
}
.textarea_parts {
height:100px;
}
.submit_button {
width:100px;
}
.error_submit_button {
width:100px;
}
.result_submit {
width:100px;
}
.result_submit_button {
width:100px;
}
.submit {
padding:0 0 10px 0;
}

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