@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

strong {
  font-weight: bold !important;
}

em {
  font-style: italic !important;
  font-family: ＭＳ Ｐゴシック, Myriad, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
  font-size: 1.2em !important;
}

/* --------------------------------------------------
form
-------------------------------------------------- */
button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

fieldset {
  border: none;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

legend {
  display: none;
}

textarea.textarea {
  padding: 3px;
  font-family: "ＭＳ ゴシック";
  vertical-align: middle;
}

input.check {
  margin-right: .5em;
  vertical-align: -2px;
}

select.select {
  height: 1.5em;
}

input.radio {
  margin: 0 .5em;
  vertical-align: -2px;
}

label {
  margin-right: 1em;
}

input.text,
input.year,
input.month,
input.day,
input.number {
  padding: 3px;
  font-family: "ＭＳ ゴシック";
  vertical-align: middle;
  height: 1.2em;
}

input.year {
  width: 4em;
  margin: 0 .5em;
}

input.month {
  width: 2em;
  margin: 0 .5em;
}

input.day {
  width: 2em;
  margin: 0 .5em;
}

input.number {
  width: 15em;
}

/* -------------------------------------------------- For IE6/7*/
/* for IE7: page zoom bug fix */
*:first-child + html body,
*:first-child + html br {
  letter-spacing: 0;
}

/* --------------------------------------------------
link
-------------------------------------------------- */
a:link {
  color: #0099FF;
  text-decoration: none;
}

a:visited {
  color: #0099FF;
  text-decoration: none;
}

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

a:active {
  color: #0099FF;
  text-decoration: underline;
}

a:focus {
  outline-color: #F1520E;
  overflow: hidden;
}

::selection {
  background: #19283C;
  color: #FFFFFF;
}

::-moz-selection {
  background: #19283C;
  color: #FFFFFF;
}

*::-moz-selection {
  background: #19283C;
  color: #FFFFFF;
}

/* --------------------------------------------------
body
-------------------------------------------------- */
body {
  font-family: "Meiryo","メイリオ",ＭＳ Ｐゴシック, Myriad, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",  sans-serif;
  font-size: 80%;
  color: #000;
  line-height: 1.6;
  background: white url(../img/common/bg.gif) repeat-x center 120px;
}

/* --------------------------------------------------
pagenavi
-------------------------------------------------- */
.pagenavi {
  margin-bottom: 10px;
}

.pagenavi ul {
  background: url(../img/common/icon_home.jpg) no-repeat 0 50%;
  text-align: left;
  margin: 0 0 5px;
  padding: 0 0 0 20px;
  font-size: 85%;
}

.pagenavi li {
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 3px;
}

.pagenavi li a {
  background: url(../img/common/icon_pagenavi.gif) no-repeat 100% 50%;
  padding-right: 17px;
}

/* --------------------------------------------------
header
-------------------------------------------------- */
.wrapper {
  width: 950px;
  margin: 0 auto;
}

#header {
  background: url(../img/common/bg_mainline.gif) no-repeat center top;
  width: 100%;
  height: 180px;
  padding-top: 15px;
}
#header h1 {
  float: left;
  margin-top: 13px;
}

.fontSize {
  font-size: .9em;
  float: right;
  margin-top: 35px;
}
.fontSize dt, .fontSize dd {
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0;
}
.fontSize dt {
  margin-right: 5px;
}

.pagetopin {
  text-align: right;
  margin-bottom: 10px;
}


.btn-en {
	float:right;
  margin-top: 22px;
	margin-right:20px;
}




/* --------------------------------------------------
gNav
-------------------------------------------------- */
#gNav {
  width: 950px;
}
#gNav ul {
  margin-top: 22px;
}
#gNav ul li {
  float: left;
}

/* --------------------------------------------------
footer
-------------------------------------------------- */
#footer {
  width: 100%;
  padding: 0;
}
#footer .footerIn {
  width: 950px;
  background: url(../img/common/bg_mainline.gif) no-repeat center top;
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
}
#footer .footer_logo {
  float: left;
  width: 200px;
  padding: 20px 50px 20px 0;
  border-right: 1px dotted #D6D6D6;
}
#footer address {
  display: block;
  width: 350px;
  float: left;
  line-height: 1.8;
  font-size: .9em;
  margin-left: 40px;
}
#footer address span {
  display: block;
  margin-bottom: 5px;
}
#footer .linkList {
  float: right;
  width: 250px;
}
#footer .linkList li {
  margin-left: 1em;
  padding-left: 15px;
  background: url(../img/common/arrow_w.gif) no-repeat 5px 50%;
}

#copyright {
  display: block;
  text-align: center;
  font-size: .8em;
  padding: 20px 0;
  color: #999999;
  background: #f1efe7 url(../img/common/bg_copy.gif) repeat-x center top;
}

/* --------------------------------------------------
sidemenu
-------------------------------------------------- */
#sidemenu {
  width: 220px;
}

#sidemenu .bnrList li {
  margin-bottom: 10px;
}

#sidemenu .bnrList img {
  vertical-align: bottom;
}

.sideList {
  margin-bottom: 20px;
}

.sideList li a {
  display: block;
  border: #CCC 1px solid;
  border-width: 0 1px 1px;
  padding: 10px 10px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjRlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f4ee));
  background: -webkit-linear-gradient(top, #ffffff, #f7f4ee);
  background: -moz-linear-gradient(top, #ffffff, #f7f4ee);
  background: -o-linear-gradient(top, #ffffff, #f7f4ee);
  -pie-background: linear-gradient(top, #ffffff, #f7f4ee);
  background: linear-gradient(top, #ffffff, #f7f4ee);
}
.sideList li a:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjRlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f4ee), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f7f4ee, #ffffff);
  background: -moz-linear-gradient(top, #f7f4ee, #ffffff);
  background: -o-linear-gradient(top, #f7f4ee, #ffffff);
  -pie-background: linear-gradient(top, #f7f4ee, #ffffff);
  background: linear-gradient(top, #f7f4ee, #ffffff);
  text-decoration: none;
}

.sideList li span {
  display: block;
  border: #CCC 1px solid;
  border-width: 0 1px 1px;
  padding: 10px 10px;
  background: #0187CE;
  font-weight: bold;
  color: #FFF;
}



.movie {
  background: url(../img/common/bg_movie.gif) repeat-y center top;
  padding: 0 7px 7px;
  margin: 0 0 20px;
  border-top:2px solid #333333;
}

.movie h3 {
  text-align: center;
}
.movie h3 img {
  margin: 15px auto;
}

.movie .cornerWrap {
	border:1px solid #D5C7B6;
	background:#FFFFFF;
}

.movie .cornerWrap .movieWrap {
	margin-bottom:5px;
}


.movie .cornerWrap p {
	padding:0 10px;
}

.movie .cornerWrap p.movieDate {
	color:#999999;
}

.movie .cornerWrap .movieBtn {
	  text-align: center;
	  padding:10px;
	
}

.magazine {
  background: url(../img/common/bg_magazine.gif) repeat-y center top;
  padding: 0 7px 4px;
  margin: 0 0 20px;
}
.magazine h3 {
  text-align: center;
}
.magazine h3 img {
  margin: 15px auto;
}
.magazine .new_magazine {
  background: white url(../img/common/new_magazine.gif) no-repeat 0 20px;
  padding-top: 10px;
  zoom: 1;
}
.magazine .new_magazine span {
  text-align: center;
  display: block;
  margin-left: 30px;
}
.magazine li {
  margin-bottom: 3px;
  background-color: #FFF;
  border: 1px #D5C7B6 solid;
}
.magazine li a {
  padding: 7px 15px 7px 27px;
  display: block;
}
.magazine li a:hover {
  text-decoration: none;
}
.magazine .pdf {
  background: url(../img/common/icon_pdf.gif) no-repeat 10px 0.6em;
}


.facebook-area {
	margin: 0 0 20px;
}


h4 {
  font-size: 1.1em;
  background: url(../img/common/bg_h4.gif) no-repeat left bottom;
  padding-left: 2px;
  margin-bottom: 1em;
}

h4 span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url(../img/common/bg_h4span.gif) no-repeat right bottom;
  padding-bottom: .3em;
}

/* --------------------------------------------------
content
-------------------------------------------------- */
#content {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 30px;
  min-height: 600px;
}

#main {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 30px;
  min-height: 600px;
  float: right;
}

/* --------------------------------------------------
wrapper
-------------------------------------------------- */
/* --------------------------------------------------
wide use class
-------------------------------------------------- */
/* --------------------------------------------------  icon */
.icon {
  vertical-align: middle;
  margin-left: .5em;
}

/* -------------------------------------------------- backMenu*/
.backMenu {
  margin-top: 20px;
  clear: both;
  border: #CECECE solid 1px;
  margin-bottom: 20px;
  background-color: #ECECDB;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #ffffff, #ececec);
  background: -moz-linear-gradient(top, #ffffff, #ececec);
  background: -o-linear-gradient(top, #ffffff, #ececec);
  -pie-background: linear-gradient(top, #ffffff, #ececec);
  background: linear-gradient(top, #ffffff, #ececec);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("/PIE.htc");
  position: relative;
}
.backMenu:hover {
  background-color: #D6D6AD;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #e4e4e4));
  background: -webkit-linear-gradient(top, #ececec, #e4e4e4);
  background: -moz-linear-gradient(top, #ececec, #e4e4e4);
  background: -o-linear-gradient(top, #ececec, #e4e4e4);
  -pie-background: linear-gradient(top, #ececec, #e4e4e4);
  background: linear-gradient(top, #ececec, #e4e4e4);
  behavior: url("/PIE.htc");
  position: relative;
}

.backMenu a {
  font-size: 1.2em;
  display: block;
  padding: 15px 20px 15px 70px;
  text-decoration: none;
  background: url(../img/common/bg_backmenu.gif) no-repeat 30px center;
}

/* --------------------------------------------------  linkMenu */
.linkMenu {
  margin-bottom: 10px;
  clear: both;
  *zoom: 1;
  /* for IE6,7 */
}

.linkMenu .file {
  padding: 2px 20px 2px 30px;
  line-height: 2.5;
  background: url(../img/common/icon_file.gif) no-repeat 10px center !important;
  border: 1px dotted #DDD9CD;
  margin-bottom: 5px;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}

.linkMenu .link {
  padding: 2px 20px 2px 30px;
  line-height: 2.5;
  background: url(../img/common/icon_link.gif) no-repeat 10px center !important;
  border: 1px dotted #DDD9CD;
  margin-bottom: 5px;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
}

.linkMenu .file:hover {
  border: 1px solid #CCC0BC;
}

.linkMenu .link:hover {
  border: 1px solid #CCC0BC;
}

/* --------------------------------------------------  linkMass */
.linkMass .linkList {
  margin-bottom: 2em;
}

.linkMass .linkList dt {
  background: url(../img/common/mark_circle_b.gif) no-repeat 5px 0.9em;
  padding: 10px 10px 10px 30px;
  border-top: #CECECE solid 2px;
  font-size: 1.5em;
  font-weight: normal;
  zoom: 1;
}

.linkMass .linkList dd {
  background: url(../img/common/arrow_g.gif) no-repeat 5px 0.4em;
  padding-left: 20px;
}

/* --------------------------------------------------  otherLink */
.otherLink li {
  margin-bottom: .5em;
}

/* --------------------------------------------------  otherInfo */
.otherInfo {
  border: #CECECE solid 1px;
  padding: 5px;
}

.otherInfo h3 {
  float: left;
  margin-right: 30px;
}

.otherInfo ul {
  margin-top: 10px;
  float: left;
  margin-right: 30px;
}

/* --------------------------------------------------  quote */
.quote {
  text-align: right;
  margin-bottom: 1em;
}

/* --------------------------------------------------  mail */
a.mail {
  color: #3E94C5;
}

/* --------------------------------------------------
section
-------------------------------------------------- */
.section {
  margin-bottom: 2em;
}

.section p {
  line-height: 1.8;
}

/* --------------------------------------------------
title
-------------------------------------------------- */
#title {
  clear: both;
  font-size: 2em;
  padding: 12px 0 0 60px;
  height: 50px;
  background: url(../img/common/bg_title.gif) no-repeat left bottom;
  margin-bottom: 20px;
}

/* --------------------------------------------------  sub_title */
.sub_title {
  clear: both;
  font-size: 2em;
  padding: 15px 0 0 25px;
  height: 55px;
  font-family: "Palatino","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝","ＭＳ Ｐゴシック","Osaka",serif;
  font-weight: normal;
  background: url(../img/common/sub_titlebg.gif) no-repeat right center;
  border: 1px #CCC solid;
  margin-bottom: 10px;
}

.postTitle {
  font-size: 1.5em;
  padding: 8px 0 8px 25px;
  background: #70a428 url(../img/common/postTitle.gif) no-repeat left center;
  border: 1px #CCC solid;
  margin-bottom: 10px;
  color: #FFF;
}

.postTitle02 {
  font-size: 1.5em;
  padding: 8px 0 8px 25px;
  background: #f2ede3 url(../img/common/postTitle02.gif) no-repeat left center;
  border: 1px #E8DFCC solid;
  margin-bottom: 10px;
}

/* --------------------------------------------------
pageTop
-------------------------------------------------- */
#pageTop {
  margin: 0 auto 10px;
  width: 950px;
  text-align: right;
}

/* --------------------------------------------------
paging
-------------------------------------------------- */
.paging {
  width: 100%;
  text-align: right;
  margin: 15px 0;
}

.pagingIn {
  float: right;
}

.count {
  margin-right: 10px;
  padding-top: 5px;
  float: right;
}

.count span {
  font-weight: bold;
}

.paging a {
  text-decoration: none;
  color: #333;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 4px 13px;
  border: #CECECE solid 1px;
  background-color: #ECECDB;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #ffffff, #ececec);
  background: -moz-linear-gradient(top, #ffffff, #ececec);
  background: -o-linear-gradient(top, #ffffff, #ececec);
  -pie-background: linear-gradient(top, #ffffff, #ececec);
  background: linear-gradient(top, #ffffff, #ececec);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("/PIE.htc");
  position: relative;
}
.paging a:hover {
  background-color: #D6D6AD;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #e4e4e4));
  background: -webkit-linear-gradient(top, #ececec, #e4e4e4);
  background: -moz-linear-gradient(top, #ececec, #e4e4e4);
  background: -o-linear-gradient(top, #ececec, #e4e4e4);
  -pie-background: linear-gradient(top, #ececec, #e4e4e4);
  background: linear-gradient(top, #ececec, #e4e4e4);
  behavior: url("/PIE.htc");
  position: relative;
}
.paging a:active {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4e4e4), color-stop(100%, #e4e4e4));
  background: -webkit-linear-gradient(top, #e4e4e4, #e4e4e4);
  background: -moz-linear-gradient(top, #e4e4e4, #e4e4e4);
  background: -o-linear-gradient(top, #e4e4e4, #e4e4e4);
  -pie-background: linear-gradient(top, #e4e4e4, #e4e4e4);
  background: linear-gradient(top, #e4e4e4, #e4e4e4);
  behavior: url("/PIE.htc");
  position: relative;
}

.paging span.current {
  text-decoration: none;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 4px 13px;
  background-color: #0187ce;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url("/PIE.htc");
  position: relative;
}

.postdate {
  color: #777;
}

.bg {
  background: #F0FAFD;
}

/* --------------------------------------------------
detailextable
-------------------------------------------------- */
table.detailextable {
  background: #fff;
  border-collapse: separate;
  border: #DDDDD5 solid 1px;
  margin-bottom: 20px;
  border: #D5EFB3 solid 1px;
  padding: 1px;
  line-height: 1.4;
  font-size: .9em;
  width: 345px;
}
table.detailextable tr {
  border-collapse: collapse;
}
table.detailextable td, table.detailextable th {
  border: #DDDDD5 solid 1px;
  padding: .7em 1em;
  table-layout: fixed;
}
table.detailextable tr:nth-child(odd) th {
  background: #E9F7D5;
}
table.detailextable tr:nth-child(odd) td {
  background: #FFF;
}
table.detailextable th {
  width: 6em;
  background: #D9F1B9;
  border: #fff solid 1px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  color: #72A327;
}
table.detailextable th span {
  display: block;
}
table.detailextable td {
  background: #F5F1E9;
  border: #fff solid 1px;
  color: #333;
}

/* --------------------------------------------------
aboutTable
-------------------------------------------------- */
table.aboutTable01 {
  background: #FCFAEA;
  border-collapse: collapse;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: .9em;
  border-bottom: 1px solid #e0ce4e !important;
  margin-left: 1px;
  overflow: hidden;
}
table.aboutTable01 .bg {
  background: #F4EEBF;
}
table.aboutTable01 tr {
  border-collapse: separate;
}
table.aboutTable01 td {
  padding: 7px 10px;
}
table.aboutTable01 .years {
  width: 70px;
}
table.aboutTable01 .days {
  width: 60px;
}
table.aboutTable01 .border {
  border-top: 1px solid #e0ce4e !important;
}

table.aboutTable02 {
  background: #FCFAEA;
  border-collapse: collapse;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: .9em;
  border-bottom: 1px solid #e0ce4e !important;
  margin-left: 1px;
  overflow: hidden;
  width: 100%;
}
table.aboutTable02 tr {
  border-collapse: separate;
  border-right: 1px solid white !important;
}
table.aboutTable02 th {
  padding: 7px 10px;
  background: #B0CD89;
  color: #1A4D02;
  text-align: center;
}
table.aboutTable02 tr.bg td {
  background: #f4eebf !important;
}
table.aboutTable02 tr td {
  text-align: center;
  padding: 7px 10px;
  border-right: 1px dotted #e0ce4e !important;
  border-bottom: 1px solid #e0ce4e !important;
}
table.aboutTable02 tr td:nth-child(3) {
  text-align: left;
}

table.aboutTable03 {
  background: #FCFAEA;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: .9em;
  border-bottom: 1px solid #e0ce4e !important;
  margin-left: 1px;
  overflow: hidden;
  width: 100%;
}
table.aboutTable03 tr {
  border-right: 1px solid white !important;
}
table.aboutTable03 th {
  padding: 7px 10px;
  background: #B0CD89;
  color: #1A4D02;
  text-align: center;
}
table.aboutTable03 .sttl {
  width: 200px;
}
table.aboutTable03 tr.bg td {
  background: #f4eebf !important;
}
table.aboutTable03 tr td {
  text-align: left;
  padding: 7px 10px;
  border-right: 1px dotted #e0ce4e !important;
  border-bottom: 1px solid #e0ce4e !important;
}
table.aboutTable03 td span {
  font-size: 0.95em !important;
}

/* --------------------------------------------------
clearfix
-------------------------------------------------- */
.wrapper, #header, .fontSize, #gNav, #footer .footerIn, .magazine, .magazine .new_magazine, #content, .otherInfo, .paging {
  overflow: hidden;
  *zoom: 1;
}
.wrapper:after, #header:after, .fontSize:after, #gNav:after, #footer .footerIn:after, .magazine:after, .magazine .new_magazine:after, #content:after, .otherInfo:after, .paging:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  /*  content: ".";*/
}
