@charset "UTF-8";@import url(../../css/reset.css);@import url(common.css);h2{margin-bottom: 36px;padding: 0 6px 12px;color: #999;font-size: 160%;letter-spacing: 1px;text-align: center;}#main{margin-top: 3px;}.contents{margin: 0 24px 50px;}em{color: #fc3;}/* form */fieldset{position: relative;margin: 24px 0;padding: 12px;border-color: #47d1ff;}legend{font-size: 120%;color: #999;font-weight: bold;letter-spacing: 1px;}dl{width: 80%;position: relative;}dt{position: absolute;width: 8em;padding-top: 12px;padding-bottom: 12px;}dd{padding-top: 12px;padding-left: 8em;padding-bottom: 12px;}dd input{width: 100%;}input,textarea{font: inherit;}textarea{width: 80%;}dd input,textarea{border: 1px dotted #999;background: #f7fdfd;}dd input:focus,textarea:focus{border: 1px solid #666;background: #fff;}.button input{cursor: pointer;}