body {
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
  font-size: 12px;
  color: #333333;
}
button.buttons {
  padding:0;
  border: none;
  cursor: pointer;
  background: none;
}
form p.required {
  margin:0 !important;
  padding:0 !important;
  font-size: .75em !important;
  color: red;
}

/*
 * flash messages
 */
/* Flash 2.0 */
#flash div { background-repeat: no-repeat; background-position: 0 100%; margin: 12px auto; padding-bottom: 5px; height: 100%; width: 920px; color: #41494d; }
#flash dl { background-repeat: no-repeat; background-position: 0 0; position: relative; padding-top: 6px; margin: 0; }
#flash dt { background-repeat: repeat-y; background-position: 0 0; display: block; font-size: 12px; padding: 6px 12px 6px 12px; }
#flash dt span { padding-left: 36px; background-repeat: no-repeat; background-position: 0 50%; display: block; line-height: 26px; font-weight: bold; }
#flash dt em { font-weight: normal; font-style: normal; }
#flash dd { position: absolute; right: 17px; top: 50%; margin-top:-5px; }
#flash dd a.close { font-weight: bold; padding-right: 20px; background: url(../images/flash_message/flash/dismiss.gif) 100% 50% no-repeat; line-height: 14px; display: block; }
/* Success */
#flash .success { background-image: url(../images/flash_message/rounded/wire-green-920-bottom.gif); }
#flash .success dl { background-image: url(../images/flash_message/rounded/wire-green-920-top.gif); }
#flash .success dt { background-image: url(../images/flash_message/rounded/wire-green-920-inner.gif); }
#flash .success dt span { background-image: url(../images/flash_message/icons/status-notice/success.gif); }
/* Fail */
#flash .fail, #flash .warning ,#flash .error { background-image: url(../images/flash_message/rounded/wire-red-920-bottom.gif); }
#flash .fail, #flash .warning ,#flash .error dl { background-image: url(../images/flash_message/rounded/wire-red-920-top.gif); }
#flash .fail, #flash .warning ,#flash .error dt { background-image: url(../images/flash_message/rounded/wire-red-920-inner.gif); }
#flash .fail, #flash .warning ,#flash .error dt span { background-image: url(../images/flash_message/icons/status-notice/warning.gif); }
/* Info */
#flash .info, #flash .notice { background-image: url(../images/flash_message/rounded/wire-blue-920-bottom.gif); }
#flash .info, #flash .notice dl { background-image: url(../images/flash_message/rounded/wire-blue-920-top.gif); }
#flash .info, #flash .notice dt { background-image: url(../images/flash_message/rounded/wire-blue-920-inner.gif); }
#flash .info, #flash .notice dt span { background-image: url(../images/flash_message/icons/status-notice/generic-info.gif); }

.reimp-info-panel hr {
  clear: both;
}
.base #mainContent {
  width: 678px;
  margin-top: 25px;
}
.base #mainContent p {
  font-size: 80%;
  line-height: 2.1;
  padding-bottom: 10px;
}
.base #mainContent strong.fsize_ll {
  font-size: 155%;
  line-height: 1.4;
}
.base #mainContent span.fsize_s {
  font-size: 70%;
  color: #6699CC;
  margin-left: 1em;
}
.base #mainContent .about-reimp-headline p {
  margin: 0;
}
.base #mainContent .about-reimp-headline p.top {
  text-align: left;
}
.base #mainContent .about-reimp-headline p.middle {
  text-align: center;
}
.base #mainContent .about-reimp-headline p.bottom {
  text-align: right;
}
.base #mainContent .about-content p {
  padding-bottom: 2em;
}
.base #mainContent .about-match-content h3,
.base #mainContent .go-reimp-content h3 {
  border-left: 5px solid #444444;
  color: #444;
  padding-left: 8px;
  line-height: 2;
  padding: 6px 10px;
  font-size: 105%;
  clear: both;
  margin: 0;
  margin-top: 1em;
}
.base #mainContent .go-reimp-content a img {
  border: 1px solid #0066FF !important;
  padding: 2px;
}
.base #mainContent .about-match-content div,
.base #mainContent .go-reimp-content div {
  overflow: hidden;
}
.base #mainContent .about-match-content div:after,
.base #mainContent .go-reimp-content div:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html .base #mainContent .about-match-content div,
* html .base #mainContent .go-reimp-content div {
  height: 1em;
  overflow: visible;
}

.base #mainContent .go-reimp-content p {
  padding-bottom: 2em;
}

.base #accordion div.h {
  border: 1px solid #D3D3D3;
  margin-top: 1px;
  font-size: 1.3em;
}
.base #mainContent h1,
.base #mainContent h2,
.base #mainContent h3 {
  clear: both;
}
.base #sidebar {
  width: 262px;
  border-left: none;
  padding-right: 0px;
  padding-left: 0px;
}

.ui-state-active {
  background: url("themes/base/images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #DADADA;
  border: 1px solid #999999;  
}
.ui-widget-content a {
  color: #3399FF;
}

.img-left {
  margin: 5px 15px 5px 0;
  float: left;
}
.img-right {
  margin: 5px 0 5px 15px;
  float: right;
}

.ui-accordion .ui-accordion-content { 
  padding: 1em 1.2em !important; 
}

.base #contentbox {
  margin-top: 0px;
  font-size: 14px;
}
.base #contentbox h2 {
  margin-top: 1em;
}
.base #contentbox p {
  font-size: 100%;
  line-height: 1.8em;
  padding-bottom: 5px;
}

#topcontrol {
  font-size: 16px;
  color: #0066FF;
}
#topcontrol img {
  vertical-align: middle;
}

.base #footer {
  height: 100px;
}
.watermark {
   color: #999;
}

/*
 * errors
 */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left !important;
  font-weight: bold !important;
  padding: 5px 5px 5px 15px !important;
  font-size: 12px !important;
  margin: -7px !important;
  background-color: #c00 !important;
  color: #fff !important;
  border: none !important;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


