/* CSS Document */

@charset "shift_jis";
/*初期化*/
* { margin: 0; padding: 0; outline: none; }
body { text-align: center; font-size:13px; line-height:1.25; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";  *font-size: small; *font: x-small;}
/*初期化*/
* { margin: 0; padding: 0;}
script { position: absolute; z-index: 1; }
form,input,select { margin: 0; padding: 0;}
p { margin: 0; padding: 0; color:#333333;}
a { overflow: hidden; }
img { -ms-interpolation-mode: bicubic; border:0px;}
a img { -ms-interpolation-mode: bicubic; border: none; }
hr { display: none; margin:  0; padding: 0; clear: both; }
object { margin: 0; padding: 0; }
embed { margin: 0; padding: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
.clear { clear:both;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
/*Firefox3*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
hr { display:none; clear:both; }
.block { display:block;}
.block_clear { display:block; clear:both;}
.f_left { float:left;}
.f_right { float:right;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}

.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:20px;}


/*==============共通==============*/

html { font: 13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; font: x-small; font-size: small; }
body { font: 100%; font-size: inherit; line-height: 150%; background-color:#ffffff; }
.j10 { font-size: 77%; line-height: 150%; }
.j11 { font-size: 85%; line-height: 150%; }
.j12 { font-size: 93%; line-height: 150%; }
.j13 { font-size: 100%; line-height: 150%; }
.j14 { font-size: 108%; line-height: 150%; }
.j15 { font-size: 116%; line-height: 150%; }
.j16 { font-size: 123.1%; line-height: 150%; }
.j17 { font-size: 131%; line-height: 150%; }
.j18 { font-size: 138.5%; line-height: 150%; }
.j19 { font-size: 146.5%; line-height: 150%; }
.j20 { font-size: 153.9%; line-height: 150%; }
.j21 { font-size: 161.6%; line-height: 150%; }
.j22 { font-size: 167%; line-height: 150%; }
.j23 { font-size: 174%; line-height: 150%; }
.j24 { font-size: 182%; line-height: 150%; }
.j25 { font-size: 189%; line-height: 150%; }
.j26 { font-size: 197%; line-height: 150%; }

/* 基本リンク色
------------------------------------*/
a:link, a:active {
  color: #0000FF;
  text-decoration: underline;
}
a:visited {
  color: #800080;
  text-decoration: underline;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}


#container { width:950px; height:100%; clear:both; margin:0 auto; padding:0;}
#main_contents { clear:both; margin:10px auto 0px auto; padding:0px 0 20px 0; width:950px; text-align:center;}