html,body {
  height: 100%;
  font-size : 90%;
  font-family:Tahoma,"?? ?????";
  padding: 0px;
  margin:0px;
  background:#ff7179 url(/usr/skin/May-Be1/img/bg.gif) repeat-x;
  color:#000;
  line-height:100%;
  text-align:center;
}
a img		{border-width:0;}
a:link		{color:#ff92ab;}
a:visited	{color:#ffc864;}
a:ative		{color:#910021;}
a:hover		{color:#69adff; 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*/
#warap {
  margin-left:auto;
  margin-right:auto;
  width:830px;
  height:100%;
  background:#fff;
}
#head {
  height:300px;
  background:url(/usr/skin/May-Be1/img/image.jpg) no-repeat;
  text-align:right;
  padding-right:30px;
}
#head .blogtitle {
  text-align:right;
  width:220px;
  height:100px;
  margin-left:auto;
  font-weight:bold;
  font-size:14px;
  padding-top:20px;
}
#head .blogtitle a:link, #head .blogtitle a:visited{
  color:white;
  text-decoration:none;
}
#head .blogtitle a:hover {
  color:#ffcb63;
}
.blogtitle .counter {
  font-size:10px;
  font-famiry:"Verdana";
  color:#000;
  margin-top:8px;
}
#head .maker {
  padding-top:30px;
}
#sidemenu {
  width:180px;
  padding:10px 40px 10px 25px;
  background:url(/usr/skin/May-Be1/img/menubg.gif) repeat-y;
}
#main {
  background:#fff url(/usr/skin/May-Be1/img/articlebg.gif) right top repeat-y;
  padding-top:15px;
  text-align:left;
}
#footer {
  clear:both;
  padding:5px;
  font-size:10px;
  font-family:"verdana";
  border:3px double #fff;
  background:#ff7179;
  color:white;
}
/*-----------------------------------------------------------------------MENU*/
.box-cap {
  font:600 12px "?? ?????";
  background:url(/usr/skin/May-Be1/img/box-cap.gif) no-repeat;
  text-align:left;
  padding:5px 5px 0px 25px;
  height:25px;
  color:#104855;
}
.box-body {
  font-size:90%;
  font-family: "?? ?????";
  padding:0px 8px 20px 8px;
}
.box-body a:link	{color:#ffffff;}
.box-body a:visited	{color:#dfeaef;}
.box-body a:hover	{color:#dfeaef;}

#head .blogtitle a:hover {
  color:#ffcb63;
}
ul.recently-sidebar li{
  text-align:left;
  padding: 5px 5px 0px 5px;
}
ul.recently-sidebar li.category-main{
  text-align:left;
  padding: 5px 5px 0px 5px;
}
ul.recently-sidebar li.category-sub{
  text-align:left;
  font-size:90%;
  padding: 0px 5px 0px 23px;
  background: url(/usr/skin/default/img/nest.gif) 0px 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: #35283d;
  color: #ddd;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#835595 #000 #000 #835595;
}
#search-box form #q {
  width: 100px;
  font-size: 100%;
  border: 1px solid #000;
  background: #fff;
  padding: 2px;
  color:#000;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #f2e4f8;
  color:#000;
}
ul.search-list {
  text-align:left;
  margin:0px;
}
ul.search-list li{
  padding:0px 0px 8px 60px;
  background:url(/usr/skin/May-Be1/img/pin.gif) 30px 0px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width:100%;
  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 #763875;
  color:#763875;
}
td.daySubmit a:link, td.daySubmit a:visited {
  color:#770000;
}
td span.Sun, span.Sun {
  color: #EC2B54;
}
td span.Sat {
  color: #c5f6ff;
}
td span.Today {
  color:#baff9b;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  width:520px;
  padding-left:10px;
  margin-bottom:40px;
}
.article .date {
  font-size:10px;
  font-family:verdana;
  text-align:right;
}
.article .title {
  font-weight:bold;
  padding:1px 5px;
  font-size:110%;
  border:3px double #ff7179;
  color: #ff7179;
}
.article .title a {
  text-decoration:none;
}
.article-content {
  text-align:left;
  line-height: 2.0em;
  overflow: hidden;
  padding:20px 10px;
}
.article .cate {
  clear:both;
  text-align:right;
  padding:10px 20px;
}
.article-content img {
  margin-right:8px;
  margin-bottom:5px;
}
.article-posted {
  clear: both;
  text-align:right;
  padding:10px 20px;
}
.article-posted a {
  text-decoration:none;
}
.pagenavi {
  clear:both;
  text-align:center;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  clear: both;
  font-size:85%;
  width:500px;
  padding:10px;
  background:#ffce63;
}
.trackback_url{
  border-bottom:1px solid #000;
  text-align:right;
}
.trackback a:link, .trackback a:visited {color:white;}
.trackback_title{
  line-height:1.3em;
  padding-top:8px;
}
.trackback_txt{
  line-height:1.5em;
  padding:5px 0px;
  border-bottom:1px solid #faf3bb;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  clear: both;
  font-size:85%;
  width:500px;
  padding:10px;
  background:#ffce63;
}
.comment a:link, .comment a:visited {color:white;}
.comment_title{
  line-height:1.3em;
  padding-top:8px;
}
.comment_txt{
  line-height:1.5em;
  padding:5px 0px;
  border-bottom:1px solid #faf3bb;
}
.comment_block{
  padding:20px;
  text-align:center;
}
.comment_block input{
}
.comment_block textarea{
  width:400px;
  height:200px;
}
/*--------------------------------------------------------------------IMAGE*/
.photo-caption {
  margin: 0px 10px 12px 20px;
  text-align: left;
  font-size: 9px;
  color: #4450da;
  clear: both;
}
.al-left { float: left; }
.al-right { float: right; }
.al-center { margin: auto;}
/*-------------------------------------------------------------------GALLERY*/
.gallery H3 {
  padding:0px 20px;
}

