body {
  height: 100%;
  font-size : 9pt;
  font-family:"?? ?????";
  padding: 0px;
  margin:0px;
  background:#fff url(/usr/skin/moonstone2/img/bg.gif) repeat-x fixed;
  color:#000;
}
a img		{border-width:0;}
a		{text-decoration:underline}
a:link		{color:#1977B9;}
a:visited	{color:#5163BB;}
a:hover		{color:#51ABBB; 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, .pagenavi {
 text-align:center;
}
form{margin:0px;}

/*--------------------------------------------------------------------BASESET*/
#warap1 {
  width:804px;
  border-left:2px solid #A2C2C4;
  border-right:2px solid #A2C2C4;
}
#warap2 {
  border-left:1px solid #7B999A;
  border-right:1px solid #7B999A;
}
#warap3 {
  width:800px;
  border-left:1px solid #000C7A;
  border-right:1px solid #000C7A;
  background:#fff;
}
#head {
  height:196px;
  padding:10px 30px 0px;
}
.maker {
  text-align:right;
}
.counter {
  font-size:10px;
  font-famiry:"Verdana";
  color:#0098D1;
  margin-top:5px;
  padding-right:30px;
  text-align:right;
}
.blogtitle {
  position:relative;
  top:58px;
}
.blogtitle a:link, .blogtitle a:visited{
  font-size:11pt;
  font-weight:bold;
  color:#fff;
  text-decoration:none;
}
.blogtitle a:hover {
  color:#51ABBB;
}
#sidemenu {
  padding:0px;
  text-align:center;
  width:220px;
  background:url(/usr/skin/moonstone2/img/pin.gif) 7px top repeat-y;
}
#main {
  padding:0px;
}
#footer {
  clear:both;
  font-size:8pt;
  font-family:vardana;
  color:#fff;
  padding:2px;
  background:#000C7A;
  text-align:center;
}
/*-----------------------------------------------------------------------MENU*/
.box-cap {
  text-align:left;
  color:#fff;
  font:600 12px arial, serif;
  background:url(/usr/skin/moonstone2/img/box-cap.gif) no-repeat;
  height:30px;
  padding:8px 0px 0px 15px;
}
.box-cap a {
 color:#fff;
}
.box-body {
  padding:0px 8px 3px;
  font-size:8pt;
  margin-bottom:10px;
}
ul.recently-sidebar li{
  font-size:9pt;
  text-align:left;
  padding: 7px 0px 0px 20px;
}
ul.recently-sidebar li.category-main{
  font-size:9pt;
  text-align:left;
  padding: 7px 0px 0px 20px;
}
ul.recently-sidebar li.category-sub{
  text-align:left;
  font-size:90%;
  padding: 5px 0px 0px 30px;
  background: url(/usr/skin/default/img/nest.gif) 13px 3px no-repeat;
}
#tool		{margin-top:8px;}
/*---------------------------------------------------------------------SEARCH*/
#search-box{
  text-align: center;
}
#search-box form input { font-size: 90%; }
#search-box form #submit {
  font-size: 10px;
  background: #000C7A;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#000;
}
#search-box form #q {
  width: 100px;
  font-size: 100%;
  border:  1px solid #000;
  background: #fff;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #72A6FD;
}
ul.search-list {
  text-align:left;
  margin:0px;
}
ul.search-list li{
  padding: 8px 0px 8px 25px;
  background: url(/usr/skin/moonstone2/img/pin.gif) 15px 10px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width:95%;
  border-collapse:separate;
}
table.calendar tr{

}
table.calendar td{
  text-align: center;
}
table.calendar a {
  text-decoration : none;
  font:600 11px Arial;
}
tr.header td {
  font: 600 11px arial;
}
td.daySubmit {
  font-weight:bold;
  border:1px solid #000C7A;
}
td span.Sun, span.Sun {
  color: #FA0B38;
}
td span.Sat {
  color: #006CFF;
}
td span.Today {
  color:#0BFA5F;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  background:url(/usr/skin/moonstone2/img/article-body.gif) repeat-y;	
  margin-bottom:20px;
  margin-left:10px;
  border-top:1px solid #000C7A;
  text-align:left;
  width:564px;
}
div.article .date {
  font-size:8pt;
  background:url(/usr/skin/moonstone2/img/article-head.gif) 5px 0px no-repeat;
  padding:3px 10px;
  height:20px;
}
.article .title {
  font-size:11pt;
  font-weight:bold;
  padding:3px 30px 0px;
  color:#000C7A;
}
.article-content {
  text-align:left;
  line-height: 180%;
  padding:10px 40px 20px 40px;
  overflow: hidden;
}
.article .cate {
  clear:both;
  text-align:right;
  margin-top:10px;
}
.article-content img {
  margin-right:8px;
  margin-bottom:5px;
}
.article-posted {
  clear:both;
  text-align:right;
  font-size:8pt;
  background:#000C7A;
  padding:3px;
  color:#fff;
}
.pagenavi {
  clear:both;
  text-align:center;
}
/*-------------------------------------------------------------------GALLERY*/
.galleryblock {
  padding:30px 30px 20px 50px;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  clear: both;
  font-size:11px;
  padding:5px;
  background:#CFECFF;
  margin:0px 5px;
}
.trackback_url{
  margin:0px 10px;
  padding:3px;
}
.trackback_title{
  line-height:1.3em;
  padding-top:8px;
  margin:0px 10px;
  border-top:1px solid #000C7A;
}
.trackback_txt{
  line-height:1.5em;
  padding:5px 0px;
  margin:0px 10px;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  clear: both;
  font-size:11px;
  padding:5px;
  background:#CFECFF;
  margin:0px 5px;
}
.comment_title{
  line-height:1.3em;
  padding-top:8px;
  margin:0px 10px;
  border-top:1px solid #000C7A;
}
.comment_txt{
  line-height:1.5em;
  padding-bottom:8px;
  margin:0px 10px;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  border:1px solid #000C7A;
  color:#000;
}
.comment_block textarea{
  width:500px;
  height:200px;
  border:1px solid #000C7A;
}

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

