@import url(boxStyle.css);
#iDiary body{
 color:#555; margin-top:0px; margin-left:0px; margin-right:0px;
}
#iDiary b{
 font:600 13px Georgia,"MS P Gothic";
}
#calendar{
}
#archives{
 width: 160px;
 margin-top:30px;
 font:500 13px Verdana,"MS P Gothic";
 color:#808080;
 border:dotted 1px #ddd;
}
#archives a {text-decoration:none;}
#archives b {font:600 14px Verdana; color: #00366C;}
#logo {
 position: fixed;
 font:500 39px Georgia;
 margin:20px 50px auto auto;
 text-align:right;
 color:#5F9EA0;
}

#gallery{margin:60px auto auto 225px;border:dashed 0px #8080C0;}
#gallery table td{text-align:center; font:600 12px Verdana; vertical-align: bottom;}
#iDiary .i{
 font:italic 800 39px "Times New Roman";
 color:#8FBC8F;
}
#iDiary .ig{
 border: 3px groove #E4E4F1;
}
#iDiary table.calendar {
 border-left:1px solid #ccc;
 border-top:1px solid #ccc;
 width:180px;
 background: #fff;
}
#iDiary table.calendar td {
 font-size: 13px; 
 border-right:1px solid #ccc;
 border-bottom:1px solid #ccc;
 padding: 2px 2px 2px 2px;
 text-align: center;
}
#iDiary table.calendar th {
 font-size: 13px;
 text-align: center;
 vertical-align:middle;
 height:15px;
}
#iDiary table.calendar form {
 margin-bottom:15px;
}
#iDiary table.calendar a{
 text-decoration: none; font:500 13px arial;
}
#iDiary tr.header td{font:600 14px arial;}
#iDiary .button{font:600 13px verdana;color:#777;text-decoration:none;width:40px;}
#iDiary td span.Sun {color:rgb(250,90,70);}
#iDiary td span.Sat {color:navy;}
#iDiary td span.Today {color:rgb(5,170,50);font-weight:600;}
#iDiary .center {text-align:center;width:100%;}
#iDiary .listLink {font:500 14px MS P Gothic;color:#555;text-decoration:none;}
#iDiary .listLink a:hover{text-decoration:underline;}
#iDiary .watch {font:500 12px Georgia;text-align:center;margin:20px 0px 20px 0px;color:#555;}
#iDiary .watch a {font:600 12px Georgia;color:#555;}
#iDiary .center {text-align:center;width:100%;}
#iDiary .view{
 text-align:center;
}
#iDiary .box{
 width:500px;
 font-size:13px;
 padding-top:55px;
 margin-left: 20px;
}
#iDiary .header{
 margin-top: 0px;
 font:500 14px "MS P Gothic";
 color:#004080;
 width:100%;
 text-align: center;
} 
#iDiary .square{
 font-size:13px; color:#483D8B;
}
#iDiary .search{
 width:16px; height:16px; vertical-align:middle; border:none;
}
#iDiary .tips{ font-size:12px; color: #004242; line-height:200%;}
#iDiary .alink {
 font:500 11px Arial;
 border:solid 1px #555;
 background:#ddd;
 text-align:center;
 text-decoration: none;
}
#iDiary table.list {
 margin-top:10px;
 margin-left:10px;
 width:100%;
}
#iDiary td.rt{width:30%;font:500 12px Verdana;color:#000080;text-align:right;}
#iDiary .nav{width:100%;text-align: center; margin-top:30px;}
#iDiary .nav a {text-decoration: none; color:#003A75; font-size:12px;}
#iDiary input.text{
 border:solid 1px #aaa;
 width:150px;
 background:#FFFAF0;
}
#iDiary td b.month{font:600 13px Arial;color:navy;}
#iDiary button{
 border:1px solid #777;
 font:500 9px Arial;
 cursor:pointer;color:#555;
 height:15px;
 text-align:center;
 background:#ddd;
}
#iDiary input.button{
 border:1px solid #777;
 font:500 9px Arial;
 cursor:pointer;color:#555;
 width:45px;
 height:15px;
 text-align:center;
 background:#F0FFF0;
}
#iDiary span.button{
 border:1px solid #777;
 font:500 9px Arial;
 cursor:pointer;color:#555;
 height:15px;
 text-align:center;
 background:#ddd;
}
#iDiary .edit{
 text-align:right;
 padding-right:15px;
}
#iDiary textarea {
  border :#aaa 1px solid;
  font-size : 13px; width:370px;
  color	: #444;
  background:#fffaf0;
  width:450px;
  height:100px;
}
#iDiary .footer{
  text-align:center; font:500 11px Arial; color:#777;
  width:100%;
  margin-top:0px;
 }
#iDiary .footer a{ font:500 11px Arial;}
