@charset "UTF-8";
/* ---------- html ---------- */
html {
  overflow-y: scroll;
}

/* ---------- ボディー・body ---------- */
body {
  background: url(/media/images/alumni/bg.png) #f0f0f0 center repeat-y;
  background-color: #ffffff;
  color: #222222;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 12pt;
  scrollbar-face-color: #A2B1CA;
  scrollbar-shadow-color: #999960;
  scrollbar-darkshadow-color: #999970;
  margin: 0;
  padding: 0;
}

textarea {
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
}

/* ---------- 画像・image ---------- */
img {
  border: none;
}

/* ---------- 水平線・hr ---------- */
.line01 {
  background-image: url(/media/images/alumni/bar_02.png);
  background-repeat: repeat-x;
  height: 3px;
  width: 960px;
  align: center;
  clear: both;
}

.line02 {
  border: 1px #000066 solid;
  background-color: #00066;
  width: 800px;
  height: 2px;
  align: center;
  clear: both;
}

/* ---------- リンク・link ---------- */
a:link {
  color: #000066;
}

a:visited {
  color: #000066;
}

a:hover {
  color: #47577b;
}

a:active {
  color: #ff8000;
}

/* ---------- text-decoration ---------- */
/*.s-heading {text-decoration:underline;
	font-size:150%;
	color:#992315;}*/
.s-heading {
  /* text-decoration: underline; */
  color: #17184b;
  /* 鉄紺｜てつこん */
  font-size: 200%;
  /* font-weight: bold; */
}

.s-heading_sub {
  text-decoration: none;
  font-size: 120%;
  color: #992315;
}

.brown {
  color: #992315;
}

/* ---------- コンテナ・container ---------- */
div#container {
  width: 960px;
  margin: 0 auto;
  float: both;
}

h3 {
  margin: 40px 0 0 60px;
}

/* ---------- ヘッダ・header ---------- */
div#header01 img {
  float: left;
  padding: 15px 0px 15px 0px;
}

div#header02 img {
  float: left;
  padding: 13px 0px 15px 5px;
}

/* ---------- ブレッド・bread ---------- */
p#bread {
  font-size: 9pt;
  margin: 0px 0px 20px 60px;
  clear: both;
}

/* ---------- ヘディング・heading ---------- */
p#heading {
  margin: 0 0 0 50px;
  clear: both;
}

/* ---------- mail・post ---------- */
#mail {
  padding-top: 20px;
  margin: 60px 40px 20px 0px;
}

#post, #rule {
  padding-top: 20px;
  margin: 200px 40px 20px 0px;
}

/* ---------- コンテント・content ---------- */
#content {
  width: 900px;
  margin: 0 auto;
  padding: 30px 40px 0 40px;
  clear: both;
}

#content a:link {
  color: #000066;
}

#content a:visited {
  color: #000066;
}

#content a:hover {
  color: #47577b;
}

#content a:active {
  color: #ff8000;
}

/* ---------- コンテンティン・contentin ---------- */
.contentin {
  width: 800px;
  margin: 30px 40px 100px 40px;
  line-height: 25px;
  background-color: #f7f7f7;
}

/* ---------- 左中右・left-center-right ---------- */
.left {
  text-align: left;
  float: left;
}

.right {
  text-align: right;
  float: right;
}

.center1 {
  text-align: center;
  margin: 40px 0px;
}

/* ---------- リスト・dl,ul ---------- */
/* 郵便など */
dl.contact {
  margin-top: 60px;
  margin-right: 60px;
  margin-bottom: 50px;
  margin-left: 50px;
  padding: 25px 20px 20px 40px;
  list-style-type: none;
  font-size: 120%;
  border-left: 1px solid #777777;
  border-top: 1px solid #777777;
  border-radius: 10px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  position: relative;
  background-color: #f7f7f7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=0, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=0, enabled=true);
}

dl.contact dt {
  clear: left;
  float: left;
  width: 7.5em;
  margin-top: 0px;
  line-height: 26px;
  color: #222222;
  font-weight: normal;
}

dl.contact dd {
  margin-left: 7.5em;
  line-height: 26px;
}

.contact01 a:link {
  display: block;
  width: 298px;
  height: 26px;
  background-image: url(../image/alumni02.gif);
  text-align: center;
  margin: 0px;
  background-positon: 0px 0px;
}

.contact01 a:visited {
  display: block;
  width: 298px;
  height: 26px;
  background-image: url(../image/alumni02.gif);
  text-align: center;
  margin: 0px;
  background-positon: 0px 0px;
}

.contact01 a:hover {
  background-position: 0px -26px;
}

.contact01 a:active {
  background-position: 0px -52px;
}

.contact02 {
  width: 298px;
  height: 26px;
  position: relative;
  top: 0px;
  overflow: hidden;
}

.contact02 img {
  position: relative;
  left: 0;
  top: 0;
}

.contact03 a:link {
  display: block;
  width: 298px;
  height: 26px;
  background-image: url(/media/images/alumni/alumni03.gif);
  text-align: center;
  margin: 0px;
  background-positon: 0px 0px;
}

.contact03 a:hover {
  display: block;
  width: 298px;
  height: 26px;
  background-image: url(/media/images/alumni/alumni03.gif);
  text-align: center;
  margin: 0px;
  background-positon: 0px 0px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.8;
  -webkit-transition: 0.1s ease-in-out;
  /* 速さ */
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}

/* 取扱い規約 */
dl.rule {
  /* background:#fff url(../image/dummy01.png) repeat-y center center; */
  margin-left: 0px;
  margin-bottom: 50px;
  padding: 50px 30px 50px;
  border-left: 1px solid #777777;
  border-top: 1px solid #777777;
  border-radius: 10px;
  clear: both;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  position: relative;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=0, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=0, enabled=true);
}

.rule dt {
  margin-top: 25px;
  margin-left: 1em;
  line-height: 25px;
  color: #222222;
  font-size: 100%;
  font-weight: normal;
}

/*.rule dd {margin-left:60px;
	margin-top:5px;
	text-indent:-55px;
	font-weight:normal;}
*/
.rule dd.indent {
  margin-left: 60px;
  margin-top: 5px;
  text-indent: -25px;
  font-weight: normal;
}

.rule dd {
  margin: 5px 10px 0 34px;
  text-indent: -1em;
  font-weight: normal;
}

/* ---------- subject ---------- */
.subject01 {
  font-size: 140%;
  font-weight: bold;
  color: #444444;
  border-bottom: 5px solid #666666;
  /* #cc0000; #007bbb;*/
}

.subject02 {
  float: right;
  width: 800px;
  font-size: 140%;
  line-height: 30px;
  color: #ffffff;
  background-color: #666666;
  padding: 1px 0px 0px 10px;
  border-radius: 5px 0 0 5px;
}

.sub {
  width: 300px;
}

img {
  vertical-align: top;
}

/* ---------- ボタン・button ---------- */
.button_left {
  text-align: left;
  font-size: 90%;
  font-weight: normal;
}

/* --------------------------------
---- マウスオーバー・mouseover ----
---------------------------------- */
/* ----- mouseover01 ----- */
.mouseover01 input {
  float: left;
}

.mouseover01 label {
  display: block;
  zoom: 1;
  /* width:14em; */
  text-align: left;
}

.mouseover01 label:hover {
  color: #000000;
  background: #c1e4e9;
  /* 白藍しらあい */
}

/* ----- mouseover02 ----- */
.mouseover02 input {
  color: #555555;
  font-family: Arial, 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Meiryo','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 90%;
}

.mouseover02 input:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: blink;
}

.mouseover02 input:active {
  color: #000000;
}

/* ----- mouseover3 ----- */
.mouseover03 label:hover {
  color: #000000;
  background: #c1e4e9;
  /* 白藍しらあい */
}

/* 入力＝mode */
.mode1 {
  ime-mode: disabled;
}

.mode2 {
  ime-mode: inactive;
}

.mode3 {
  ime-mode: active;
}

/* ----------------------------
-------------------------------
----------- form01 ------------
-------------------------------
---------------------------- */
.form01 {
  width: 800px;
  text-align: left;
  margin-left: 40px;
}

/* ---------- note ---------- */
.note00 {
  width: 800px;
  margin: 0 auto;
  padding: 10px 90px 40px 40px;
  clear: both;
}

.note00 ul {
  border: 1px solid #dd0000;
  border-radius: 5px;
  padding-left: 2em;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}

.note01 {
  height: 50px;
  font-size: 80%;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 0.5em;
}

.note02 {
  font-size: 80%;
  color: #dd0000;
  padding-left: 190px;
  margin-top: 0px;
  margin-bottom: -5px;
}

.note03 {
  font-size: 80%;
  color: #dd0000;
  margin-top: 0px;
  margin-bottom: -5px;
  float: right;
}

/* メッセージ */
.msg0 {
  font-size: 100%;
  margin: 2em 2em 2em;
  line-height: 30px;
}

.msg1 {
  width: 340px;
  color: #cc0000;
  font-size: 100%;
  font-weight: normal;
  margin-top: 30px;
  margin-left: 40px;
  line-height: 25px;
  float: left;
}

.msg2 {
  color: #333333;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: -10px;
}

.msg3 {
  color: #666666;
  font-size: 70%;
}

.msg4 {
  width: 750px;
  color: #cc0000;
  font-size: 110%;
  font-weight: normal;
  margin: 30px auto 0px;
  line-height: 25px;
}

/* ---------- トップに戻る・back to top ---------- */
.backtotop {
  font-size: 19pt;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  position: fixed;
  bottom: 10px;
  right: 15px;
}

.backtotop a:link {
  color: #000066;
  text-decoration: none;
}

.backtotop a:visited {
  color: #000066;
  text-decoration: none;
}

.backtotop a:hover {
  color: #47577b;
  text-decoration: none;
}

.backtotop a:active {
  color: #ff8000;
  text-decoration: none;
}

/* ---------- bt01:前のページに戻る ---------- */
.bt01 {
  margin: 40px 0 20px 0;
}

/* ---------- フッタ・footer ---------- */
div#footer {
  background-repeat: repeat-x;
  width: 960px;
  margin-top: 0;
  padding-top: 6px;
  padding-bottom: 120px;
  clear: both;
}

address {
  font-size: 10pt;
  line-height: 21px;
  font-style: normal;
  text-align: center;
}

/* 色・color */
.color01 {
  color: #888888;
  line-height: 36px;
}

/* その他 */
p {
  margin: 20 50;
}

.style1 {
  font-size: 100%;
  background-image: url(/media/images/alumni/bgcolor_all.bmp);
}

.style2 {
  font-size: 100%;
  background-image: url(/media/images/alumni/bgcolor_blue.bmp);
}

.style3 {
  font-size: 120%;
  line-height: 160%;
  margin-left: 50px;
  margin-right: 50px;
}

p#line {
  background-image: url(/media/images/alumni/line_blue.bmp);
  background-repeat: repeat-x;
  width: auto;
  margin: 46 0;
  padding-top: 21;
  clear: both;
}

.ff-ss {
  font-family: 'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
  color: #555555;
  text-shadow: 1px 1px 1px #555555;
}

/*# sourceMappingURL=alumni-membership01.css.map */
