@charset "UTF-8";
/* 150910 SM */
/*reset*/
* {
  margin: 0;
  padding: 0; }

html {
  overflow-x: hidden;
  width: 100%;
  height: 100%; }

img, fieldset {
  border: 0;
  vertical-align: top; }

li {
  list-style: none; }

input, label, textarea, select, button {
  vertical-align: middle; }

button {
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; }

select {
  height: 24px;
  border: 1px solid #d5d5d5; }

textarea {
  padding: 5px 6px;
  border: 1px solid #d5d5d5;
  line-height: 1.5; }

legend {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  line-height: 0; }

address, em {
  font-style: normal;
  font-weight: normal; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }

caption {
  display: none; }

th, td {
  border: 0;
  vertical-align: top; }

q, blockquote {
  quotes: "" ""; }

q:after, q:before {
  content: "'"; }

/*base*/
a {
  text-decoration: none;
  color: #666; }

a:active {
  background-color: transparent; }

a:hover {
  color: #666;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  color: #333; }

body {
  word-break: break-all; }

body, code {
  overflow: hidden;
  color: #666;
  font: 12px/1.25 msgothic, "Meiryo", Meiryo, sans-serif;
  background: #fff; }

input, select, textarea {
  color: #333;
  font-size: 12px;
  line-height: 12px;
  font-family: msgothic, "Meiryo", Meiryo, sans-serif; }

input[type="text"] {
  height: 23px;
  line-height: 23px;
  padding: 1px 0 0 7px;
  border: 1px solid #d1d1d1;
  vertical-align: middle; }

select {
  height: 24px;
  line-height: 24px;
  padding: 1px 0 0 7px;
  color: #333;
  border: 1px solid #d1d1d1;
  vertical-align: middle; }

label {
  cursor: pointer; }

h1, h2, h3, h4 {
  color: #222;
  padding: 0 0 10px 7px; }

.mpReset {
  margin: 0;
  padding: 0; }

.bdReset {
  border: 0; }

/*접근성*/
.hide {
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  left: -9999px;
  visibility: hidden; }

/*ir기법*/
.ir {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px; }

/* 제목(Heading) 설정 */
h1 {
  font-size: 20px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 1.7rem; }

h4 {
  font-size: 1.5rem; }

/* 960 그리드 시스템(Grid System) */
#wrap {
  overflow: hidden;
  position: relative;
  width: 100%; }

#headerWrap {
  width: 100%;
  border-bottom: 5px solid #ffc10d;
  background: #2e2e2e; }

#header {
  position: relative;
  width: 1000px;
  height: 75px;
  margin: 0 auto;
  padding: 0 34px;
  z-index: 1;
  background: #2e2e2e; }
  #header h1 {
    float: left; }
  #header #nav {
    float: right;
    padding: 29px 0 0; }

#nav li {
  float: left;
  padding: 0 1px 0 36px;
  background: url("//image.brabragames.jp/brabragames/common/i_wdot.png") 15px 50% no-repeat; }

#nav li:first-child {
  padding-left: 0; }

#header:after {
  content: "";
  display: block;
  clear: both; }

#container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 0 34px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  z-index: 0; }
  #container .bgLeft {
    position: absolute;
    left: -426px;
    top: 0;
    width: 425px;
    height: 1250px;
    /*background: url("//image.brabragames.jp/brabragames/common/bg_left.jpg") 0 0 no-repeat;*/ }
  #container .bgRight {
    position: absolute;
    left: 50%;
    top: 0;
    width: 425px;
    height: 1250px;
    margin-left: 535px;
    /*background: url("//image.brabragames.jp/brabragames/common/bg_right.jpg") 0 0 no-repeat;*/ }

#container:after {
  content: "";
  display: block;
  clear: both; }

#footer {
  position: relative;
  width: 100%;
  border-top: 3px solid #bebebe;
  z-index: 2; }

#footer .sitemap {
  width: 100%;
  background: #fafafa;
  border-bottom: 1px solid #d1d1d1; }

#footer .company {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 43px 34px;
  text-align: center; }

.sitemap dl {
  width: 1000px;
  margin: 0 auto;
  padding: 0 35px;
  text-align: center; }

.sitemap dl:after {
  content: "";
  display: block;
  clear: both; }

.sitemap dd {
  float: left;
  width: 250px;
  padding: 27px 0; }
  .sitemap dd h3 {
    padding-bottom: 0;
    color: #333;
    font-size: 14px; }
  .sitemap dd ul {
    margin: 12px 0 0; }
    .sitemap dd ul li {
      margin: 3px 0 0; }

.company .util {
  width: 720px;
  margin: 0 auto;
  padding: 0 0 13px; }
  .company .util li {
    position: relative;
    float: left;
    padding: 0 9px 0 13px; }
  .company .util li:first-child {
    padding-left: 0; }
  .company .util li:before {
    content: "|";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 11px;
    color: #d4d4d4; }
  .company .util li:first-child:before {
    content: "";
    width: 0; }

.company .util:after {
  content: "";
  display: block;
  clear: both; }

.company .copy {
  font-size: 11px; }

#footer:after {
  content: "";
  display: block;
  clear: both; }

/*버튼*/
.button {
  text-align: center; }

.btn {
  display: inline-block;
  background: #eaeaea;
  border: 1px solid #d0d0d0; }
  .btn a {
    display: block;
    padding: 6px 12px 5px;
    color: #333;
    font-size: 11px;
    text-decoration: none; }

.btn.gradM {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 5px 0 0;
  font-size: 10px;
  border: none;
  background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 100% 0;
  cursor: pointer; }
  .btn.gradM a {
    color: #333;
    font-size: 13px;
    padding: 0 30px 0 35px;
    background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 0 0; }

.btn.gradS {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  padding: 0 5px 0 0;
  font-size: 10px;
  border: none;
  background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 100% -40px;
  cursor: pointer; }
  .btn.gradS a {
    padding: 0 7px 0 12px;
    background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 0 -40px; }

.btn.gradS2 {
  display: inline-block;
  height: 24px;
  line-height: 25px;
  padding: 0 5px 0 0;
  border: none;
  background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 100% -100px;
  cursor: pointer; }
  .btn.gradS2 a {
    padding: 0 4px 0 9px;
    background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 0 -100px; }

.btn.gradS3 {
  display: inline-block;
  height: 25px;
  line-height: 27px;
  padding: 0 10px 0 0;
  border: none;
  background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 100% -70px;
  cursor: pointer; }
  .btn.gradS3 a {
    padding: 0 10px 0 20px;
    background: url("//image.brabragames.jp/brabragames/board/btn_board.png") no-repeat 0 -70px; }

.btn.top {
  position: absolute;
  top: 8px;
  right: 34px;
  background: none;
  border: 1px solid #d1d1d1; }
  .btn.top a {
    color: #333;
    font-size: 10px;
    padding: 5px 6px; }
    .btn.top a img {
      margin: 0 5px 0 0;
      vertical-align: middle; }

.btn.cancel {
  border: 1px solid #c9c9c9;
  border-radius: 5px; }
  .btn.cancel a {
    min-width: 35px;
    padding: 10px 35px 9px;
    background: #ededed;
    border: 1px solid #fafafa;
    border-radius: 5px;
    font-size: 13px; }

.btn.cancel2 {
  border: 1px solid #c9c9c9;
  font-weight: bold;
  border-radius: 5px; }
  .btn.cancel2 a {
    min-width: 190px;
    padding: 11px 30px 10px;
    background: #ededed;
    border: 1px solid #fafafa;
    border-radius: 5px;
    font-size: 18px; }

.btn.confirm {
  margin: 17px 0 0;
  font-weight: bold;
  border: 2px double #e39a63;
  border-radius: 5px;
  background: #d56817; }
  .btn.confirm a {
    min-width: 74px;
    padding: 10px 30px 9px;
    text-align: center;
    color: #fff;
    font-size: 13px; }

.btn.confirm2 {
  margin: 17px 0 0;
  font-weight: bold;
  border: 2px double #6eb1c9;
  border-radius: 5px;
  background: #278aaf; }
  .btn.confirm2 a {
    min-width: 74px;
    padding: 10px 30px 9px;
    text-align: center;
    color: #fff;
    font-size: 13px; }

.btn.confirm3 {
  margin: 17px 0 0;
  font-weight: bold;
  border-radius: 5px;
  background: #d56817; }
  .btn.confirm3 a {
    min-width: 190px;
    padding: 13px 30px 12px;
    text-align: center;
    color: #fff;
    font-size: 18px; }

.btn.critical {
  background: #d2341b; }
  .btn.critical a {
    min-width: 54px;
    padding: 5px 20px 4px;
    text-align: center;
    color: #fff;
    font-size: 12px; }

.btn.critical2 {
  background: #d56817; }
  .btn.critical2 a {
    min-width: 54px;
    padding: 5px 20px 4px;
    text-align: center;
    color: #fff;
    font-size: 12px; }

.more {
  position: absolute;
  font-size: 11px; }

/* input */
.txtIn {
  width: 333px !important; }

.txtSelect {
  width: 340px !important; }

.txtRadio {
  width: 13px;
  height: 13px;
  vertical-align: middle; }

/*배너*/
.banner li {
  margin: 0 0 7px; }

.banner li:first-child {
  margin: 7px 0; }

/*로그인*/
.member {
  margin: 0 0 10px;
  padding: 17px 13px 16px;
  background: #2e2e2e; }

.login a {
  font-size: 11px;
  color: #ccc; }

.login h2 {
  padding-left: 0;
  padding-bottom: 8px;
  color: #e8e8e8;
  font-size: 15px;
  font-weight: bold; }

.login .link {
  margin: 9px 0 14px; }

.login .link p {
  margin: 3px 0 0; }

.logout {
  color: #ccc;
  font-size: 11px; }
  .logout h2 {
    padding-left: 0;
    padding-bottom: 8px;
    color: #e8e8e8;
    font-size: 15px;
    font-weight: bold; }
  .logout .coin {
    color: #f68220; }
  .logout .name {
    color: #fff; }
  .logout dt {
    padding: 0 13px;
    height: 30px;
    line-height: 29px;
    background: #5b5b5b; }
  .logout dd {
    padding: 13px;
    height: 43px;
    background: #4d4d4d; }
    .logout dd .btn.gradS2 {
      margin: 7px 0 0;
      font-weight: bold; }
  .logout .button {
    margin: 4px 0 0; }
    .logout .button .btn {
      border: none; }
    .logout .button a {
      width: auto;
      padding: 0;
      background: none; }

/* 추가 151030 */
input[type="password"] {
  height: 23px;
  line-height: 23px;
  padding: 1px 0 0 7px;
  border: 1px solid #d1d1d1;
  vertical-align: middle; }