/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: small;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

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

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

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

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

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

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

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

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

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%;
}

.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;
	line-height: 110%;
}
.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;
}

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: small;
}

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

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

.module-content a {
	color: #36414d;
	line-height: 120%;
}
.module-content a:hover {
	color: #93B06B;
	line-height: 110%;
}

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 #93B06B;
   padding: 5px;
   color: #003333;
   background: #99CC99;
   font-size: small;
   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: small;
}

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


/* page layout */

body
{
	min-width: 720px;
	color: #333;
	background: #93B06B;
	font-size: small;
}

#container
{
   width: 720px;
   margin-bottom: 0px;
   background: #fff;
}

#container-inner
{
	border-top-width: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	margin-bottom: 0px;
}

#banner
{
   width: 710px; /* necessary for ie win */
   background: #99CC99;
}

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

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

.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: #003333;
   background: none;
   font-size: small;
   font-weight: normal;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 15px 15px 0 15px; width: 480px; }
#beta { width: 200px; background: #EFFAE1; }
#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: small;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
	margin-top: 0;
	border-left: 5px solid #99CC99;
	padding: 0 0 0 10px;
	color: #666;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC99;
	margin-bottom: 0px;
}

.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 #EFFAE1;
   padding-top: 3px;
   color: #666;
   font-size: x-small;
   text-align: right;
}

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

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #93B06B;
   padding: 0 10px;
   color: #292e33;
   font-size: small;
   text-align: center;
   background: #e6ecf2;
}

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


/* modules */

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

.module-content
{
   margin: 0 0 0px;
   padding: 10px 10px 0 5px;
   font-size: x-small;
   line-height: 110%;
}

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

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: x-small; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin-bottom: 0;
	border: 1px dashed #99CC99;
	padding-bottom: 10px;
	color: #292e33;
	background: #fff;
	line-height: 110%;
	font-size: small;
}

.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;
}



.tbl-p1 {
	font-size: small;
	color: #000000;
	background-color: #EAF2FF;
	margin: 3px;
	padding: 3px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.tbl-p2 {
	font-size: small;
	color: #000000;
	background-color: #EAF2FF;
	margin: 3px;
	padding: 3px;
	text-align: right;
	vertical-align: 0.2%;
	font-family: "Courier New", Courier, mono;
}
.pankz {
	margin: 0 0 10px 5px;
	font-size: small;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.entry-header2 {
	margin-top: 0;
	border-left: 5px double #99CC99;
	padding: 0 0 0 5px;
	color: #666;
	font-size: small;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC99;
	font-weight: bold;
}
.entry-header1 {
	margin-top: 0;
	border-left: 5px solid #99CC99;
	padding: 0 0 0 10px;
	color: #666;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC99;
	margin-bottom: 0px;
	font-weight: bold;
}
.module-list-r {
	list-style: disc;
	line-height: 110%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.module-list-item-r1 {
	margin-top: 2;
	color: #666;
	line-height: 110%;
	background-image: url(img/pointer/012/i_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
	padding-left: 15px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
}
.module-list-item-r2 {
	margin-top: 3;
	color: #666;
	line-height: 1.2;
	background-image: url(img/pointer/i_arrow_green02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
	padding-left: 15px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 11px;
}
.module-list-item-l1 {
	color: #666;
	line-height: 1.2;
	list-style-type:none;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	background-image: url(img/pointer/020/i_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.module-list-item-l2 {


	margin-top: 0;
	color: #666;
	line-height: 1.2;
	background-image: url(img/pointer/i_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
	padding-left: 17px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.invoke {
	padding-left: 25px;
}
.img-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.img-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
ol {
	margin-top: 0px;
	padding-top: 0px;
}
.tbl-title {
	font-size: small;
	color: #000000;
	background-color: #8FAEBE;
	margin: 3px;
	padding: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
.tbl-p3 {
	font-size: small;
	color: #FFFFFF;
	background-color: #5977B3;
	margin: 3px;
	padding: 3px;
	text-align: center;
	vertical-align: 0.2%;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.k-title {

	font-size: small;
	color: #FFFFFF;
	background-color: #5977B3;
	margin: 5px 1px 3px;
	padding: 1px 1px 1px 3px;
	vertical-align: 0.2%;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.k-1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	font-weight: bold;
	background-color: #EAF2FF;
	text-align: center;
	line-height: 100%;
	letter-spacing: 0.2em;
}
.k-2 {
	font-size: small;
	text-align: center;
	line-height: 100%;
	letter-spacing: 0.1em;
}
.k-ul {
	padding-left: 115px;
}
.k-22 {
	font-size: small;
	letter-spacing: 0.1em;
}
.navy {
	color: #000066;
	font-weight: normal;
}
.footer {
	margin: 2px 0px;
	padding: 2px 0px;
	color: #003333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.k-11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: bold;
	background-color: #EAF2FF;
	text-align: center;
	line-height: 100%;
	vertical-align: top;
}
.k-3 {
	font-size: small;
	vertical-align: top;
	border: 1px solid #EAF2FF;
	line-height: 100%;
	padding: 2px;
}
.k-up {
	vertical-align: top;
}
.k-waku {

	font-size: small;
	vertical-align: top;
	border: 1px solid #5977B3;
	line-height: 110%;
	padding: 3px;
}
.module-content2 {

	position: relative;
	margin: 5px 10px 20px 10px;
	line-height: 110%;
}
.day {
	p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 5 0;
	padding: 0px 0px 0px 3px;
	color: #003333;
	background: #EFFAE1;
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #93B06B;
}
.oshirase {
	background-color: #EFFAE1;
	padding: 2px;
}
.classic-t1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: center;
	margin: 10px 0px 1px;
	padding: 0px 5px;
	font-weight: bold;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #99CC99;
	border-right-width: 18px;
	border-right-style: solid;
	border-right-color: #99CC99;
	letter-spacing: 0.1em;
	display: inline;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center;
}
.classic-t2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}.classictitle {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.classicli {
	margin-left: 0px;
	list-style: none;
	
}
.classicli2 {
	margin-left: 30px;
	list-style: none;
}
.classicli3 {
	margin-left: 90px;
	list-style: none;
}
.lady {
	font-size: 10px;
	line-height: 140%;
	margin-bottom: 1px;
	padding-bottom: 0px;
}
.hiyarihat {
	background-color: #EAF2FF;
	padding: 2px 2px 2px 5px;
	margin-left: 5px;
}
.stxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
}
.tbl-1 {
	background-color: #99CC99;
}
.tbl-2 {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tbl-3 {
	background-color: #EFFAE1;
	vertical-align: top;
	padding-left: 3px;
}
.tbl-p1center {
	font-size: small;
	color: #000000;
	background-color: #EAF2FF;
	margin: 3px;
	padding: 3px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
.waku-1 {
	background-color: #FFFFCC;
	border: 1px solid #93B06B;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.waku-2 {
	background-color: #CCFFFF;
	border: 1px solid #93B06B;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* スケジュール関係 */
table.calendar {
  margin-left : auto;
  margin-right : auto;
　margin-top : 10px;
  margin-bottom : 10px;
  border-left : 1px dotted black;
  border-top : 1px dotted black;
}
table.calendar caption {
  text-align : center;
  font-size : 12px;
  font-family : sans-serif;
}
table.calendar td, table.calendar th {
  text-align : center;
  font-size : 12px;
  font-family : sans-serif;
  border-right : 1px dotted black;
  border-bottom : 1px dotted black;
}
.errormessage {
  padding : 5px;
  border : 1px solid black;
  font-weight : bold;
}
table.schedule {
	width : 100%;
	margin-left :0px;
	margin-right : 0px;
	border-left : 1px solid #93B06B;
	border-top : 1px solid #93B06B;
}
table.schedule td, table.schedule th {
  margin : 0px;
  padding-top : 1px;
  padding-bottom : 1px;
  font-size : 12px;
  font-family : sans-serif;
  border-right : 1px solid #93B06B;
  border-bottom : 1px solid #93B06B;
}
table.schedule th {
	text-align : center;
	background-color : #99CC99;
	padding: 1px;
}
.sday, .wday {
  width : 30px;
  text-align : center;
}
.dayandwday {
	width : 60px;
	text-align : center;
	background-color: #99CC99;
}
.scheduletitle {
  width : 440px;
  text-align : left;
}
a:link {
	color: #333366;
}
.counter {
	text-align: right;
	margin-right: 660px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}
.blue2 {


	color: #000099;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry_flash {
	background: #edf2f7;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flash_txt {
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
}
.entry-categry {
background: #edf2f7; margin-bottom: 10px;
}
.red2 {
	font-weight: bold;
	color: #FF0000;
}
.entry-new {
	background: #edf2f7;
	margin-bottom: 10px;
	padding: 10px 5px 5px;
	margin-top: 10px;
}
.left50 {
	margin-left: 95px;
}
