                      /* basic elements  test*/

html {
   margin: 0;
   padding: 0;
}

body {
   margin: 0;
   padding: 0;
   background-color: #ffffff;
   color: #333333;
   font-size: 14px;
   line-height: 120%
}

form, input { margin: 0; padding: 0; }

a:link {
   color: #3366CC;
   text-decoration: none;
}
a:visited {
   color: #003399;
   text-decoration: none;
}
a:active {
   color: #FF6600;
   text-decoration: underline;
}
a:hover {
   color: #FF6600;
   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;
}

/* page layout */

body {
   c;  /* center on ie */
   min-width: 780px;
}

#container {
   width: 780px;
   margin: 0 auto; /* center on everything else */
   margin-bottom: 20px;
   background: #fff;
   text-align: left;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
   background-image: url("http://azaok.net/draw/index_title.JPG");
   background-repeat:no-repeat;
   text-indent: -1000px;
   display: block;
   width: auto;
   height: 46px;
   color: inherit;
   text-decoration: none;
}

#banner {width: 770px;}

#banner-header {
   width: 770px;
   font-size: small;
}

.banner-L {
   float: left;
   width: 512px;
   overflow: hidden;
}

.banner-R {
   float: left;
   width: 256px;
   overflow: hidden;
   margin: 5px 0px;
}

#banner-nav{
   width: 770px;
   text-align: center;
   border-top: dashed 1px #999999;
   border-bottom: dashed 1px #999999;
   font-size: small;
   color: #999999;
	 clear: left;
}

#banner-description {
   width: 770px;
   margin: 5px 0px;
}

#oshirase {
   width: 770px;
   margin-bottom: 15px;
}

#banner-ad {
   width: 770px;
   text-align: center;
   margin-bottom: 5px;
}

.bannerad {
   width: 728px;
   text-align: left;
}

a.ad {
   color: #3366CC;
   text-decoration: underline;
   font-weight: bold;
   font-size: small;
}

#banner-nav-sp{
   height: 40px;
   vertical-align: top;
   font-size: small;
   margin-top: 5px;
}

#pagebody {width: 780px;}

#toppageL {
   float: left;
   width: 520px;
}
#toppageR {
   float: left;
   width: 260px;
   text-align:left;
}

.menuline {
   border-bottom: solid 1px #FFFFFF;
   clear: left;
}

.column3 {
   float: left;
   width: 256px;
   overflow: hidden;
   padding: 0px 2px;
}

#page-L {
   float: left;
   width: 200px;
   overflow: hidden;
}

#page-R {
   float: left;
   width: 560px;
   padding-left: 10px;
   border-left:dotted 1px #eeeeee;
}

#page {
   float: left;
   width: 770px;
}

.page-ad {
   float: right;
   padding: 0px 0px 10px 10px;
}

ul.fo {
   margin-left:0px;
   padding-left:20px;
   list-style-image: url(./draw/fo_close.gif)
}
ul.sh {
   margin-left:0px;
   padding-left:20px;
   list-style-image: url(./draw/sh.gif) 
}

h3.midashi{
   background-color: #eeeeee;
   font-size: medium;
   font-weight: bold;
   padding: 3px 10px;
   margin-top: 0px;
   border-style: solid;
   border-width: 1px 0px 0px 10px;
}

img.ban {margin-top: 10px;}

img.book {
   float: left;
   padding-right: 5px;
}

img.me {
   float: left;
   padding: 5px;
}

img.syorei {
   float: left;
   padding: 5px;
}

.newcount {
   clear: left;
}

.menu {
   line-height: 1.5;
   background-color: #eeeeee;
   font-size: medium;
   font-weight: bold;
   padding: 3px 10px;
   border-style: solid;
   border-width: 1px 0px 0px 10px;
}
.menudescription {
   font-size: small;
}

.liosh {
   font-size: small;
}
.liupd {
   font-size: small;
}

.CatInd {
   margin-left: 10px;
   line-height:150%;
}

#banner-footer {
   margin: 0px 0px 2px 0px;
   background: #339900;
}

#top-footer {
   width: 770px;
   margin: 5px 0px;
   font-size: small;
   clear: left;
}

/* content */

#knowledge   {color: #339900;border-color: #339900;}
#treatment   {color: #003399;border-color: #003399;}
#mental      {color: #660066;border-color: #660066;}
#cosmetic    {color: #006666;border-color: #006666;}
#community   {color: #FF6600;border-color: #FF6600;}
#shopping    {color: #0099FF;border-color: #0099FF;}
#ask         {color: #3333CC;border-color: #3333CC;}
#myrte       {color: #CC3399;border-color: #CC3399;}
#information {color: #AA99CC;border-color: #AA99CC;}
#news        {color: #990033;border-color: #990033;}
#update      {color: #6699CC;border-color: #6699CC;}

.small {font-size: small;}
.xx-small {font-size: xx-small;}

#sm {
   font-size: small;
}

table.hospital{
   border: 0px;
   margin: 5px;
   width: 530px;
}
td.hospitalL{
   padding: 5px;
   background-color:#99ccff;
   width: 70px;
}
td.hospitalR{
}

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

.entry-header {
   font-weight: bold;
   line-height: 150%;
   border: solid #3366CC;
   border-width: 1px 0px;
   margin-top: 0px;
}

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

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

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

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

.comments-header,
.comments-open-header
{
   padding-top: 20px;
}

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

.comment-footer {
   margin: 5px 10px 20px 10px;
   border-bottom:dotted 1px;
}

.comments-open label { display: block; }

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

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

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


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



/* 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: #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 .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: 820px; }
   .layout-one-column #container { width: 820px; }
   .layout-one-column #banner { width: 810px; } /* 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: 10px 10px 0 10px;
      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;
   }
