.page-cap{
	font-size:14px;
	text-align: left;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 1024px;
	text-align: left;
	padding: 0px;
}

#banner { position: relative; }
#banner-inner { position: static; }

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
{
   clear: both;
   margin: 5px 0px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px;
	width: 580px;
	text-align: right;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
}



img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #FFFFFF;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}


/* mmt calendar */

.module-mmt-calendar {
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.module-mmt-calendar .module-content {
	margin: 0;
	background-color: #FFFFFF;
}
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a {
	text-decoration: none;
	background-color: #FFFFFF;
}
.module-mmt-calendar table {
	width: 190px;
	background-color: #FFFFFF;
}

.module-mmt-calendar th {
	text-align: left;
	background-color: #FFFFFF;
}

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.day-photo
{
   width: 54px;
   height: 54px;
}

.day-photo a
{
   display: block;
}

.day-photo a img
{
   width: 50px;
   height: 50px;
}




/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
	min-width: 720px;
	background: #ECFCFF;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container
{
   width: 1024px;
   margin-bottom: 20px;
   background: #fff;
}

#container-inner
{
	border: 0 solid;
}

#banner
{
   width: 1024px; /* necessary for ie win */
   background: #a3b8cc;
}

#banner-inner
{
   padding: 0px;
   border-width: 0px 0px 0 0px;
   border-style: solid;
   border-color: #fff;
}

.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 15px 15px 0 15px; width: 480px; }
#beta { width: 200px; background: #e6ecf2; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}

.date-header

{
   margin-top: 0;
   font-size: 11px;
   text-transform: uppercase;
}

.entry-header
{
	padding: 10px 0px 0px 70px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 25px;
	background-image: url(img/jihyo-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 520px;
	margin: 0;
	vertical-align: middle;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav {
	margin: 0;
	padding-bottom: 5px;
}

#trackbacks-info
{
	margin: 10px auto;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 12px;
	text-align: center;
	background: #e6ecf2;
	width: 580px;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #FFFFFF;
   background: #ffffff;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #FFFFFF;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #FFFFFF;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}


/* calendar tweaks */

   .layout-calendar #alpha { width: 260px; }
   .layout-calendar #beta { width: 420px; }

   .layout-calendar #gamma,
   .layout-calendar #delta
   {
      width: 190px;
   }

   .layout-calendar #gamma-inner,
   .layout-calendar #delta-inner
   {
      border: 0;
      padding: 0;
   }

   .module-mmt-calendar { width: 398px; }
   .module-mmt-calendar .module-content
   {
      margin: 0;
      border-width: 0;
      padding: 10px;
   }

   .module-mmt-calendar table
   {
      width: 378px;
      background: #FFFFFF;
   }

   .module-mmt-calendar th
   {
      background: #FFFFFF;
      border-top: 1px solid #fff;
      border-right: 1px solid #f3f6f9;
      border-bottom: 1px solid #cfd4d9;
      padding: 2px;
      text-align: right;
      font-weight: bold;
   }

   .module-mmt-calendar td
   {
      border-top: 1px solid #fff;
      border-right: 1px solid #f3f6f9;
      border-bottom: 1px solid #cfd4d9;
      padding: 2px;
      text-align: right;
      font-weight: normal;
      background: #FFFFFF;
   }

   th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
   {
      border-right: none;
   }

   .module-mmt-calendar td { height: 70px; }

   .day-photo
   {
      width: 49px;
      height: 49px;
   }
	
   .day-photo a
   {
      border: #cfd4d9 1px solid;
      padding: 1px;
      background: #fff;
   }

   .day-photo a:hover
   {
      border-color: #36414d;
      background: #fff;
   }

   .day-photo a img
   {
      width: 45px;
      height: 45px;
   }


/* artistic tweaks */

   .layout-artistic #alpha { width: 260px; }
   .layout-artistic #beta { width: 420px; }

   .layout-artistic #gamma,
   .layout-artistic #delta
   {
      width: 190px;
   }

   .layout-artistic #gamma-inner,
   .layout-artistic #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* moblog1 tweaks */

   .layout-moblog1 #alpha
   {
      margin: 0;
      width: 180px;
      background: #e6ecf2;
   }

   .layout-moblog1 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog1 #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-moblog1 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

   .layout-moblog2 #alpha
   {
      margin: 0;
      width: 86px;
      background: #e6ecf2;
   }

   .layout-moblog2 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog2 #beta
   {
      margin: 15px 15px 0 15px;
      width: 260px;
      background: none;
   }

   .layout-moblog2 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog2 #delta
   {
      width: 154px;
   }

   .layout-moblog2 .module-recent-photos
   {
      border: 0;
      background: none;
   }

   .layout-moblog2 .module-recent-photos .module-content
   {
      padding: 0;
      border: 0;
   }

   .layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

   .layout-timeline #alpha { width: 260px; }
   .layout-timeline #beta { width: 420px; }

   .layout-timeline #gamma,
   .layout-timeline #delta
   {
      width: 190px;
   }

   .layout-timeline #gamma-inner,
   .layout-timeline #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* one-column tweaks */

   .layout-one-column body { min-width: 520px; }
   .layout-one-column #container { width: 520px; }
   .layout-one-column #banner { width: 510px; } /* necessary for ie win */


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 200px;
      background: #e6ecf2;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 0px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-two-column-left #beta
   {
      margin: 15px 15px 0 15px;
      width: 480px;
      background: none;
   }

   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0;
      width: 180px;
      background: #e6ecf2;
   }

   .layout-three-column #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-three-column #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-three-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }
.waku01 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	background-image: url(img/main-bk.gif);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.main {
	text-align: center;
	padding: 5px 0px;
	width: 624px;
	float: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.jihou-title,.news-title {
	padding: 5px 0px 6px;
	font-size: 18px;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0 20px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.jihou-title {
	background-image: url(img/jihyo-title.gif);
	text-indent: 70px;
}
.news-title {
	background-image: url(http://www.shigayukan.com/img/news-title.gif);
	text-indent: 100px;
}
.waku-top {
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 600px;
	background-image: url(img/waku-top.gif);
	background-repeat: no-repeat;
}
.waku-naka {
	font-size: 14px;
	line-height: 21px;
	background-image: url(img/waku-naka.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px auto auto;
	width: 600px;
	padding: 0px;
}
.waku-bottom {
	background-image: url(img/waku-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 600px;
}
.jihou-tx {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 565px;
	color: #000000;
	vertical-align: middle;
}

.jihou-tx p{
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	vertical-align: middle;
}
.k-waku {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 600px;
}


.k-list {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 5px 0px 35px;
	background-repeat: repeat-y;
	text-decoration: none;
}

.k-list li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../img/point02.gif);
	font-size: 14px;
	line-height: 21px;

}

.news-tx {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 565px;
	color: #000000;
	vertical-align: middle;
}


.news-photo {
	text-align: center;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	float: left;
	width: 150px;
}
.jihou-day {
	padding: 0px;
	color: #000000;
	font-size: 12px;
	text-align: right;
	margin: 0;
	vertical-align: bottom;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.day-tx {

	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 565px;
	color: #36414D;
	vertical-align: middle;
}
.nav-tx {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #36414D;
	line-height: 18px;
}
.news-tx p{
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	vertical-align: middle;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1024px;
}

.m-list {
	font-size: 14px;
	line-height: 21px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px 5px 0px 35px;
	width: 500px;
	background-repeat: repeat-y;
	text-decoration: none;
}
.photo-waku_left {
	background-image: url(http://www.shigayukan.com/photo/img/waku01.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 260px;
	width: 226px;
	overflow: hidden;
	text-align: center;
	background-repeat: no-repeat;
	display:none;
}
.photo-waku_right {
	background-image: url(http://www.shigayukan.com/photo/img/waku02.gif);
	background-repeat: no-repeat;
	margin: auto 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 370px;
	text-align: left;
	display:none;
}
.p-photo {

	text-align: center;
	margin: 50px auto 0px;
	padding: 0px;
	width: 150px;
	height: 112px;
	overflow: hidden;
}
.photo-waku_right_title {
	margin: auto 0px;
	padding: 0px;
	float: left;
	width: 370px;
	display:none;
}
.photo-list {
	margin: 2px;
	padding: 0px;
	height: 63px;
	width: 86px;
	float: left;
	overflow: hidden;
}
.phototx {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photo-title {

	padding: 0px 0px 0px 25px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 29px;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 599px;
	margin: 5 auto 0;
	vertical-align: middle;
}
#n-listbk {
	background-image: url(img/news-bk01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.jihou-tx-top {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 565px;
	color: #000000;
	vertical-align: middle;
	height: 84px;
	overflow: hidden;
}
.jihou-tx-top  p{
	margin: 0px;
	padding: 0px;
}
.news-tx-top {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 5px;
	width: 565px;
	color: #000000;
	vertical-align: middle;
	height: 161px;
	overflow: hidden;
}
.news-tx-top  p{
	margin: 0px;
	padding: 0px;
}


.right-menu {
	margin: 0px 0px auto auto;
	padding: 0px;
	width: 200px;
	text-align: center;
	float: right;
	max-height:none;
	min-height:600px;
}

.event-top {



	font-size: 14px;
	background-image: url(img/event.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	display:none;
}

.event-list {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
	height: 190px;
	overflow: auto;
	display:none;
}
.event-list li {
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px;
	width: 175px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
}
.event-list ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}
.event-list a {

	text-align: left;
	list-style-type: none;
	text-decoration: none;
}
.kensaku-top {
	background-image: url(img/kensaku.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.kensaku-waku {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 3px auto 0px;
	padding: 5px;
	width: 180px;
	background-color: #FFFFFF;
}


.tenki {
	background-image: url(img/tenki-bk.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 200px;
}
.left-menu {
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	float: left;
}
.jihyo-top {
	font-size: 14px;
	background-image: url(img/jihyo-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.jihyo-list {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	height: 430px;
	overflow: auto;
}
.jihyo-list ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}

.jihyo-list li {
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px;
	width: 175px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
.jihyo-list a {
	text-align: left;
	list-style-type: none;
	text-decoration: none;
}
.news-top {

	font-size: 14px;
	background-image: url(img/news-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.news-list {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
	height: 430px;
	overflow: auto;
}
.kako-top {


	font-size: 14px;
	background-image: url(img/kako-bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
.news-list li {
	text-align: left;
	margin: 0px;
	padding: 0px 5px 5px;
	width: 175px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}
.news-list ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style-type: none;
}
.news-list a {

	text-align: left;
	list-style-type: none;
	text-decoration: none;
}
.tenki-list {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 5px auto 0px;
	padding: 0px;
	height: auto;
	width: 190px;
	vertical-align: middle;
}
#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
	display: block;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 21px;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
.cal-list {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 5px 0px;
	padding: 5px;
	width: 190px;
	background-image: url(img/list-bk.gif);
	background-repeat: repeat-y;
}
.cal-list a {

	text-align: left;
	list-style-type: none;
	text-decoration: underline;
}
.txt_l,.txt_r {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 21px;
}
.txt_r {
	text-align: right;
}
.txt_l {
	text-align: left;
}
.photo {
	width: 100%;
}
.sub_title {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
