@charset "UTF-8";

body {
background:#ffffff;
font-size:10px;
font-family:Verdana,ＭＳ Ｐゴシック，Osaka;
color:#ccc;
scrollbar-face-color: white;
scrollbar-highlight-color:skyblue;
scrollbar-shadow-color:#b38eb6;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: skyblue;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
}

a{
text-decoration:none;
color:#000;
}

input,textarea{
width:220px;
border-top:none;
border-right:none;
border-bottom:1px #E38686 dashed;
border-left:none;
font-size:12px;
color:#757575;
background-color:#ffffff;
margin:1px 3px;
}

#hiatochan_top {
width:310px;
text-align:right;
}
.title{
width:300px;
border-bottom:3px double #FFC6C6;
font-weight:bold;
font-size:16px;
color:#E38686;
text-align:center;
}
.explain {
font-size:10px;
color: #ccc;
margin:5px 0px 20px 0px;
text-align:center;
}



.textarea_parts {
width:300px;
height:100px;
border:1px solid #E38686;
}


.submit_button {
width:70px;
background-color:#fff;
color:#ccc;
border:1px solid #E38686;
}
.result_submit_button {
width:70px;
background-color:#fff;
color:#ccc;
border:1px solid #E38686;
}
.error_submit_button {
width:70px;
background-color:#fff;
color:#ccc;
border:1px solid #E38686;
}

/* りんだう。http://rindau.nobody.jp/ */