/* ------- ■全体の中身設定------- */
* {
  margin: 0;
  padding: 0;
}
HTML {
  scrollbar-3dlight-color:#F0F0E0;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#F0F0E0;
  scrollbar-face-color:#FFA500;
  scrollbar-highlight-color:#555555;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#fff;
}

body {
  color: #333;
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

BR{letter-spacing:normal;}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666;
  font-size: 12px;
}

.btn {
  background-color:#666;
  color:#fff
}


form {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 1px;
  margin: 0px;
}

h2 {
  font-size: 1px;
  margin: 0px;
}

blockquote {
  font-size: 12px;
  padding: 5px;
  margin: 5px;
  background-color:#f0f0f0;
  border-left: 3px solid #cdcdcd;
}


/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border:none;
}

/* ------- ■リンクの色 ------- */
a:link    {color:#4169E1; text-decoration:none;}      /* 通常 */
a:visited {color:#4169E1; text-decoration:none;}      /*訪問済*/
a:hover   {color:#0000CD; text-decoration:none;} /*マウス*/


/* ------- ■全体のくくり------- */

#inbox {
  PADDING: 0px; 
  margin: 0px;
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 100%;
  background-color: #fff;
}



/* ------- ■タイトル部分 ------- */
#banner {
  background-image: url(../skin/images/mixi_logo_pc_large001.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 940px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  clear: both;
}

#banner_l {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title {
  padding: 0px 0px 0px 800px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  font-weight: normal;
  color: #696969;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-decoration: none;
}

.description {
  font-weight: normal;
  color: #696969;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 850px;
}
/* ------- ■右カラム部分 ------- */
#side {
  float: left;
  OVERFLOW: hidden;
  width: 400px;
  background-color: #fff;
}

/* ------- ■記事カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width:540px;
}

/* ------- ■記事の枠部分 ------- */
.entryBodyset {
  width: 430px;
  margin: 0px 60px 20px 50px;
  text-align: center;
 line-height:30px;
  border-top:      #dddddd 0px solid;             /* 個別枠(上) */
  border-right:    #dddddd 1px solid;             /* 個別枠(右) */
  border-bottom:#dddddd 1px solid;                /* 個別枠(下) */
  border-left:     #dddddd 1px solid;             /* 個別枠(左) */
}

.entry_title {
  color: #FFFFFF;
  font-size: 13px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 0px 0px 0px 0px;
  background-image: url(../skin/images/entrybanner.gif);
 　height: 30px;　/* 画像の高さ*/ 　
 　width: 430px; 　/* 画像の幅*/
 　background-position: left;
background-repeat: no-repeat;                      /* 記事背景色    (タイトル) */
  border-top:      #dddddd 1px solid;             /* 枠(上) */
  border-bottom:#dddddd 1px solid;                /* 枠(下) */
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#FFFFFF; text-decoration:none;}
.entry_title a:hover {color: #0000CD; text-decoration: none;}

.entry_date {
  color: #696969;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  text-align: right;
}

.entry_body   {
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 5px 5px 5px;
}

.entry_body ul{
 background-image: url(../skin/images/hetareic1.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.entry_state {
  font-size: 12px;
  color: #666666;
  margin: 20px 0px 30px 0px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  clear: both;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
  width: 100%;
  margin: 0px 0px 20px 0px;
  text-align: left;
}

.linktitle {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
  font-weight: bold;
  color: #666;
  text-align: center;
  border-bottom: 1px dotted #999;
  padding: 4px 0px 2px 5px;
}

.linktext {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
  color: #333;
  line-height: 150%;
  padding: 10px 10px 5px 10px;
}

.linktext ul {
  color: #666;
  list-style-type: square;
  padding: 0px 0px 0px 15px;
  margin: 0px;
}


/* ------- ■ページ移動リンク ------- */
.pagearea {
  font-size: 12px;
  margin:20px 10px 10px 10px;
}
.pagearea a,
.pagearea a:link,
.pagearea a:visited,
.pagearea a:active,
.pagearea a:hover {
  text-decoration: none;
}

/* ------- ■ページトップ ------- */
.pagetop {
  color: #333;
  font-size: 11px;
  text-align: right;
  margin: 0px 0px 20px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  text-align: left;
  margin: 60px 0px 20px 20px;
}

.search {
  font-size: 12px;
}

.search input {
  border: 1px solid #666;
}

/* ------- ■カレンダー部分 ------- */
.calendar {
  padding: 4px 2px 5px 2px;
  font-size: 11px;
  color: #333;
  letter-spacing : 1px;
  line-height: 120%;
}

.cell {
  color: black;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_today {
  color: #4682B4;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  border: 1px dotted #7289a3;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_sunday {
  color: #c00;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 25px;
  height: 20px
}

.cell_saturday {
  color: #5982b2;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 20px;
  height: 20px
}

/* ------- ■フッダー部分 ------- */
#footer {
  border-top: 1px solid #ccc;
  width: 940px;
}

.copyright  {
  color: #333;
  line-height: 130%;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:left;
  padding: 0px 10px 3px 0px;
  margin: 10px 0px 0px 0px;
}
