html,body {
  height: 100%;
  font-size : 9pt !important;
  background:#ffa7a3 url(/usr/skin/sakura/img/bg.gif) repeat-x;
  font-family : Arial, Verdana, MS P Gothic, Helvetica, sans-serif;
  margin:0px;
  color:#a63b35;
}

a img		{border-width:0;}
a:link		{color:#d085ac;}
a:visited	{color:#d085ac;}
a:hover		{color:#f1cee0; 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;}
/*--------------------------------------------------------------------BASESET*/
.headbg {
  background:url(/usr/skin/sakura/img/head.gif) no-repeat;
  width:1127px;
  margin:0 auto;
}
#warap {
  width:800px;
  margin:0 auto;
}
#header {
  width:800px;
  height:200px;
}
#centertable {
  width:800px;
  padding:20px 0px 0px;
  background:#fff url(/usr/skin/sakura/img/main-top.gif) no-repeat top center;
}
#centertable .left {
  padding-left:20px;
  width:550px;
}
#centertable .right {
  padding-right:20px;
  width:200px;
}
#sidemenu{
  margin:0px;
  padding:0px;
}
#main {
  width:540px;
}
.table-bottom {
  height:100px;
  width:800px;
  background:url(/usr/skin/sakura/img/main-bottom.gif) repeat-x bottom center;
}
#footer {
  width:800px;
  height:40px;
  padding-top:30px;
  text-align:center;
  font-size:8pt;
  color:#fff;
  background:url(/usr/skin/sakura/img/foot.gif) no-repeat;
}
#footer a	{color:#d085ac;  text-decoration:none}
#footer a:hover	{color:#fff;  text-decoration:underline}
/*--------------------------------------------------------------------HEADER*/
#title	{
  font-size:16px;
  font-weight:800;
  text-align:center;
  padding:85px 0px 5px;
  margin:0px 200px;
  border-bottom:1px solid #fff;
  background:url(/usr/skin/sakura/img/title-line.gif) left bottom no-repeat;
}
#title a	{color:#a63b35; text-decoration:none;}
#title a:hover	{color:#fff; text-decoration:none;}
#counter{
  text-align:right;
  font-size : 9px;
  position:absolute;
  top:180px;
  width:790px;
}
/*-----------------------------------------------------------------------MENU*/
.box-cap {
  text-align:center;
  height:23px;
  font-size:12px;
  color:#a63b35;
  padding-top:7px;
  background: url(/usr/skin/sakura/img/box-cap.gif) no-repeat left top;
}
.box-body {
  background: url(/usr/skin/sakura/img/menu-body.gif) repeat-y left top;
  text-align:center;
  font-size:10px;
  line-height:120%;
  margin-bottom:10px;
  padding:10px;
  width:180px;
}
ul.recently-sidebar {
  text-align:left;
  margin:0px;
}
ul.recently-sidebar li {
  margin-top:5px;
  border:1px dotted #ffa7a3;
  text-align:left;
  padding: 4px 5px 6px 25px;
  margin-left:5px;
  background: url(/usr/skin/sakura/img/pin.gif) no-repeat 5px 5px;
}
ul.recently-sidebar li:hover{
  background:#ffa7a3 url(/usr/skin/sakura/img/pin2.gif) no-repeat 5px 5px;
}
ul.recently-sidebar li:hover,ul.recently-sidebar li:hover a{
  color:#fff;
}
ul.recently-sidebar li.category-main a:hover{
  color:#fff;
  text-decoration:none;
}
ul.recently-sidebar li.category-main{
  text-align:left;
  padding: 4px 5px 6px 25px;
}
ul.recently-sidebar li.category-sub{
  text-align:left;
  margin:0px;
  padding:5px 0px 8px 32px;
  background: url(/usr/skin/sakura/img/nest.gif) 10px 4px no-repeat;
  border:none;
}
ul.recently-sidebar li.category-sub:hover a{
  color:#d085ac;
}
ul.recently-sidebar li.category-sub a:hover{
  color:#f1cee0;
  text-decoration:none;
}
.recomlist td {
	text-align:left;
	padding:5px;
}

/*---------------------------------------------------------------------SEARCH*/
#search-box{
  text-align: center;
}
#search-box form input { font-size: 85%; }
#search-box form #submit {
  font-size: 100%;
  background : #f1918c;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#fad8d6 #93433e #93433e #fad8d6;
}
#search-box form #q {
  width: 100px;
  font-size: 100%;
  border:  1px solid #ac1711;
  background: #fff;
  padding: 2px;
  color:#ac1711;
}
#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 25px;
  background: url(/usr/skin/sakura/img/pin.gif) 6px 8px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  width : 90%;
  border-collapse: collapse;
  color:#888;
  border:1px solid #d085ac;
}
table.calendar td{
  font-size: 11px;
  padding: 1px;
  text-align: center;
  border:1px solid #d085ac;
  width:25px;
  height:20px;
}
table.calendar a {
  text-decoration : none;
  font:500 11px Arial;
}
tr.header td {
  font: 600 12px arial;
  background-color:#d085ac;
  color:#fff;
}
td.daySubmit {
  background-color: #D0C9C0;
}
td span.Sun, span.Sun {
  color: rgb(250,90,70);
}
td span.Sat {
  color: #6A73CB;
}
td span.Today {
  color: #555;
  font-weight: 600;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  width:540px;
  text-align : left;
  font-size: 9pt;
  line-height: 1.5em;
  margin-bottom:35px;
}
.article-date{
  color:#fff;
  font-size:11px;
  font-weight:normal;
  text-align:center;
  background: url(/usr/skin/sakura/img/date.gif) repeat-y;
}
.article .title {
  font:600 14px arial, sans-serif;
  letter-spacing:1px;
  margin:5px 0px 10px;
  padding:18px 0px 12px 55px;
  text-align:left;
  color:#a63b35;
  background: url(/usr/skin/sakura/img/article-title.gif) no-repeat left top;
}
div.article .title a{
  text-decoration: none;
  color:#a63b35;
}
div.article .title a:hover{
  text-decoration: underline;
  color:#ffa7a3;
}
.article-content {
  color:#a63b35;
  line-height : 180%;
  background : #fff;
  padding: 15px 20px;
  background: url(/usr/skin/sakura/img/article-content-side.gif) repeat-y;
}
.article-content-length {
  height:1px;
  background: url(/usr/skin/sakura/img/article-content-length.gif) repeat-x;
}
.article-content img {margin:0px 8px 5px 0px;}
.article-posted {
  padding-right:15px;
  padding-bottom:10px;
  font-size : 10px;
  text-align: right;
  clear: both;
  text-decoration : none;
}
.article-posted a.jump img	{margin-top: 3px;}
.pagenavi {
  clear:both;
  text-align:center;
}
/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  font-size:10px;
  margin-top:15px;
  clear:both;
}
.trackback_url{
  font-size:11px;
  line-height:1.3em;
  text-align:center;
  padding-bottom:3px;
  margin-bottom:10px;
  border-bottom:2px solid #d085ac;
}
.trackback_title{
  font-size:10px;
  line-height:1.3em;
  margin:5px;
  padding-left:5px;
  border-left:5px solid #ffa7a3;
}
.trackback_txt{
  font-size:10px;
  line-height:1.7em;
  margin:5px 5px 15px;
  padding:5px;
  border:1px dotted #ffa7a3;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  border-top:2px solid #d085ac;
  font-size:10px;
  margin:15px 0px 10px;
  padding-top:10px;
  clear:both;
}
.comment_title{
  font-size:10px;
  line-height:1.3em;
  margin:5px;
  padding-left:5px;
  border-left:5px solid #ffa7a3;
}
.comment_txt{
  font-size:10px;
  line-height:1.7em;
  margin:5px 5px 15px;
  padding:5px;
  border:1px dotted #ffa7a3;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  border:1px solid #ac1711;
  background-color:#fff;
  color:#ac1711;
}
.comment_block textarea{
  border:1px solid #ac1711;
  width:500px;
  color:#ac1711;
  font-size:10pt;
  width:520px;
  margin:5px 0px;
}

/*--------------------------------------------------------------------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;}

/*--------------------------------------------------------------------GALLERY*/
.gallery h3,.gallery .copyright {
	text-align:center;
}

