html,body {
  height: 100%;
  font-size : 9pt !important;
  background : #fff;
  font-family : Arial, Verdana, MS P Gothic, Helvetica, sans-serif;
  padding: 10px;
  margin:0px;
}

a img		{border-width:0;}
a:link		{color:#555F37;}
a:visited	{color:#6B6951;}
a:hover		{color:#000000; text-decoration:none;}

H5,H4,H3,H2	{margin:0px;}

ul{
  list-style: none;
  margin: 0; 
  padding: 0px;
}
ul li{
  margin-top: 0;
  padding-top: 0;
}
.linknavi {
 text-align:center;
 margin:8px;
}
.navilink, .pagelink{text-align:center;}

form{margin:0px;}
/*--------------------------------------------------------------------HEADER*/
#header {
  width:800px;
  height:200px;
  background:url(/usr/skin/simple/img/headbg.gif);
}
#title	{
  position:absolute;
  top:60px;
  left:60px;
  font-size:22px;
  font-weight:800;
}
#title a	{color:#4F3232;  text-decoration:none;}
#title a:hover	{color:#ccc; text-decoration:none;}
#counter{
  float:right;
  font-size : 9px;
  color: #4F3232;
  margin-top:160px;
  margin-right:40px;
}

/*--------------------------------------------------------------------BASESET*/
#centertable		{width:800px;}
#centertable .left	{width:200px;}
#centertable .right	{width:600px;}
#sidemenu{
  margin:10px 0px;
  background:#E9E1D5;
  padding:0px;
}
#main {
  width:570px;
  margin-left: 30px;
  margin-top: 30px;
}
#footer {
  margin-top:10px;
  clear: both;
  width:800px;
  padding:3px;
  text-align:center;
  font-size:8pt;
  color:#EBE1D5;
  background:#4F3232;
}
/*-----------------------------------------------------------------------MENU*/
.box-cap {
  font:600 11px arial, serif;
  color:#B9A48A;
  margin:0px 5px;
  padding:3px 5px 1px;
  border-top:1px solid #B9A48A;
  border-bottom:1px solid #B9A48A;
}
.box-body {
  text-align:center;
  font-size:10px;
  line-height:120%;
  margin:8px 0px 13px;
}
ul.recently-sidebar {
  text-align:left;
  margin:0px;
}
ul.recently-sidebar li{
  text-align:left;
  padding: 5px 0px 0px 10px;
}
ul.recently-sidebar li.category-main{
  text-align:left;
  padding: 5px 0px 0px 10px;
}
ul.recently-sidebar li.category-sub{
  text-align:left;
  padding: 5px 0px 0px 30px;
  background: url(/usr/skin/simple/img/nest.gif) 10px 5px no-repeat;
}

/*---------------------------------------------------------------------SEARCH*/
#search-box{
  margin-top : 15px;
  text-align: center;
}
#search-box form input { font-size: 85%; }
#search-box form #submit {
  font-size: 85%;
  background: #464646;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#9097A2 #283043 #283043 #9097A2;
}
#search-box form #q {
  width: 100px;
  font-size: 85%;
  border:  1px solid #9097A2;
  background: #faf9f6;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
ul.search-list {
  text-align:left;
  margin:0px;
}
ul.search-list li{
  padding: 5px 0px 5px 20px;
  background: url(/usr/skin/simple/img/pin.gif) 6px 8px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width : 96%;
  border-collapse: collapse;
  border-bottom:1px solid #D0C9C0;
}
table.calendar tr{
  border: 1px solid #D0C9C0;
}
table.calendar td{
  font-size: 11px;
  padding: 1px;
  text-align: center;
  border: 1px solid #D0C9C0;
}
table.calendar a {
  text-decoration : none;
  font:500 11px Arial;
}
tr.header td {
  font: 600 12px arial;
}
td.daySubmit {
  background-color: #D0C9C0;
}
td span.Sun, span.Sun {
  color: rgb(250,90,70);
}
td span.Sat {
  color: #6A73CB;
}
td span.Today {
  color: #000;
  font-weight: 600;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  text-align : left;
  font-size: 9pt;
  line-height: 1.5em;
  margin: 0px 0px 40px 0px;
  padding: 0px;
  padding-bottom:20px;
  border-bottom:5px solid #D0C9C0; 
}
.article .title {
  margin: 0px;
  font : 600 12px arial, sans-serif;
  border-bottom:1px solid #D0C9C0;
  border-left:5px solid #D0C9C0;
  letter-spacing : 1px;
  padding : 2px 10px 2px 7px;
  text-align: left;
  color:#4F3232;
}
div.article .title a{
  text-decoration: none;
  color:#4F3232;
}
div.article .title a:hover{
  color:#000;
}
.article-content {
  margin-top:10px;
  line-height : 180%;
  background : #fff;
  padding: 11px;
}
.article-content img {margin:0px 8px 5px 0px;}
.article .date{
  text-align :right;
  font-weight : 600;
  font-size : 11px;
  margin : 2px 5px 2px 5px;
}
.article .cat {
  font-weight:600;
}
.article-posted {
  border-top : 1px dotted #ccc;
  padding-right:15px;
  padding-bottom:10px;
  color : #aaa;
  font-size : 9px;
  text-align: right;
  clear: both;
  text-decoration : none;
}
.article-posted a.jump img	{margin-top: 3px;}
.pagenavi {
  clear:both;
  text-align:center;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  background:#E0DEDC;
  padding:5px;
  font-size:10px;
  margin-top:8px;
  color:#666;
}
.trackback_title{
  color:#666;
  font-size:9px;
  line-height:1.3em;
  margin:5px;
}
.trackback_txt{
  font-size:9px;
  line-height:1.3em;
  margin:5px;
  padding-bottom:5px;
  border-bottom:1px solid #aaa;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  font-size:10px;
  padding:5px;
  margin-bottom:10px;
  background:#E0DEDC;
}
.comment_title{
  color:#666;
  font-size:9px;
  line-height:1.3em;
  margin:5px;
}
.comment_txt{
  font-size:9px;
  line-height:1.3em;
  margin:5px;
  padding-bottom:5px;
  border-bottom:1px solid #666;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  border:1px solid #666;
}
.comment_block textarea{
  border:1px solid #666;
  width:470px;
}

/*--------------------------------------------------------------------IMAGE*/
.photo-caption {
  margin: 0px 10px 12px 20px;
  text-align: left;
  font-size: 9px;
  color: #666;
  clear: both;
}
.al-left { float: left; }
.al-right { float: right; }
.al-center { margin: auto;}


