IEでの表示


Firefox、Operaでの表示


CSS


n-mail5.css DL

@charset "UTF-8";

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

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

.title_top{
background-color:#4169e1;
margin-bottom:3px;
}
.title_left{
color:#ffffff;
padding:1px;
display:inline;
}
.title_right {
display:inline;
background-color:#ffffff;
}
.name_top{
background-color:#4169e1;
margin-bottom:3px;
}
.name_left{
color:#ffffff;
padding:1px;
display:inline;
}
.name_right {
display:inline;
background-color:#ffffff;
}
.mail_top{
background-color:#4169e1;
margin-bottom:3px;
}
.mail_left{
color:#ffffff;
padding:1px;
display:inline;
}
.mail_right {
display:inline;
background-color:#ffffff;
}
.url_top{
background-color:#4169e1;
margin-bottom:3px;
}
.url_left{
color:#ffffff;
padding:1px;
display:inline;
}
.url_right {
display:inline;
background-color:#ffffff;
}
.textarea_left{
display:none;
}
.textarea_parts {
width:310px;
height:100px;
border:1px solid #4169e1;
}


.submit_button {
width:80px;
background-color:#4169e1;
color:#ffffff;
border:1px solid #4169e1;
}
.result_submit_button {
width:80px;
background-color:#4169e1;
color:#ffffff;
border:1px solid #4169e1;
}
.error_submit_button {
width:80px;
background-color:#4169e1;
color:#ffffff;
border:1px solid #4169e1;
}

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