/* 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: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none;
color: #0000ff:
}
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;
	line-height: 28px;
}


/* 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 a{   color: #0000ff; }
#pagebody-inner { position: static; width: 100%; }

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

#delta { float: right; }

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


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* 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: 75%;
	margin-bottom: 20px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.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; }
.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; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

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

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

.day-photo a
{
	display: block;
}

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


/*

name: ETC2

*/
/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
}

a { color: #EAE0D1; text-decoration: none; }
a:hover {
	color: #a3b8cc;
	text-decoration: underline; 
}

#banner a { color: #7F766B; text-decoration: none; }
#banner a:hover {
	color: #fff;
	font-size: 42px;
}

.a { color: #EAE0D1; }
.a:hover { color: #a3b8cc; }

#beta a {
	color:#8A0A0A;
	text-decoration: none;
}

#beta a:hover {
text-decoration:underline}

#beta img {
	float:left;
	margin: 0px;
	padding: 5px 20px 20px 0px;
}

#beta img.tokuchou {
	margin: 0px;
	padding: 5px 20px 0px 0px;
}

#beta img.toku {
	float:left;
	margin: 0px;
	padding: 5px 20px 5px 0px;
}

#beta img.pdf{
	float:left;
	margin: 0px;
	padding: 0px;
}

#beta img.details{
	float:right;
	margin: 0px;
	padding: 0px;
}

#beta img.orange{
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
}

#beta img.ya1{
	margin: 0px 0px 0px 180px;
	padding: 0px;
}

#beta img.ya2{
	margin: 0px 0px 0px 80px;
	padding: 0px;
}

ul#kouichiro{
    margin:10px;
	padding:0;
	list-style-type:none
	}

li#kouichiro {
	background:url(.etc/images/orange_arrow.gif) no-repeat;
	padding-left:15px;
	padding-bottom: 3px;	

	}

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




.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-color: #5662C7;
}

.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: 775px;
	color: #333;
	background-color: #C6CAEC;
}


#container
{
   width: 785px;
   margin-bottom: 20px;
   background: #fff;
}
.entry {
	margin-bottom: 0px;
}


#container-inner
{
	border-top: 0 solid #6F85A6;
	border-right: 5px solid #6F85A6;
	border-bottom: 5px solid #6F85A6;
	border-left: 5px solid #6F85A6;
	margin: 0px;
	padding: 0px;
}

#banner
{
	width: 775px; /* necessary for ie win */
	background: #EAE0D1;

}

#banner-top
{
	width: 775px; /* necessary for ie win */
    border-bottom: 4px solid #8A0A0A;
	background: #CAC3B5;
	height: 23px;
}


#banner-inner
{
	padding: 15px 13px;
	border-top: 0px;
	border-right: 0px;
	/* 	border-bottom: 4px solid #8A0A0A; */
	border-left: 0px;
	height: 70px;
	background-color: #EACEE9;
}

#banner-inner-img
{
	float:right;
	margin-right: 0px;
	margin-top: 5px;
}


#banner-inner2
{
	padding: 15px 13px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 4px solid #E7E7E7;
	border-left: 0px;
	background: #FFFFFF;
	width: 540px;
	height: 680px;
	float: left
}

#banner-inner2-img
{
	float:right;
	margin-right: 0px;
	margin-top: 5px;
}

#banner-inner2 p {
	margin: 2px 0px 0px;
	padding: 7px 5px 2px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

#banner-inner3
{
	padding: 15px 13px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 4px solid #E7E7E7;
	border-left: 0px;
	background: #FFFFFF;
	width: 183px;
	height: 680px;
	float: right
}

#banner-inner3-img
{
	float:left;
	margin-right: 0px;
	margin-top: 5px;
}


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

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

#banner-header

{
	margin: 0;
	color: #fff;
	text-shadow: #36414d 0 2px 3px;
	font: bold 18px/1 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#banner-description
{
	margin-top: 5px;
	margin-bottom: 0;
	color: #7F766B;
	background: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.125;
}

#banner-img
{
	float:left;
	margin-right: 20px;
}

#alpha {
	margin: 15px 15px 0;
	width: 180px;
	float: left;
}
#beta {
	width: 495px;
	background: #e6ecf2;
	float: right;
}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
	padding: 10px 0px 0 15px;
	border-top: 2px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 0 solid #fff;
}
#beta-inner .entry .entry-content .entry-body p {
	padding: 0px 0px 0px 5px;
}


.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

#entry-header00
{
	margin-top: 0;
	padding: 0;
	color: #8A0A0A;
	font-size: 18px;
	font-weight: bold;
	background: url(.etc/images/entry-header00.gif) no-repeat;
}

#entry-header00 p
{
	visibility: hidden;
}

.entry-header
{
	margin-top: 0;
	border-left: 5px solid #8A0A0A;
	padding: 0 0 0 10px;
	color: #8A0A0A;
	font-size: 18px;
	font-weight: bold;
}

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

.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-top: 0; }

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

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


/* modules */

.module
{
	margin: 0 0 10px 0;
	background-color: #8A0A0A;
}

.module-white
{
   margin: 0 0 0 0;
   background: #E7E7E7;
}

.
{
	margin: 0 0 10px;
	padding: 10px 10px 0;
	font-size: 10px;
	line-height: 1.2;
}

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

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

.module-powered { border-width: 0; }
.module-powered .
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   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;

}

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

}

.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 .
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos . { 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 .
   {
      margin: 0;
      border-width: 0;
      padding: 10px;
   }

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

   .module-mmt-calendar th
   {
      color: #fff;
      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: #e6ecf2;
   }

   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 . { 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;
	border-top: 4px solid 8A0A0A;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-color: 8A0A0A;
	border-bottom-color: 8A0A0A;
	border-left-color: 8A0A0A;
   }

   .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: 185px;
	background-color: #8A0A0A;
   }

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

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

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





#footer
{
	width: 100%; /* necessary for ie win */
	background: #CAC3B5;
}

#footer-inner
{
	padding: 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: center;
	color: #333333;
}

#footer a { 
color:#8E8E6F;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

#nyukai  {
	clear: right;
	float: none;
}
#block1s h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 12px;
}
#block1s {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
	height: 160px;
	border-bottom: 1px dashed #999999;
	background: url(none);
}
#block1s p {
	margin: 0px;
	padding: 7px 5px 10px 25px;
	line-height: 1.5em;
	width: 220px;
}
#block1s img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#block1s a {
	text-decoration: none;
}
#block1s a:hover {
	text-decoration: underline;
}
#block1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block1 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
	height: 160px;
	border-bottom: 1px dashed #999999;
}
#block1 p {
	margin: 0px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
}
#block1 img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#block1 a {
	text-decoration: none;
}
#block1 a:hover {
	text-decoration: underline;
}


#block2 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block2 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: right;
	width: 260px;
	height: 160px;
	border-bottom: 1px dashed #999999;
}


#block2 p {
	margin: 0px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
}


#block2 img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#block2 a {
	text-decoration: none;
}
#block2 a:hover {
	text-decoration: underline;
}


#block2blog h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block2blog {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: right;
	width: 260px;
	height: 320px;
	border-bottom: 1px dashed #999999;
}

#block2blog p {
	margin: 0px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
}

#block2blog img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#block2blog a {
	text-decoration: none;
}
#block2blog a:hover {
	text-decoration: underline;
}




#block3blog h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block3blog {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
	height: 520px;
	border-bottom: 1px dashed #999999;
}

#block3blog p {
	margin: 0px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
}

#block3blog img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#block3blog a {
	text-decoration: none;
}
#block3blog a:hover {
	text-decoration: underline;
}




#blocka {
	background: #EAE0D1;
	margin: 0px 2px 5px 0px;
	padding: 0px;
	height: auto;
	width: 175px;
	float: left;
	text-align: left;
}
#blocka a {
	text-decoration: none;
}
#blocka a:hover {
	text-decoration: underline;
}

#blocka img {
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
#blocka p {
	margin: 0px;
	padding: 3px 5px 8px;
}
#blocka h4 {
	color: #921115;
	margin: 0px;
	padding: 8px 5px 5px 20px;
	font-size: 16px;
	font-weight: bold;
}


#block3 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 540px;
	height: auto;
	border-bottom: 1px dashed #999999;
}
#block3 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block3 p {
	margin: 0px 0px 20px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
}
#block3 img {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
}
#block3 p.clearfloat {
	clear: left;
}
#block3 a {
	text-decoration: none;
}
#block3 a:hover {
	text-decoration: underline;
}

#block4 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 540px;
	height: auto;
	border-bottom: 1px dashed #999999;
}
#block4 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block4 p {
	margin: 0px 0px 20px;
	padding: 7px 5px 20px;
	line-height: 1.5em;
}
#block4 img {
	smargin: 0px;
	padding: 3px 20px 0px 5px;
	float: right;
}
#block4 a {
	text-decoration: none;
}
#block4 a:hover {
	text-decoration: underline;
}

#block5 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 540px;
	height: auto;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#block5 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#block5 p {
	margin: 0px 0px 20px;
	padding: 7px 5px 20px;
	line-height: 1.5em;
	text-align:justify
}
#block5 img {
	smargin: 0px;
	padding: 3px 20px 0px 5px;
	float: left;
}
#block5 p.clearfloat {
	clear: left;
}
#block5 a {
	text-decoration: none;
}
#block5 a:hover {
	text-decoration: underline;
}


h6 {
	font-size: 14px;
	color: #FFFFFF;
}
#block-arrow {
	text-align: center;
	float: none;
}
#newsblock2 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	background: url(.etc/images/orange_bg.GIF) no-repeat;
	height: 21px;
}
#newsblock2 {
	margin: 15px 0px 0px;
	padding: 0px;
	float: right;
	width: 260px;
	height: 160px;
	border-bottom: 1px dashed #999999;
}


#newsblock2 p {
	margin: 0px;
	padding: 7px 5px 10px;
	line-height: 1.5em;
	background: url(.etc/images/orange_p.GIF) no-repeat;
	height: 119px;
}


#newsblock2 p img {
	margin: 0px;
	padding: 3px 5px 5px;
	float: left;
}
#newsblock2 h4 a {
	text-decoration: none;
	color: #FFFFFF;
}
#newsblock2 h4 a:hover {
	text-decoration: underline;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#newsblock2 p a {
	text-decoration: none;
}
#newsblock2 p a:hover {
	text-decoration: underline;
}
.module-list {
	list-style: url(.etc/images/whitearrow.gif) outside;
}

#memoblock1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#memoblock1 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: left;
	width: 260px;
	height: 410px;
	border-bottom: 1px dashed #999999;
	background: url(.etc/images/notebook2.gif) no-repeat;
}
#memoblock1 p {
	margin: 8px;
	padding: 0px 11px 5px 43px;
	line-height: 1.5em;
}
#memoblock1 img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: left;
}
#memoblock1 a {
	text-decoration: none;
}
#memoblock1 a:hover {
	text-decoration: underline;
}


#memoblock2 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#memoblock2 {
	margin: 10px 0px 5px;
	padding: 5px 0px 0px;
	float: right;
	width: 260px;
	height: 410px;
	border-bottom: 1px dashed #999999;
	background: url(.etc/images/notebook2.gif) no-repeat;
}
#memoblock2 p {
	margin: 8px;
	padding: 0px 11px 5px 43px;
	line-height: 1.5em;
}
#memoblock2 img {
	margin: 0px;
	padding: 9px 5px 5px;
	float: right;
}
#memoblock2 a {
	text-decoration: none;
}
#memoblock2 a:hover {
	text-decoration: underline;
}


/*トップページ　最初のボックス*/
#blocktop0 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop0 {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 540px;
	height:400px;
}
#blocktop0 p {
	margin: 2px 0px 0px;
	padding: 7px 5px 2px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#blocktop0 img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: left;
}
#blocktop0 a {
	text-decoration: none;
}
#blocktop0 a:hover {
	text-decoration: underline;
}

#blocktop1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	height: 250px;
}
#blocktop1 p {
	margin: 2px 0px 0px;
	padding: 2px 5px;
	line-height: 1.4em;
}
#blocktop1 img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: left;
}
#blocktop1 a {
	text-decoration: none;
}
#blocktop1 a:hover {
	text-decoration: underline;
}


#blocktop2 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#blocktop2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 260px;
	height: 400px;
}
#blocktop2 p {
	margin: 2px 0px 0px;
	padding: 2px 5px;
	line-height: 1.4em;
}
#blocktop2 img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: right;
}
#blocktop2 a {
	text-decoration: none;
}
#blocktop2 a:hover {
	text-decoration: underline;
}



/*top下の三点ナビゲーション*/
#blocktop33 h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	text-indent: 10px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#blocktop33 h5 {
	font-size: 13px;
	margin: 0px 0px 2px;
	padding: 0px;
	text-indent: 36px;
}
#blocktop33 {
	background: #EAE0D1;
	margin: 0px 0px 15px;
	padding: 10px 0px 0px;
	float: left;
	width: 540px;
	height: 85px;
}
#blocktop33 p {
	margin: 0px;
	padding: 0px 5px 1px;
}
#blocktop33 img {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	float: left;
}
#blocktop33 a {
	text-decoration: none;
	color: #000000;
}
#blocktop33 a:hover {
	text-decoration: underline;
	color: #a3b8cc;
}


#blocktop55 h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 3px 5px;
	padding: 0px;
	text-indent: 10px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#blocktop55 h5 {
	font-size: 13px;
	margin: 0px 0px 2px;
	padding: 0px;
	text-indent: 36px;
}
#blocktop55 {
	background: #CC0033;
	margin: 0px 0px 3px;
	padding: 10px 0px 0px;
	float: left;
	width: 180px;
	height:119px;
}
#blocktop55 p {
	margin: 0px;
	padding: 0px 5px 1px;
}
#blocktop55 img {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	float: left;
}
#blocktop55 a {
	text-decoration: none;
	color: #FFFFFF;
}
#blocktop55 a:hover {
	text-decoration: underline;
	color: #a3b8cc;
}



#blocktop3 h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	text-indent: 10px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#blocktop3 h5 {
	font-size: 13px;
	margin: 0px 0px 2px;
	padding: 0px;
	text-indent: 36px;
}
#blocktop3 {
	background: #EAE0D1;
	margin: 0px 0px 15px;
	padding: 10px 0px 0px;
	float: left;
	width: 540px;
	height: 110px;
}
#blocktop3 p {
	margin: 0px;
	padding: 0px 5px 1px;
}
#blocktop3 img {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	float: left;
}
#blocktop3 a {
	text-decoration: none;
	color: #000000;
}
#blocktop3 a:hover {
	text-decoration: underline;
	color: #a3b8cc;
}




#blocktop5 {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 540px;
	height:380px;
	border-bottom: 1px dashed #999999;
}
#blocktop5 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop5 p {
	margin: 2px 0px 0px;
	padding: 7px 5px 2px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#blocktop5 img {
	margin: 0px;
	padding: 0px 0px 2px 15px;
	float: right;
}
#blocktop5 a {
	text-decoration: none;
}
#blocktop5 a:hover {
	text-decoration: underline;
}



.module-header2
{
	/* ie win (5, 5.5, 6) bugfix */
   position: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	padding: 8px 0px 2px;
	color: #7F766B;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background: #EAE0D1;
}

a.module-header2
{
   background: url(.etc/images/freespace_03.gif) no-repeat;
   display: block;
   width: 163px;
   height: 30px;
   text-indent: -5000px;
}

a.module-header2:hover {
   background-position: top right;
}

.module-header2 a:hover
{
   color: #7F766B;
}

/* サービスの特徴ボタン */
.module-header3
{
	/* ie win (5, 5.5, 6) bugfix */
   position: relative;
	width: 210px;
	w\idth: 210px;
	margin: 0;
	padding: 8px 0px 0px;
	color: #7F766B;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background: #FFFFFF;
}

a.module-header3
{
   background: url(.etc/images/freespace_06.gif) no-repeat;
   display: block;
   width: 210px;
   height: 33px;
   text-indent: -5000px;
}

a.module-header3:hover {
   background-position: top right;
}

.module-header3 a:hover
{
   color: #7F766B;
}


/* 希望条件で先生を問合せボタン */
.module-header4
{
	/* ie win (5, 5.5, 6) bugfix */
   position: relative;
	width: 210px;
	w\idth: 210px;
	margin: 0;
	padding: 8px 0px 0px;
	color: #7F766B;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background: #FFFFFF;
}

a.module-header4
{
   background: url(.etc/images/freespace_05.gif) no-repeat;
   display: block;
   width: 210px;
   height: 33px;
   text-indent: -5000px;
}

a.module-header4:hover {
   background-position: top right;
}

.module-header4 a:hover
{
   color: #7F766B;
}





#blocktop1f h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop1f {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
	height: 290px;
}
#blocktop1f p {
	margin: 0px;
	padding: 0px 2px 2px 5px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#blocktop1f img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: left;
}
#blocktop1f a {
	text-decoration: none;
}
#blocktop1f a:hover {
	text-decoration: underline;
}


#blocktop2f {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
	height: 290px;
}
#blocktop2f p {
	margin: 2px 0px 0px;
	padding: 2px 5px;
	line-height: 1.4em;
}
#blocktop2f img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: right;
}
#blocktop2f a {
	text-decoration: none;
}
#blocktop2f a:hover {
	text-decoration: underline;
}

#blocktop0 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop00 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	height:50px;
}
#blocktop00 p {
	margin: 2px 0px 0px;
	padding: 7px 5px 2px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#blocktop00 img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: left;
}
#blocktop00 a {
	text-decoration: none;
}
#blocktop00 a:hover {
	text-decoration: underline;
}

#blocktop1b h4 {
	font-size: 18px;
	font-weight: bold;
	color: #8A0A0A;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#blocktop1b {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	height: 230px;
}
#blocktop1b p {
	margin: 2px 0px 0px;
	padding: 2px 5px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
#blocktop1b img {
	margin: 0px;
	padding: 9px 5px 2px;
	float: left;
}
#blocktop1b a {
	text-decoration: none;
}
#blocktop1b a:hover {
	text-decoration: underline;
}

/*sidenaviの記述*/
#sidenavi ul{
   margin: 3px 0 0;
   padding-left: 20px;
}
#sidenavi li a{
	text-decoration:none;
}

/*月送りcalendarの記述*/
.calendar {
    margin: 5px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    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 #0000ff;
}
.sunday,
.holiday {
    color: #0000ff;
}

.sunday a:link,
.sunday a:visited,
.holiday a:link,
.holiday a:visited {
    color: #0000ff;
    text-decoration: underline;
}

.saturday {
    color: #0000ff;
}

.saturday a:link,
.saturday a:visited {
    color: #0000ff;
    text-decoration: underline; 
}
