body{
  background-image: url("../images/bg_ptn01.gif");
  margin: 0px;
  padding: 0px;
  color: #666666;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;

}

img{
  margin: 0px;
  padding: 0px;
  border:none;
}


#inbox{
  background: url("../images/bg_inbox.gif") top center repeat-y;
  margin: 0 auto; /* center on everything else */
  width: 750px;
  text-align:center;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
}
#banner{
  margin: 0 auto; /* center on everything else */
  width: 730px;
  padding: 0px 0px 0px 0px;
  position: relative;
  text-align:center;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:400px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#left-side{
  clear: both;
  display: block;
  position: relative;
  float:left;
  margin:0px 7px 0px 10px;
  width:166px;
  height:1000px;
  background-color: #FFFFCC;
  text-align:left;
}

#main {
  float:left;
  width:370px;
  margin-right:7px;
  background-color: #FFFFFF;
  display: block;
  position: relative;
  text-align:left;
}

#main-long {
  float:left;
  width:520px;
  margin-right:13px;
  background-color: #FFFFFF;
  display: block;
  position: relative;
  text-align:left;
}


#main-calendar {
  float:left;
  width:543px;
  background-color: #FFFFFF;
  display: block;
  position: relative;
  text-align:left;
}


#right-side {
  float:left;
  margin:0px;
  width:166px;
  display: block;
  position: relative;
  text-align:left;
  padding-top:0px;
  background-color: #FFFFCC;
  height:1000px;

}

li{padding-left:0px;}

a:link      { color: #4268B1; text-decoration:none}
a:visited   { color: #4268B1; text-decoration:none}
a:active   { color: #c00; text-decoration: underline }
a:hover   {color:#FFCC33; text-decoration: underline;}

a.button:link {color: #82BE7D;
 font-size: 10pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 10pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 10pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 10pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h1 {
  margin: 20px 0px 10px 20px;
}

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title     {
  margin: 5px 0px 5px 5pt
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin: 10px 0px 20px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

#entry_box {
  border: 1px solid #66CC33;
}

.entry_title{
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 0px 15px;
  border-bottom:1px solid #999999;
  border-left:7px solid #999999;
  padding: 0px 0px 3px 7px;

}

.entry_title a{
  color:#0EB55B;
}

.entry_date {
  font-family: "Verdana";
  font-size: 10px;
  margin: 5px 30px 0px 0px;
  text-align: right;
}

.entry_author    {
  font-size: 10px;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  margin: 15px 4px 15px 5px;
}

.entry_body td{
  font-size: 12px;
}


.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color: white;
  background-color: #BBBBBB;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 10px 0px 0px 3px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  font-size: 12px;
  line-height: 170%;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}

/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #888;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
}


/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height:15px;
}

.menu_side_title{
  background:url("../images/title_sub_bar_l.gif") top center no-repeat;
  width:166px;
  height:30px;
  color:#009966;
  text-align:center;
  padding-top:7px;
  font-size: 12px;
  font-weight: bolder;

}

.menu_side_description{
  font-size: 12px;
  color:#666666;
  margin:0px 0px 10px 7px;
  line-height: 150%;
}

.page_top{
  color:#FFFFFF;
  background: #66CC33;
  padding:2px 5px;
  margin-top:10px;
  font-size: 10px;
  font-weight: bolder;
  text-align:right;
}

.meibo{
  font-size: 10px;
}


/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 20px;
}



#button1 a{
  font-size: 14px;
  font-weight:bold;
  width:166px;
  height:50px;
  background: url("../images/btn_r1_a.gif") top center no-repeat;
  display:block;
  position:relative;
  color:#FFFFFF;
  text-align:center;
  padding-top:15px;
}

#button1 a:hover{
  background: url("../images/btn_r1_b.gif") top center no-repeat;
  color:#ffcc33;
}

#button2 a{
  font-size: 14px;
  font-weight:bold;
  width:166px;
  height:71px;
  background: url("../images/btn_r2_a.gif") top center no-repeat;
  display:block;
  position:relative;
  color:#FFFFFF;
  text-align:center;
  padding-top:15px;
}

#button2 a:hover{
  background: url("../images/btn_r2_b.gif") top center no-repeat;
  color:#ffcc33;
}

#button3 a{
  font-size: 14px;
  font-weight:bold;
  width:166px;
  height:86px;
  background: url("../images/btn_r3_a.gif") top center no-repeat;
  display:block;
  position:relative;
  color:#FFFFFF;
  text-align:center;
  padding-top:15px;
}

#button3 a:hover{
  background: url("../images/btn_r3_b.gif") top center no-repeat;
  color:#ffcc33;
}

#button4 a{
  font-size: 14px;
  font-weight:bold;
  width:166px;
  height:123px;
  background: url("../images/btn_r4_a.gif") top center no-repeat;
  display:block;
  position:relative;
  color:#FFFFFF;
  text-align:center;
  padding-top:15px;
}

#button4 a:hover{
  background: url("../images/btn_r4_b.gif") top center no-repeat;
  color:#ffcc33;
}

#button5 a{
  font-size: 14px;
  font-weight:bold;
  width:166px;
  height:86px;
  background: url("../images/btn_r5_a.gif") top center no-repeat;
  display:block;
  position:relative;
  color:#FFFFFF;
  text-align:center;
  padding-top:15px;
}

#button5 a:hover{
  background: url("../images/btn_r5_b.gif") top center no-repeat;
  color:#ffcc33;
}

#entry_title_image{
  padding:auto 0px;
  margin:0px;
  background-repeat:no-repeat;
  width:372px;
  height:36px;
}


#my_footer { width : 100% ; clear : both ; background-color: #DEB8C4;}

