@charset "UTF-8";
/* UTF-8を出力するためのコメント */
/* ////////////////////////////////////////////////////////

	family

//////////////////////////////////////////////////////// */
/*	base layout
----------------------------------------------------------- */
#container {
  font-size: 75%;
  line-height: 1.5;
  text-align: left;
  width: 980px;
  margin: 0 auto; }

.titleTop {
  margin-top: 15px;
  height: 55px; }

.subTitle {
  clear: both;
  display: block;
  height: 29px;
  padding: 12px 0 0 2px;
  margin-top: 20px;
  border-top: 3px solid #CB0101; }

.subTitle2 {
  background: none;
  clear: both;
  display: block;
  height: 25px;
  padding: 5px 0 0 3px;
  margin-bottom: 15px;
  border-bottom: 3px solid #999999; }

.subTitle3 {
  clear: both;
  display: block;
  height: 25px;
  padding: 0 0 0 3px;
  margin: 35px 0 15px;
  border-bottom: 3px solid #CB0101; }

.subTitle3_2 {
  clear: both;
  display: block;
  padding: 0 0 0 3px;
  margin: 0 0 15px;
  border-bottom: 3px solid #CB0101; }

.subTitle4 {
  font-size: 117%;
  color: #333;
  line-height: 30px;
  clear: both;
  display: block;
  height: 30px;
  margin: 35px 0 15px;
  padding: 0 0 0 10px;
  border-left: 5px solid #333; }

.subTitle4 span {
  font-size: 12px;
  float: right; }

.subTitle5 {
  clear: both;
  display: block;
  height: 25px;
  padding: 0 0 0 3px;
  margin: 35px 0 15px;
  border-bottom: 3px solid #3566B4; }

.subTitle6 {
  clear: both;
  display: block;
  height: 25px;
  padding: 0 0 0 3px;
  margin: 35px 0 15px;
  border-bottom: 3px solid #C39242; }

.ancNv {
  padding: 10px 5px 8px;
  height: 17px;
  border-bottom: dashed 1px #CCCCCC;
  overflow: hidden;
  zoom: 1; }

.ancNv li {
  margin-right: 23px;
  float: left;
  list-style: none; }

.lineBox {
  border-right: 1px solid #D4D5CF;
  border-left: 1px solid #D4D5CF;
  display: block;
  padding: 10px;
  margin: 10px 0;
  position: relative; }

.lineBox-nocont {
  display: none; }

.lineBox dd {
  padding: 8px 0 0 10px; }

.lineBox img.lineT {
  position: absolute;
  top: 0;
  left: -1px; }

.lineBox img.lineB {
  position: absolute;
  bottom: 0;
  left: -1px; }

.lineBox dt.lineTi {
  padding-bottom: 10px;
  height: 25px;
  border-bottom: 1px dashed #CCC; }

.lineBox dt.lineTi img {
  padding-left: 5px;
  border-left: 5px solid #333; }

.lineBox dt.lineTi a {
  float: right;
  padding-top: 4px; }

.lineBox dt.lineTi a img {
  padding: 0;
  border: none; }

.school-index .lineBox dt.lineTi a {
  color: #333333;
  text-decoration: none; }

.school-index .lineBox dt.lineTi a:hover {
  color: #666666; }

.school-index .lineBox dt.lineTi span {
  display: inline-block;
  height: 25px;
  padding-left: 5px;
  border-left: 5px solid #333333;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold; }

.lineBox dt.lineTi2 {
  padding-bottom: 10px;
  height: 18px;
  border-bottom: 1px dashed #CCC; }

.lineBox dt strong {
  display: block;
  overflow: hidden;
  zoom: 1; }

.lineBox dt strong em {
  display: block;
  width: 80px;
  float: left; }

.lineBox dt strong a {
  color: #3E6A7E;
  text-decoration: none;
  margin: -1.5em 0 0 0; }

.lineBox dt strong a.pdf {
  font-size: 84%; }

.lineBox dt strong a:hover {
  text-decoration: underline; }

.lineBox dt strong span {
  display: block;
  font-weight: normal;
  width: 373px;
  float: left; }

.lineBox dt strong span.event {
  width: 630px; }

.lineBox .noLineTi {
  padding: 0 0 0 10px;
  border-left: 5px solid #333; }

.lineBox dd.noLineTi {
  min-height: 3em;
  _height: 3em; }

.lineBox dd.spc {
  padding: 15px 0 5px 15px; }

.lineBox dd.spc img {
  vertical-align: top; }

.lineBox dd.spc a {
  position: absolute;
  right: 15px;
  bottom: 15px; }

.lineBox dd.spc a img {
  vertical-align: bottom; }

.lineBox dd table {
  position: relative; }

.lineBox dd table th,
.lineBox dd table td {
  border: 1px solid #DDDDDD;
  padding: 4px 8px; }

.lineBox dd table th {
  width: 68px;
  padding: 4px 8px;
  background: #EEEEEE;
  vertical-align: middle; }

.lineBox dd table.type01 td {
  width: 350px; }

.lineBox dd table.type02 td {
  width: 610px; }

.lineBox dd table th img.icon {
  margin-top: 5px; }

.lineBox dd span {
  display: block;
  text-align: right; }

.lineBoxBld {
  border: 3px solid #D4D5CF;
  display: block;
  padding: 10px;
  margin: 10px 0;
  position: relative; }

.lineBoxBld dd {
  padding: 10px 0; }

.lineBoxBld img.lineT {
  position: absolute;
  top: 0;
  left: -1px; }

.lineBoxBld img.lineB {
  position: absolute;
  bottom: 0;
  left: -1px; }

.lineBoxBld dt.lineTi {
  padding-bottom: 10px;
  height: 25px;
  border-bottom: 1px dashed #CCC; }

.lineBoxBld dt.lineTi img {
  padding-left: 5px;
  border-left: 5px solid #333; }

.lineBoxBld dt.lineTi a {
  float: right;
  padding-top: 4px; }

.lineBoxBld dt.lineTi a img {
  padding: 0;
  border: none; }

.lineBoxBld dt.lineTi2 {
  padding-bottom: 10px;
  height: 18px;
  border-bottom: 1px dashed #CCC; }

.lineBoxBld dt.lineTi3 {
  padding-bottom: 10px;
  height: 37px;
  border-bottom: 1px dashed #CCC; }

.lineBoxBld dt.lineTi4 {
  padding-bottom: 10px;
  height: 58px;
  border-bottom: 1px dashed #CCC; }

.lineBoxBld dt strong {
  display: block;
  overflow: hidden;
  zoom: 1; }

.lineBoxBld dt strong em {
  display: block;
  width: 80px;
  float: left; }

.lineBoxBld dt strong a {
  color: #3E6A7E;
  text-decoration: none;
  margin: -1.5em 0 0 0; }

.lineBoxBld dt strong a.pdf {
  font-size: 84%; }

.lineBoxBld dt strong a:hover {
  text-decoration: underline; }

.lineBoxBld dt strong span {
  display: block;
  font-weight: normal;
  width: 373px;
  float: left; }

.lineBoxBld dt strong span.event {
  width: 630px; }

.lineBoxBld .noLineTi {
  padding: 0 0 0 10px;
  border-left: 5px solid #333; }

.lineBoxBld dd.noLineTi {
  min-height: 3em;
  _height: 3em; }

.lineBoxBld dd.spc {
  padding: 15px 0 5px 15px; }

.lineBoxBld dd.spc img {
  vertical-align: top; }

.lineBoxBld dd.spc a {
  position: absolute;
  right: 15px;
  bottom: 15px; }

.lineBoxBld dd.spc a img {
  vertical-align: bottom; }

.lineBoxBld dd table {
  margin: 0 0 -10px;
  position: relative; }

.lineBoxBld dd table th,
.lineBoxBld dd table td {
  border: 1px solid #DDDDDD;
  padding: 4px 8px; }

.lineBoxBld dd table th {
  width: 68px;
  padding: 4px 8px;
  background: #EEEEEE;
  vertical-align: middle; }

.lineBoxBld dd table.type01 td {
  width: 350px; }

.lineBoxBld dd table.type02 td {
  width: 610px; }

.lineBoxBld dd table th img.icon {
  margin-top: 5px; }

.lineBoxBld dd span {
  display: block;
  text-align: right; }

#wrap_R {
  float: right;
  width: 760px;
  _overflow: hidden; }

.w349 {
  width: 349px;
  margin: 10px 0 0 0 !important; }

.w375 {
  width: 353px;
  margin: 10px 10px 0 0 !important;
  float: left; }

.w475 {
  width: 453px;
  margin: 0 0 10px 0 !important; }

.w547 {
  width: 547px; }

.w735 {
  width: 713px;
  margin-left: 25px !important; }

.w750 {
  width: 728px;
  margin-left: 10px !important; }

.w760 {
  width: 734px; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr10 {
  margin-right: 10px !important; }

/*	sub navi
----------------------------------------------------------- */
#wrap_L {
  width: 200px;
  float: left;
  text-align: left; }

#wrap_L li {
  list-style: none; }

#wrap_L ol {
  background: url(/japan/community/family/images/navi.gif) no-repeat -200px 0;
  width: 200px;
  height: 314px;
  display: block;
  margin-bottom: 5px; }

#wrap_L ol li {
  width: 200px;
  height: 35px;
  display: block;
  float: left;
  overflow: hidden; }

#wrap_L ol li a {
  background-image: url(/japan/community/family/images/navi.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 0;
  padding-top: 35px;
  float: left;
  overflow: hidden; }

#wrap_L li.nv2 a {
  background-position: 0 -35px; }

#wrap_L li.nv3 a {
  background-position: 0 -70px; }

#wrap_L li.nv4 a {
  background-position: 0 -105px; }

#wrap_L li.nv5 a {
  background-position: 0 -140px; }

#wrap_L li.nv6 a {
  background-position: 0 -175px; }

#wrap_L li.nv7 a {
  background-position: 0 -210px; }

#wrap_L li.nv8 a {
  background-position: 0 -245px; }

#wrap_L li.nv9 a {
  background-position: 0 -280px; }

#wrap_L li a:hover {
  background: none; }

#wrap_L ol li a.active {
  background-image: url(/japan/community/family/images/navi_active.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 0;
  padding-top: 35px;
  float: left;
  overflow: hidden; }

#wrap_L li.nv2 a.active {
  background-position: 0 -35px; }

#wrap_L li.nv3 a.active {
  background-position: 0 -70px; }

#wrap_L li.nv4 a.active {
  background-position: 0 -105px; }

#wrap_L li.nv5 a.active {
  background-position: 0 -140px; }

#wrap_L li.nv6 a.active {
  background-position: 0 -175px; }

#wrap_L li.nv7 a.active {
  background-position: 0 -210px; }

#wrap_L li.nv8 a.active {
  background-position: 0 -245px; }

#wrap_L li.nv9 a.active {
  background-position: 0 -280px; }

#wrap_L li a.active:hover {
  background-image: url(/japan/community/family/images/navi_active.gif); }

#wrap_L li.nv1 a.active:hover {
  background-position: -200px 0; }

#wrap_L li.nv2 a.active:hover {
  background-position: -200px -35px; }

#wrap_L li.nv3 a.active:hover {
  background-position: -200px -70px; }

#wrap_L li.nv4 a.active:hover {
  background-position: -200px -105px; }

#wrap_L li.nv5 a.active:hover {
  background-position: -200px -140px; }

#wrap_L li.nv6 a.active:hover {
  background-position: -200px -175px; }

#wrap_L li.nv7 a.active:hover {
  background-position: -200px -210px; }

#wrap_L li.nv8 a.active:hover {
  background-position: -200px -245px; }

#wrap_L li.nv9 a.active:hover {
  background-position: -200px -280px; }

#wrap_L ul {
  background: #EEEEEE;
  padding: 5px 10px 0;
  width: 180px;
  display: block; }

#wrap_L ul li {
  padding-bottom: 5px;
  height: 50px; }

/*	family-main
----------------------------------------------------------- */
.box1 {
  text-align: center;
  float: left;
  width: 480px;
  padding-top: 20px;
  /*border-bottom: 1px dashed #CCCCCC;*/ }

.box1 p {
  margin-bottom: 12px; }

.box1 p.leadTx2 {
  text-align: left;
  margin: 20px 0 0;
  padding: 15px;
  border-top: 1px dashed #CCCCCC; }

.box3 {
  float: right;
  width: 475px;
  padding-top: 20px;
  padding-bottom: 20px; }

.box3 h3 {
  text-align: right;
  border-left: 5px solid #333333;
  position: relative;
  margin-bottom: 20px; }

.box3 h3 a {
  position: absolute;
  top: 12px;
  right: 10px; }

ul.box2 {
  display: block;
  clear: both;
  padding: 20px 0;
  margin: 0 -10px 20px 0;
  border-top: 3px solid #CC0000;
  overflow: hidden;
  zoom: 1; }

ul.box2 li {
  float: left;
  list-style: none; }

ul.box2 li a {
  background: url(/japan/community/family/images/index_btn_bg.gif) no-repeat 0 0;
  display: block;
  width: 151px;
  height: 140x;
  margin-right: 10px;
  padding: 2px; }

ul.box2 li a:hover {
  background: url(/japan/community/family/images/index_btn_bg.gif) no-repeat 0 bottom; }

.box4 {
  clear: both;
  border-top: 1px dashed #CCCCCC;
  margin: 5px 0 0 0;
  padding: 10px 0; }

.box4 div.left_box {
  float: left; }

.box4 p.special {
  padding: 0 0 0 50px; }

.box4 p.leadTx2 {
  margin: 0 0 15px 0;
  padding: 0; }

/*	event-index
----------------------------------------------------------- */
h4.boxTi {
  margin: 20px 0 0 10px;
  border-left: 5px solid #333;
  text-align: right;
  position: relative; }

h4.boxTi a {
  position: absolute;
  left: 652px;
  top: 12px; }

/* for IE6*/
* html h4.boxTi a {
  left: 537px; }

/*	event-school
----------------------------------------------------------- */
.place dt.lineTi span a {
  float: none !important; }

.place dt.lineTi span a img {
  border-left: 5px solid #333333;
  padding-left: 5px; }

table.clear {
  clear: both;
  width: 100%; }

table.clear table {
  margin: 0; }

.lineBox dd p.bottom {
  margin: 20px 0px -10px 0; }

.posi-r {
  position: relative; }

.posi-a {
  position: absolute;
  top: -12px;
  left: 486px; }

/*	about-index
----------------------------------------------------------- */
.aboutBox {
  margin: 0 -10px 0 0;
  width: 770px; }

/*	commu-index
----------------------------------------------------------- */
.mapImg {
  margin: 10px 0 0 10px; }

/*	entry-index
----------------------------------------------------------- */
.leadTx {
  padding: 0 0 15px 0;
  border-bottom: dashed 1px #CCCCCC;
  display: block; }

.leadTx a {
  margin-left: 153px; }

.contList {
  margin-right: -10px;
  width: 770px;
  display: block; }

.contList li {
  padding: 10px 10px 0 0;
  float: left;
  height: 120px;
  list-style: none; }

.inBox {
  padding: 0 0 0 0; }

.inBox h4 {
  padding-left: 5px;
  border-left: 5px solid #333333; }

.inBox p {
  margin: 0; }

.inBox ul.note {
  margin: -0.5em 0 10px;
  list-style: none; }

dl.guide {
  background: url(/japan/community/family/entry/images/bg_box_b.gif) no-repeat 0 bottom;
  display: block;
  width: 370px;
  padding: 0 0 5px;
  float: left; }

dl.guide dt {
  background: url(/japan/community/family/entry/images/bg_box_t.gif) no-repeat 0 0;
  padding: 12px 12px 10px;
  height: 13px;
  font-size: 0; }

dl.guide dd {
  padding: 10px;
  border-right: 1px solid #D4D5CF;
  border-left: 1px solid #D4D5CF; }

ol.request li {
  line-height: 1.8;
  padding-left: 66px;
  padding-top: 10px;
  float: left;
  list-style: none; }

ol.request2 li {
  line-height: 1.8;
  padding-left: 85px;
  padding-top: 10px;
  float: left;
  list-style: none; }

span.arrow {
  text-align: center;
  margin: -5px 0;
  display: block; }

p.arrow {
  text-align: center;
  padding: 7px 0 0 0; }

p.arrow2 {
  text-align: center;
  margin: 0; }

.banner {
  padding: 10px 0 15px 0; }

#p0 {
  margin-bottom: 20px; }

.box {
  padding: 0 1px 5px 5px;
  background: url(/japan/community/family/entry/images/box_bg.gif) no-repeat left bottom; }

.box dl {
  float: left;
  padding: 0 4px 14px 0; }

.box dl dt {
  padding-bottom: 9px; }

.box dl img {
  vertical-align: bottom; }

#p1 {
  margin-top: 50px; }

#p2 {
  margin-bottom: 30px; }

table.dues {
  width: 760px;
  margin-top: 20px; }

table.dues th {
  font-weight: normal;
  background: url(/japan/community/family/entry/images/tbl_bg_l.gif) no-repeat left top;
  text-align: left;
  padding: 0 0 0 10px;
  width: 294px;
  height: 20px; }

table.dues td {
  text-align: center;
  background: url(/japan/community/family/entry/images/tbl_bg_c.gif) no-repeat left top;
  padding: 0 0 0 0;
  width: 228px;
  height: 20px; }

table.dues .bg_lt {
  background: url(/japan/community/family/entry/images/tbl_bg_lt.gif) no-repeat left top;
  height: 48px; }

table.dues .bg_rt {
  background: url(/japan/community/family/entry/images/tbl_bg_rt.gif) no-repeat right top;
  height: 48px; }

table.dues .bg_ct {
  background: url(/japan/community/family/entry/images/tbl_bg_ct.gif) no-repeat center top;
  height: 48px; }

table.dues .bg_lb {
  background: url(/japan/community/family/entry/images/tbl_bg_lb.gif) no-repeat left bottom;
  height: 20px; }

table.dues .bg_rb {
  background: url(/japan/community/family/entry/images/tbl_bg_rb.gif) no-repeat right bottom;
  height: 20px; }

table.dues .bg_cb {
  background: url(/japan/community/family/entry/images/tbl_bg_cb.gif) no-repeat center bottom;
  height: 20px; }

table.dues .bg_r {
  background: url(/japan/community/family/entry/images/tbl_bg_r.gif) no-repeat right top;
  height: 20px; }

table.dues .fs13 {
  font-size: 13px;
  font-weight: bold; }

table.dues .textB {
  font-weight: bold; }

table.dues span.small {
  font-size: 10px;
  font-weight: normal; }

table.dues span.red {
  color: #CE1111; }

.notice {
  font-size: 10px;
  color: #CE1111;
  margin: 0;
  padding: 5px 0 25px 0; }

.v121005 .fltL {
  float: left;
  width: 375px;
  padding-right: 10px; }

.v121005 .fltR {
  float: right;
  width: 375px; }

.v121005 .bg_grey {
  background-color: #EEEEEE;
  margin-top: 5px;
  padding-bottom: 10px; }

/*	Adjust the page
----------------------------------------------------------- */
.fami_lead {
  clear: both;
  line-height: 1.6;
  font-size: 14px;
  margin: 20px 15px 40px; }

.w750 dt strong {
  font-size: 117%;
  line-height: 2;
  color: #333;
  padding-left: 5px;
  border-left: solid 5px #333; }

.w750 dt em {
  color: #333;
  float: right;
  line-height: 2; }

.w750 table {
  margin-top: 10px !important;
  table-layout: fixed; }

.lineBox dd table table,
.lineBox dd table table th,
.lineBox dd table table td {
  padding: 0;
  margin: 0;
  border: none; }

.w750 table th {
  width: 8em !important;
  white-space: nowrap; }

.w750 table td a, .w750 dd span a, .inBox a {
  color: #3E6A7E; }

.w750 table td a:hover, .w750 dd span a:hover, .inBox a:hover {
  text-decoration: none; }

.w750 table {
  table-layout: auto; }

.lineBox dd table table td {
  padding-right: 20px; }

.imgPhoto {
  float: left;
  margin: 0 20px 0 10px; }

.imgPhoto_r {
  float: right;
  margin: 0 10px 0 20px; }

.imgPhoto_r img {
  margin: 0 0 0 10px;
  vertical-align: top; }

.imgPhoto img {
  margin-bottom: 10px; }

.parallel {
  border-top: 1px dotted #DDDDDD;
  border-bottom: 1px dotted #DDDDDD;
  padding: 20px;
  margin-bottom: 40px; }

.parallel p {
  width: 500px;
  margin: 0;
  vertical-align: middle;
  display: table-cell;
  *display: inline;
  *zoom: 1; }

.parallel p.btnBox {
  width: 220px;
  text-align: center; }

table.schedule {
  width: 100%;
  border: 1px solid #CCC;
  margin: 0 0 35px 0; }

table.schedule a {
  color: #547D9B;
  text-decoration: none; }

table.schedule a:hover {
  text-decoration: underline; }

table.schedule th {
  background: #EEEEEE;
  white-space: nowrap;
  padding: 5px; }

table.schedule td {
  border: 1px solid #CCC;
  padding: 5px; }

table.schedule .bgRd {
  background: #F7DCDC;
  border: 1px solid #CCC; }

table.schedule .bgBl {
  background: #DAF7F3;
  border: 1px solid #CCC; }

.fami_gen02e {
  float: right;
  width: 180px;
  padding: 10px;
  background: #EEE;
  border: 1px dotted #F00;
  margin: 0 0 0 20px; }

.close, .caution {
  color: #F00; }

.lineBox dd.subBox {
  padding: 10px;
  border-top: 1px dashed #CCCCCC; }

.lineBox dd p {
  margin-bottom: 15px; }

.btnBlock {
  padding: 5px 0 5px 5px;
  zoom: 1;
  overflow: hidden;
  clear: both; }

.btnBlock li {
  padding: 5px;
  float: left;
  list-style: none; }

.book_Tx1 {
  margin-left: 150px; }

.txBl {
  color: #1444A4; }

ol.normal {
  padding: 15px 0 0 25px; }

ul.btnEntry {
  text-align: center; }

ul.btnEntry li {
  padding: 0 5px;
  display: inline; }

.contest_Tx1 {
  margin-left: 300px; }

.lineBox dd.btn {
  position: relative;
  padding: 8px 0 0 0; }

.btn .contest_btn {
  position: absolute;
  left: 30px;
  bottom: 20px; }
