html,body {
  font-size : 12px;
  font-family:"?? ?????";
  margin:0px;
  padding-top:10px;
  color:#E9AF5D;
  background-color      : #4b0900;
  background-image      : url(/usr/skin/InnocentGrey1/img/bg.jpg);
  background-repeat     : no-repeat;
  background-attachment : fixed;
  background-position   : left bottom;

}
a img		{border-width:0;}
a:link		{color:#FFFFFF;}
a:visited	{color:#B3D3D8;}
a:hover		{color:#3ECDF; 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;
  text-align:center;
}
#head {
  width:800px;
  height:250px;
  background:url(/usr/skin/InnocentGrey1/img/headbg.jpg) no-repeat;
  text-align:right;
}
#head .title {
  display:block;
  padding-top:20px;
  padding-right:42px;
}
#head .title 		{font:800 14pt arial, serif;}
#head .title a 		{color:#F7793E; text-decoration:none;}
#head .title a:hover	{color:#fff}

.counter {
  text-align:right;
  font-size:10px;
  color:#CF9980;
  padding-right:50px;
}
#head .maker {
  position:relative;
  text-align:left;
  top:70px;
  left:30px;
}
#centertable {
  width:800px;
  margin:0px;
  padding:0px;
}
#main {
  text-align:left;
  padding:20px;
}
#sidemenu {
  width:220px;
  margin :0px;
  text-align:left;
  padding-top:10px;
  background:url(/usr/skin/InnocentGrey1/img/menubg.gif) repeat-y;
}
#footer {
  width:900px;
  display:block;
  font-size:9pt;
  font-family:vardana;
  color:#F7793E;
  background:url(/usr/skin/InnocentGrey1/img/foot.gif) no-repeat; 
  padding-top:9px;
  padding-bottom:2px;
  margin-top:10px;
}
#footer a	{text-decoration:none;}
/*-----------------------------------------------------------------------MENU*/
.box-cap {
  text-align:center;
  margin:0px;
  font-size:11px;
  font-weight:500;
  color:#CF9980;
  height:20px;
  padding-top:5px;
  background:url(/usr/skin/InnocentGrey1/img/box-cap.gif) no-repeat right 0px;
}
.box-body {
  text-align:center;
  font-size:10px;
  line-height:1.2em;
  margin:0px;
  color:#6BA3AB;
  padding:0px 5px 15px 20px;
}
.box-body a:link 	{color: #A96B6B}
.box-body a:visited 	{color: #A07979}
.box-body a:hover 	{color: #FF7978; text-decoration: none}

ul.recently-sidebar {
  text-align:left;
  margin:0px;
}
ul.recently-sidebar li{
  letter-spacing : 1px;
  font-size:10px;
  text-align:left;
  padding: 5px 0px 0px 10px;
}
ul.recently-sidebar li.category-main{
  font-size:10px;
  text-align:left;
  padding: 5px 0px 0px 10px;
}
ul.recently-sidebar li.category-sub{
  font-size:9px;
  line-height:115%;
  text-align:left;
  padding: 5px 0px 0px 25px;
  background: url(/usr/skin/InnocentGrey1/img/nest.gif) 5px 5px no-repeat;
}
.tool {margin-bottom:20px;}
/*---------------------------------------------------------------------SEARCH*/
#search-box{
  margin-top : 15px;
  text-align: center;
}
#search-box form input { font-size: 85%; }
#search-box form #submit {
  font-size: 85%;
  background: #FF7978;
  color: #fff;
  padding: 1px 4px;
  border-style: solid;
  border-width: 1px;
  border-color :#D6BCBC #D6BCBC #D6BCBC #D6BCBC;
}
#search-box form #q {
  width: 100px;
  font-size: 85%;
  border:  1px solid #aaa;
  background: #faf9f6;
  padding: 2px;
}
#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: 7px 0px 8px 22px;
  background: url(/usr/skin/InnocentGrey1/img/pin.gif) 6px 8px no-repeat;
}
/*-------------------------------------------------------------------CALENDAR*/
table.calendar {
  border-collapse: collapse;
  width:96%;
}
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 {
  background:#FAFFDE;
}
td span.Sun, span.Sun {
  color: #E53F62;
}
td span.Sat {
  color: #4BB4F7;
}
td span.Today {
  color: #000;
  font:600 11px Arial;
  color:#3F8A21;
}
/*-------------------------------------------------------------------ARTICLE*/
div.article {
  background: url(/usr/skin/InnocentGrey1/img/dataline.gif) no-repeat;    
  text-align : left;
  margin-bottom:10px;
  padding:10px;
  color:#E9AF5D;
}
.article .title {
  clear:both;
  padding:15px 15px 15px 80px;
  font : 600 15px arial, sans-serif;
  letter-spacing : 1px;
  color:#F7793E;
  margin-top:10px;
  background: url(/usr/skin/InnocentGrey1/img/titlebg.gif) no-repeat 20px 0px;  
}
.article .title a	{text-decoration:none;}
.article .title a:hover	{text-decoration:underline;}
.article-content {
  line-height : 180%;
  padding:10px 30px;
  font-size:12px;
}
.article-content td {
  filter:	shadow(
		color=#00f,
		direction=225
		)
}
.article .date{
  text-align:right;
  font-size : 11px;
  color:#F7793E;
  margin:5px;
}
.article-content img {margin:0px 8px 5px 0px;}
.article .cat {
  font-weight:600;
}
.article-posted {
  padding:10px;
  font-size : 10px;
  clear: both;
  color:#F7793E;
  text-align:right;
}
.article-posted a.jump img	{margin-top: 0px;}
.pagenavi {
  clear:both;
  text-align:center;
}

/*----------------------------------------------------------------TRACKBACK*/
.trackback{
  clear: both;
  font-size:11px;
}
.trackback_url{
  background:#000;
  text-align:center;
  color:#8A5036;
}
.trackback_title{
  font-size:11px;
  line-height:1.3em;
  padding-top:5px;
}
.trackback_txt{
  font-size:11px;
  line-height:1.5em;
  padding-bottom:8px;
  border-bottom:1px solid #000;
}
/*--------------------------------------------------------------------COMMENT*/
.comment{
  clear: both;
  font-size:11px;
}
.commentbody{
}
.comment_title{
  font-size:11px;
  line-height:1.3em;
}
.comment_txt{
  font-size:11px;
  line-height:1.3em;
  padding-bottom:8px;
}
.comment_block{
  padding:8px;
  margin-top:8px;
}
.comment_block input{
  border:1px solid #000;
}
.comment_block textarea{
  border:1px solid #000;
  width:440px;
}

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

