@charset 'utf-8';

body {
  font-family: 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

img {
  width: auto;
}

.isFontSizeS {
  font-size: 14px;
  line-height: 1.8;
}

.isFontSizeM {
  font-size: 16px;
}

.isFontSizeL {
  font-size: 18px;
  line-height: 1.8;
}

a:hover img {
  opacity: 0.8;
  -ms-filter: alpha('opacity=80');
}

.container {
  width: 840px;
  margin: auto;
}

.containerLarge {
  width: 950px;
  margin: auto;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.clearfix {
  overflow: hidden;
  zoom: 1;
}

.fll {
  display: block;
  float: left;
  vertical-align: top;
  zoom: 1;
}

.flr {
  display: block;
  float: right;
  vertical-align: top;
  zoom: 1;
}

.mb60 {
  margin-bottom: 60px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}

.fontSmall {
  font-size: 0.75em;
}

.fontMedium {
  font-size: 0.875em;
}

.bold {
  font-weight: bold;
}

.profile {
  width: 410px;
}

.pagetop {
  padding-left: 20px;
  color: #00009C;
  background: url(../images/arrow_pagetop.jpg) 0 50% no-repeat;
}

.pagetop:hover {
  color: #3288c3;
  text-decoration: underline;
}


/*
 * 共通エリア
 */
#header {
 min-width:950px;
 height:70px;
 padding:0 0 10px;
 margin:0 auto;
 overflow:hidden;
 text-align:center;
}

#headerColumn {
 width:950px;
 margin:0 auto;
 text-align:left;
}

#idColumn {
 float:left;
 width:298px;
 padding:15px 0 0;
}

#categoryId {
 margin:8px 0 0;
}

#utilityNav {
 float:right;
 overflow:hidden;
 text-align:right;
}

* html #utilityNav {
 height:1%;
}

#utilityNavTop {
 overflow:hidden;
 /*width:422px;*/
}

* html #utilityNavTop {
 width:424px;
 height:1%;
 margin:0 -3px 0 0
}

#utilityNav li {
 /*float:left;*/
 display: inline-block;
 vertical-align: top;
}

#characterSize {
 float:left;
 width:142px;
 overflow:hidden;
 margin-left:107px;
}

#utNavPro, #utNavYokocho, #utNavSupport, #searchText, #fontsizeTitle, h1, h2 {
 font-size:0;
 line-height:0;
}

#utNavPro {
 /*margin-left:86px;*/
 text-align:right;
}

#utNavPro a {
 display:block;
 height:12px;
 width:92px;
 margin:19px 0px 20px 22px;
}

#utNavYokocho {
 text-align:left;
}

#utNavYokocho a {
 display:block;
 height:12px;
 width:85px;
 margin:19px 0 20px 0px;
}

#utilityNavUnder {
 overflow:hidden;
}

* html #utilityNavUnder {
 height:1%;
 padding-left:122px;
}

#utNavSupport a {
 display:block;
 height:13px;
 width:152px;
}

#MF_form_phrase {
 float:left;
 height:26px;
 padding:0;
 margin:0;
 border:1px solid #cccccc;
 /*background:url(../images/bg_search.jpg) repeat-x left top;*/
}

#resizingS a, #resizingM a, #resizingL a {
 display:block;
 width:20px;
 height:20px;
}

#resizingS a {
 background:url(../images/btn_text_small_off.gif) no-repeat left top;
}

.isFontSizeS #resizingS a {
  background:url(../images/btn_text_small_on.gif) no-repeat left top;
}

#resizingM a {
 background:url(../images/btn_text_middle_off.gif) no-repeat left top;
}

.isFontSizeM #resizingM a {
 background:url(../images/btn_text_middle_on.gif) no-repeat left top;
}

#resizingL a {
 background:url(../images/btn_text_large_off.gif) no-repeat left top;
}

.isFontSizeL #resizingL a {
 background:url(../images/btn_text_large_on.gif) no-repeat left top;
}

#searchText {
 /*padding:8px 7px 0 22px;*/
 margin: 0 10px 0 20px;
}

.searchItem {
 padding:18px 0 0;
}

#fontsizeTitle {
 float:left;
 padding:4px 0 0;
}

#resizingS, #resizingM, #resizingL {
 float:left;
 padding:0 0 0 9px;
 line-height:0;
}

#utNavSupport {
 float:left;
 padding:3px 0 0 22px;
}

#search {
  width: 230px;
 height:24px;
 text-align:right;
 margin:0 0 10px;
}

#search img {
 margin-top:18px;
 float:left;
 text-align:right;
}

#search input {
 margin:12px 0 0;
 float:left;
}

#searchIcon {
  display: inline-block;
 margin:0;
 padding:0;
}


#copy {
  padding-bottom: 30px;
}

#copy div {
 width:950px;
 text-align:center;
 margin:0 auto;
 line-height:0;
 font-size:0;
}

* html #copy div {
 height:1%;
}

#copy ul {
 margin:0 0 0 14px;
 padding:13px 0 0;
 text-align:left;
 overflow: hidden;
}

#copy ul li {
 display:inline;
 float:left;
 padding:0 20px 0 0;
}

#copy ul li#copyright {
 padding:0 0 0 360px;
}

.keisicyou {
    margin-top: 2rem; 
    margin-bottom: 1rem;
    background: #203E6E;
    padding: 4px;
    color: #FFF226;
    text-align: center;
    border-radius: 5px;
    font-size: 110%;
    width: 930px;
    font-weight: bolder;
}