@charset "utf-8";header .fr p{background-color:#fff;border-radius:10px;padding:5px;font-size:.9em;cursor:pointer}header .menu{display:none;clear:both;position:relative;z-index:50;padding:10px;border:3px solid #fff;border-radius:10px;background-color:#000;-moz-box-shadow:0 1px 3px #eee;-webkit-box-shadow:0 1px 3px #eee;-o-box-shadow:0 1px 3px #eee;-ms-box-shadow:0 1px 3px #eee;box-shadow:0 1px 3px #eee;-moz-opacity:.8;opacity:.8}header .menu li{height:auto;padding:10px;border-bottom:1px solid #aaa;overflow:hidden}header .menu li:last-child{border-bottom:none}header .menu a{background:0 0;color:#fff;display:block;text-decoration:none}.login .contents ul{padding:15px}.login .contents ul input{width:99%}.login #explainBox p{padding:10px}.login #explainBox ul{margin:10px}.login .btn{padding:5px 0;background:-webkit-gradient(linear,left top,left bottom,from(#c94851),color-stop(.5,#c94851),color-stop(.5,#b3010f),to(#b3010f));background:-moz-linear-gradient(top,#c94851,#c94851 50%,#b3010f 50%,#b3010f);font-weight:700;font-size:1.2em;cursor:pointer}.login a.btn{font-size:1.1em}.btn.fr{width:180px;font-size:.7em;margin:0;padding:3px 0;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-weight:400;background:-webkit-gradient(linear,left top,left bottom,from(#c94851),color-stop(.5,#c94851),color-stop(.5,#b3010f),to(#b3010f));background:-moz-linear-gradient(top,#c94851,#c94851 50%,#b3010f 50%,#b3010f)}