html,body {
  height: 100%;
  font-size: 9pt !important;
  background: #A78DA7 url(/usr/skin/dot/img/bg.gif);
  font-family: "MS P Gothic","Osaka";
  padding: 0px;
  margin: 0px;
  text-align:center;
  color:#937A83;
}
a img		{border-width:0;}
a		{text-decoration:none;}
a:link		{color:#7B4855}
a:visited	{color:#7F5761}
a:active	{color:#444444}
a:hover		{color:#000000; text-decoration:underline;}
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;}
.pagenavi {
  font: 500 11px arial, sans-serif;
  letter-spacing : 1px;
  text-align: left;
  padding:2px 5px;
  background:#CEB8C0;
  border-top:1px solid #A78DA7;
}
form{margin:0px;}
/*--------------------------------------------------------------------HEADER*/
#warap {
  width:800px;
  padding:2px;
  background:#fff;
  border:1px solid #7C6262;
}
#header {
  text-align:left;
  border:1px solid #A78DA7;
  background:#B996A4 url(/usr/skin/dot/img/head.gif);
}
#header .title	{
  padding:18px;
  border-width:2px;
  border-style:solid;
  border-color:#FFF #E4D6DC #E4D6DC #FFF;
}
#header .title a:hover		{color:#000;}
#header .counter{
  margin-top:10px;
  font-size:8pt;
  color:#592A36
}
/*--------------------------------------------------------------------BASESET*/
.sidemenu {
  margin:2px 0px;
  width:200px;
  float:left;
  background:#E4E4E2 url(/usr/skin/dot/img/bg2.gif);
  border:1px solid #A78DA7;
}
.main {
  width:593px;
  float:right;
  margin:2px 0px;
  float:right;
  background:#ECEAEA url(/usr/skin/dot/img/bg2.gif);
  border:1px solid #A78DA7;
}
.dotbg	{
  padding:10px;
  border-width:2px;
  border-style:solid;
  border-color:#FFF #E4D6DC #E4D6DC #FFF;
  background:url(/usr/skin/dot/img/bg.gif);
}
#footer {
  clear:both;
  text-align:left;
  border:1px solid #A78DA7;
  background:#B996A4 url(/usr/skin/dot/img/head.gif);
}
/*-----------------------------------------------------------------------MENU*/
#tool {margin-top:3px;}
.box-cap {
  margin:1px;
  font-size;9pt;
  font-weight:500;
  color:#592A36;
  text-align:left;
  border:1px solid #A78DA7;
  background:#B996A4 url(/usr/skin/dot/img/box-cap.gif);
  padding:3px 4px 1px 34px;
  height:18px;
}
.box-body {
  font-size:10px;
  line-height:120%;
  padding:8px;
  border:1px solid #ffffff;
  margin:1px;
}
.box-body a {
  text-decoration: underline;
}
.box-body a:hover {
  text-decoration: none;
}
ul.recently-sidebar {
  text-align:left;
  margin:0px;
}
ul.recently-sidebar li{
  font-size:10px;
  text-align:left;
  padding:2px 0px;
}
ul.recently-sidebar li.category-main{
  font-size:10px;
  text-align:left;
  padding:2px 0px;
}
ul.recently-sidebar li.category-sub{
  font-size:10px;
  text-align:left;
  padding:2px 0px 2px 20px;
  background: url(/usr/skin/default/img/nest.gif) 0px 5px no-repeat;
}
/*---------------------------------------------------------------------SEARCH*/
#search-box{
  text-align: center;
}
#search-box form input { font-size: 85%; }
#search-box form #submit {
  font-size: 100%;
  background: #A78DA7;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#fff #A78DA7 #A78DA7 #fff;
}
#search-box form #q {
  width: 100px;
  font-size: 100%;
  border:  1px solid #A78DA7;
  background: #fff;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
ul.search-list {
  width:530px;
  text-align:left;
  margin:0px;
}
ul.search-list li{
  padding: 5px 0px 5px 13px;
  background: url(/usr/skin/line-mono/img/pin.gif) 0px 8px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width : 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
table.calendar tr{
}
table.calendar td{
  font-size: 11px;
  font:500 11px Arial;
  padding: 1px;
  text-align: center;
}
table.calendar a {
  text-decoration : none;
  font:500 11px Arial;
}
tr.header td {
  font: 600 12px arial;
}
td.daySubmit {
  background-color: #FFF;
}
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 {
  margin:1px;
  text-align : left;
  line-height: 1.5em;
  margin-bottom:20px;
  border:1px solid #ffffff;
}
.article .date{
  text-align:right;
  background:#CEB8C0 url(/usr/skin/dot/img/bg2.gif);
  border:1px solid #A78DA7;
  padding:2px 10px;
  color:#592A36;
}
.article .title {
  font-size:12px;
  font-weight: 600;
  letter-spacing : 1px;
  padding: 20px;
  text-align: left;
  line-height:1.0em;
}
.article-content {
  line-height: 180%;
  padding: 20px;
}
.article-text {
  overflow: hidden;
  width:530px;
}
.article-content img	{margin:0px 8px 5px 0px;}
.article .cate {
  text-align:right;
  clear:both;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  font-size:11px;
  line-height:1.3em;
  padding:10px 20px;
}
.comment_title{
  color:#444;
}
.comment_txt{
  padding-bottom:5px;
  border-bottom:1px solid #fff;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  border:1px solid #A78DA7;
  font-size:90%;
}
.comment_block textarea{
  border:1px solid #A78DA7;
  font-size:90%;
  width:470px;
  margin:3px;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback {
  font-size:11px;
  line-height:1.3em;
}
.trackback_url {
  font: 500 11px arial, sans-serif;
  letter-spacing : 1px;
  text-align: left;
  padding:2px 5px;
  background:#CEB8C0;
  border:1px solid #A78DA7;
  color:#fff;
}
.trackback_title{
  margin:10px 20px;
  color:#444;
}
.trackback_txt{
  margin:10px 20px;
  padding-bottom:5px;
  border-bottom:1px solid #fff;
}
/*--------------------------------------------------------------------POST*/
.article-posted {
  text-align:right;
  font-size:8pt;
}
.article-posted a.jump img	{margin:0px 2px;}
.pagenavi {
  clear:both;
  text-align:center;
}

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

