@charset "UTF-8"; body { background-color:#ffffff; font-size:12px; font-family:Verdana,MS Pゴシック,Osaka; color:#8b4513; scrollbar-arrow-color:#cd853f; scrollbar-base-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-highlight-color:#cd853f; scrollbar-shadow-color:#cd853f; scrollbar-track-color:#ffffff; } a{ text-decoration:none; color:#DAA520; } input,textarea{ width:300px; border-top:none; border-right:none; border-bottom:none; border-left:10px groove #808000; font-size:12px; color:#8b4513; background-color:#f0e68c; padding:3px; } #あなたのID_top { width:300px; text-align:right; } .title{ text-align:center; font-weight:bold; font-size:17px; } .explain { text-align:center; font-size:10px; margin:5px 0px 20px 0px; } .textarea_parts { height:100px; } .submit { text-align:center; } .submit_button { width:150px; background-color:#cd853f; border:2px solid #cd853f; color:#ffffff; } .error_submit_button { width:150px; background-color:#cd853f; border:2px solid #cd853f; color:#ffffff; } .result_submit_button { width:150px; background-color:#cd853f; border:2px solid #cd853f; color:#ffffff; } /* りんだう。http://rindau.nobody.jp/ */ |