/* ------- 各種設定------- */
* {
  margin: 0;
  padding: 0;
}

/* ------- seo ------- */
.seo{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
width: 750px;
color:#999999;
}

.seo a     {color:#999999;text-decoration:none;}
.seo a:link  {color:#999999;text-decoration: none;}
.seo a:visited  {color:#999999;text-decoration: none;}
.seo a:hover  {color:#999999;text-decoration: none;}
/* ------- seo ------- */


BR{letter-spacing:normal;}


form {
padding: 0px;
margin: 0px;
}


blockquote {
padding: 10px 20px 10px 20px;
border: 1px dotted #999999;
margin-left: auto; 
margin-right: auto;
}


h1 {font-size:10px;}
h2 {font-size:8px;}
h3 {font-size:14px;}


p{
text-align:left;
line-height:   1.5em;
padding: 2px 10px 2px 10px;
}


img{
padding: 5px 5px 5px 5px;
border: none;
vertical-align:middle;
}


.pic{
text-align:center;
padding: 3px 3px 3px 3px;
}


.link{
font-size:12px;
text-align:right;
padding: 3px 3px 3px 3px;
}


body {
font-family:"ＭＳ Ｐゴシック", "Osaka";
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(images/bg.jpg);
background-repeat: repeat;
}

.banner{
text-align: center;
}

#inbox {
border: 1px solid #808080;
margin-left: auto; 
margin-right: auto;
padding: 0px 0px 0px 0px;
width: 750px;
background-image: url(images/inbox_bg.jpg);
background-repeat: repeat-y;
}


/* ------- ヘッダー部分 ------- */
#header {
background-image: url(images/top.jpg);
background-repeat: no-repeat;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 750px;
height: 200px;
}
/* ------- ヘッダー部分 ------- */



/* ------- サイドバー部分 ------- */
#side {
float: left;
padding: 0px 0px 0px 0px;
overflow: hidden;
width: 220px;
}


.prbox {
text-align:center;
color: #3c3c3c;
margin: 20px 0px 20px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 1.5em;
}


.boxtitle1 {
font-size: 12px;
color:#333333;
text-align:center;
margin: 0px 0px 10px 0px;
padding: 10px 5px 10px 5px;
background-color:#f1ebc3;
}

.box1 {
border: 1px solid #dddddd;
font-size: 12px;
text-align: left;
margin: 20px 10px 20px 10px;
padding: 0px 0px 10px 0px;
line-height: 1.5em;
color:#333333;
background-color:#fcfbee;
}

.box1 ul li{
font-size: 12px;
text-align: left;
list-style-type: none;
padding: 3px 7px 3px 7px;
}


.box2 {
border: 1px solid #dddddd;
font-size: 12px;
text-align: center;
margin: 20px 10px 20px 10px;
padding: 0px 0px 10px 0px;
line-height: 1.5em;
color:#333333;
background-color:#fcfbee;
}

/* ----- CALENDAR ------- */


.calendar      {
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  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
}

/* ------- サイドバー部分 ------- */





/* ------- メイン部分 ------- */
#main {
float: right;
padding: 0px 10px 0px 10px;
overflow: hidden;
width: 500px;
}

.rssbox {
color:#333333;
font-size:12px;
text-align: right;
margin: 20px 0px 20px 0px;
padding: 10px 7px 10px 7px;
line-height: 1.5em;
}


.kizi {
margin: 15px 0px 15px 0px;
text-align: left;
font-size: 12px;
}


.kizi_title {
text-align: left;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 10px 7px 10px 7px;
border-left: 20px solid #990000;
border-bottom: 1px solid #990000;
}
.kizi_title a, {color:#333333; text-decoration:none;}
.kizi_title a:link, {color:#333333; text-decoration:none;}
.kizi_title a:visited, {color:#333333; text-decoration:none;}
.kizi_title a:active {color:#333333; text-decoration:none;}
.kizi_title a:hover {color:#333333; text-decoration:none;}


.kizi_body   {
font-size: 12px;
text-align: left;
color:#333333;
line-height: 1.5em;
margin: 0px 0px 0px 0px;
padding: 15px 15px 15px 15px;
}

.kizi_body ul{
  list-style-type: none;
}

/* ------- メイン部分 ------- */





/* ------- ページ移動リンク ------- */
.lpagemove {
font-size: 12px;
margin:10px 0px 10px 0px;
float:left;
}


.rpagemove {
font-size: 12px;
margin:10px 0px 10px 0px;
float:right;
}
/* ------- ページ移動リンク ------- */





/* ------- ■フッダー部分 ------- */
#footer {
width: 750px;
background-color: #d6cdb9;
}

.copyright  {
color:#5f5f5f;
line-height: 1.5em;
font-size: 0.625em;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
}

.copyright a    {color: #5f5f5f; text-decoration: underline;}
.copyright a:link  {color: #5f5f5f; text-decoration: underline;}
.copyright a:visited  {color: #5f5f5f; text-decoration: underline;}
.copyright a:hover  {color: #5f5f5f; text-decoration: underline;}
