html,body {
  height: 100%;
  font-size : 9pt;
  font-family:"?? ?????";
  padding: 0px;
  margin:0px;
  background:#00054F url(/usr/skin/yuzusoft1/img/bg.gif);
  color:#C9A2A2;
}
a img		{border-width:0;}
a:link		{color:#FF6C00;}
a:visited	{color:#FF3600;}
a:hover		{color:#FFB400; 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 {
  width:800px;
  border-left:1px solid #000;
  border-right:1px solid #000;
  height:100%;
  background:#000 url(/usr/skin/yuzusoft1/img/warapbg.jpg) repeat-x center bottom;
}
#head {
  height:350px;
  padding:0px 30px;
  background:url(/usr/skin/yuzusoft1/img/image.jpg) no-repeat;
  text-align:left;
}
.blogtitle {
  position:relative;
  display:block;
  top:270px;
  width:260px;
  vertical-align:middle;
}
.blogtitle a {
  text-decoration:none;
  font-size:11pt;
  font-weight:bold;
}
.blogtitle a:link	{color:white;}
.blogtitle a:visited	{color:white;}
.blogtitle a:hover	{color:#FF6C00;}

.counter {
  font-size:10px;
  font-famiry:"Verdana";
  color:white;
  margin-top:5px;
}
.maker {
  position:relative;
  display:block;
  top:120px;
  left:540px;
  width:170px;
}
#sidemenu {
  padding:10px;
  width:180px;
}
#main {
  padding-right:10px;
}
#footer {
  clear:both;
  font-size:9pt;
  font-family:vardana;
  padding:10px;
}
/*-----------------------------------------------------------------------MENU*/
#tool		{margin-top:8px;}
.box-cap {
  margin:0px;
  font:500 12px "?? ?????";
  color:#fff;
  background:url(/usr/skin/yuzusoft1/img/box-cap.gif) no-repeat;
  text-align:left;
  padding:5px 0px 0px 10px;
  height:17px;
}
.box-body {
  padding:10px;
  margin-bottom:6px;
}
ul.recently-sidebar li{
  text-align:left;
  padding: 5px 0px 0px 0px;
}
ul.recently-sidebar li.category-main{
  text-align:left;
  padding: 5px 0px 0px 0px;
}
ul.recently-sidebar li.category-sub{
  text-align:left;
  font-size:90%;
  padding: 5px 0px 0px 18px;
  background: url(/usr/skin/yuzusoft1/img/nest.gif) 0px 3px no-repeat;
}
/*---------------------------------------------------------------------SEARCH*/
#search-box{
  text-align: center;
}
#search-box form input { font-size: 90%; }
#search-box form #submit {
  font-size: 10px;
  background: #3A2FAF;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#555BBA #000 #000 #555BBA;
}
#search-box form #q {
  width: 100px;
  font-size: 100%;
  border:  1px solid #000;
  background: #FF9600;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #ffffff;
  color:#000;
}
ul.search-list {
  text-align:left;
  margin:0px;
}
ul.search-list li{
  padding: 8px 0px 8px 25px;
  background: url(/usr/skin/yuzusoft1/img/pin.gif) 0px 10px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width:100%;
  border-collapse:collapse;
  border:1px solid #3A2FAF;
}
table.calendar tr{
}
table.calendar td{
  text-align: center;
  border:1px solid #3A2FAF;
}
table.calendar a {
  text-decoration : none;
  font:600 11px Arial;
}
tr.header td {
  font: 600 11px arial;
}
td.daySubmit {
  background:#0F101E;
  font-weight:bold;
}
td span.Sun, span.Sun {
  color: #EC2B54;
}
td span.Sat {
  color: #0041E6;
}
td span.Today {
  color:#8AEC2B;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  text-align:left;
  background:url(/usr/skin/yuzusoft1/img/article-head.gif) no-repeat;
  margin:10px 0px;
}
div.article .date {
  text-align:right;
  color:#FF6C00;
  font-size:8pt;
  padding-top:20px;
  padding-right:20px;
}
.article .title{
  font : 600 10pt arial, sans-serif;
  letter-spacing : 1px;
  line-height:1.8em;
  padding:0px 40px;
  color:#fff;
}
.article .title a:link		{color:#ffffff;}
.article .title a:visited	{color:#FFF8DD;}

.article-content {
  background:url(/usr/skin/yuzusoft1/img/article-body.gif) repeat-y;
  line-height: 180%;
  padding:30px 40px;
  overflow: hidden;
}
.article .cate {
  clear:both;
  text-align:right;
}
.article-content img {
  margin-right:8px;
  margin-bottom:5px;
}
.article-posted {
  background:url(/usr/skin/yuzusoft1/img/article-bottom.gif) left bottom no-repeat;
  clear: both;
  text-align:right;
  padding:10px 20px;
}
.pagenavi {
  clear:both;
  text-align:center;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  clear: both;
  font-size:11px;
}
.trackback_url{
  background: url(/usr/skin/yuzusoft1/img/trackback.gif) center top no-repeat;
  padding:2px 0px 0px 100px;
  height:28px;
}
.trackback_title{
  line-height:1.3em;
  margin:0px 10px;
}
.trackback_txt{
  line-height:1.5em;
  padding:5px 0px;
  margin:0px 10px;
  border-bottom:1px solid #3A2FAF;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  clear: both;
  font-size:11px;
}
.comment_title{
  line-height:1.3em;
  padding-top:5px;
  margin:0px 10px;
}
.comment_txt{
  line-height:1.5em;
  padding-bottom:8px;
  border-bottom:1px solid #3A2FAF;
  margin:0px 10px;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  color:#000;
}
.comment_block textarea{
  width:480px;
  height:200px;
}

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

