*{
  margin: 0;
  padding: 0;
}

html{
  background-image: url(http://www.mmt-tv.co.jp/houdou/kasumin/skin/images/bg_loop.png);
  background-repeat: repeat;
  background-position: top center;
}

body{
  width: 832px;
  margin: 0 auto;
  padding: 0 0 30px 0;
  text-align: center;
}

#inbox     {
  width: 832px;
  text-align: left;
  margin: 0 0 0 -10px;
  padding: 0px 0px 0px 0px;
}

#bg_top,
#bg_bottom{
  text-align: center;
}

#main-contents{
  background-image: url(http://www.mmt-tv.co.jp/houdou/kasumin/skin/images/bg_center.png);
  background-repeat: repeat-y;
  background-position:top center;
  width: 803px;
  margin: 0 0 0 15px;
}

#banner {
/*  background-image: url(http://www.mmt-tv.co.jp/houdou/kasumin/skin/images/top.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 150px;
  padding: 0px 0px 0px 0px;
*/
  width: 832px;
  text-align: center;

}
#banner_l  {
  text-align: left;
  width: 803px;
  margin: 0 0 0 16px;
  _margin: 0 0 0 5px;
}

*+html body #banner_l  {
  text-align: left;
  width: 803px;
  margin: 0 0 0 5px;
}

#banner_l a{
outline: none;
}


#banner_l .description{
  display: none;
}

#pagearea  {
  background-color: transparent;
  margin: -20px 0px 0px 0px;
  padding: 30px 0 10px 0;
  text-align: left;
  font-size: 12px;
  color: #595959;
}

#pagearea a:hover{
  color: #2db0db;
}

#pagearea_bottom  {
  background-color: transparent;
  margin: 0px 0px 0px 0px;
  padding: 20px 0 0 0;
  text-align: left;
  font-size: 12px;
  color: #595959;
}

#pagearea_bottom a:hover{
  color: #2db0db;
}


#side {
  float:right;
  margin:0px 20px 0px 0px;
  _margin:0px 10px 0px 0px;
  width:200px;
  background-color: #FFFFFF;
  padding: 0px 0px 20px 0px;

}

*+html body #side {
  float:right;
  margin:0px 10px 0px 0px;
  width:200px;
  background-color: #FFFFFF;
  padding: 0px 0px 20px 0px;

}

#side form{
  display: none;
}

#main {
  float:right;
  width:529px;
  margin:0px 40px 20px 0px;
  padding: 0px 0 20px 0;
  background-color: #FFFFFF;
}


a:link      { color: #595959; text-decoration: none }
a:visited   { color: #595959; text-decoration: none }
a:active   { color: #595959; text-decoration: none }
a:hover   {color:#333; text-decoration: none;}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 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: 9pt;
 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: 9pt;
 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: 9pt;
 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 0;
        padding: 0px;
}

.site_title     {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  display: none;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none;
text-decoration: none;
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_title {
  font-family: "Verdana";
  font-size: 16px;
  font-weight: bolder;
  color: #414D7B;
  margin: 20px 0 10px 0;
  padding: 0px 0px 3px 5px;
  border-bottom: 1px solid #2db0db;
}

.entry_title a:hover{
  color: #2db0db;
}

.entry_date     {
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: -33px 0 30px 10px;
  padding: 0px 0px 0px 0;
  text-align: right;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
   margin: 20px 10px 15px 10px
}

.entry_body a img{
  border: 1px solid #d1d1d1;
}

.entry_author    {
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  margin: 20px 30px 25px 20px;
  display: none;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  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;
}

.side-box{
  margin: 0 0 0px 0;
  padding: 0 0 20px 0;
} 

.linktitle   {
  color: #0066CC;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 0px 5px 0;
  border-bottom: 1px dotted #333333;
  padding: 0 0 5px 0;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  padding: 3px 3px 3px 3px
}
.linktext   {
  color: #333333;
  background-color: #ffffff;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 3px
}

.none{
display: none;
}

#other{
  display: none;
}

/* SEARCH---------------------------------------------------------------------- */
.search  {
  color: white;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 20px 0px 5px
}

/* 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_month{
  padding: 30px 0 5px 0;
}

#month{
  font-size: 18px;
  font-weight: bolder;
  color: #2db0db;
  margin: -20px 0 0 0;
  padding: 0 50px;
}

#prev{
  margin: 0px 0 0 0;
  text-align: left;
}

#next{
  margin: 0px 0 0 0;
  text-align: right;
}

.calendar      {
  color: black;
  font-size: 12px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 12px;
  font-family: Verdana;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_today      {
  color: olive;
  font-size: 12px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_sunday     {
  color: #c00;
  font-size: 12px;
  font-family: Verdana;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_saturday    {
  color: #000066;
  font-size: 12px;
  font-family: Verdana;
  margin: 0px;
  width: 25px;
  height: 20px
}

/* ENTRY--------------------------------------------------------------------- */
#entry ul li{
  list-style-type: none;
  text-align: left;
}

#entry ul li a{
  background-image: url(http://www.mmt-tv.co.jp/houdou/kasumin/skin/images/icon.png);
  background-repeat: no-repeat;
  background-position: left middle;
  padding: 0 0 0 20px;
  height: 15px;
}

#entry ul li a:hover{
  text-decoration: underline;
}

/* ARCHIVES--------------------------------------------------------------------- */
#archives ul li{
  list-style-type: none;
  text-align: left;
}

#archives ul li a{
  background-image: url(http://www.mmt-tv.co.jp/houdou/kasumin/skin/images/icon.png);
  background-repeat: no-repeat;
  background-position: left middle;
  padding: 0 0 0 20px;
  height: 15px;
}

#archives  ul li a:hover{
  text-decoration: underline;
}


/* PROFILE---------------------------------------------------------------------- */
#profile dl{
  text-align:left;
}

#profile dd{
  width: 110px;
  margin: -18px 0 5px 80px;
}


/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}


.pagetop{
  width: 529px;
  padding: 5px 0 0 0;
  text-align: right;
  border-top: 1px solid #2db0db;
}

