/* S */

body {
margin: 0px;
padding: 0px;
/*background:    url(../img/mainbg.jpg) top center;*/
background-color: #886853;
background-repeat: no-repeat;
}
br.clear {font-size: 1px;line-height: 100%;clear: both;}
#blog-Left ul,
#blog-Left ol,
#blog-Left li{list-style:none;line-height:100%;margin: 0px;padding: 0px;}

#blog-Center dd,
#blog-Center dl,
#blog-Center dt{margin: 0px;padding: 0px;}

/* clearfix set
--------------------------------------------------*/
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

	
/* hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* end of hides from IE-mac */
/* end of clearfix set */

/* N */
a:link { color: #633 }
a:visited { color: #633 }
a:hover { color: #903 }
a:active { color: #633 }


/* tHg */
.fs-s   { color: #333; font-size: 0.70em; line-height: 135% }
.fs-m { color: #333; font-size: 0.8em; line-height: 140% }
.fs-l { color: #333; font-size: 0.9em; line-height: 140% }

.fs-s-red   { color: #A17B13; font-size: 0.75em; line-height: 135% }
.fs-m-white   {  color: #ffffff; font-size: 0.8em; line-height: 140%  }
.fs-m-brown   {  color: #604133; font-size: 0.8em; line-height: 140%  }
.fs-s-per   { color: #972385; font-size: 0.75em; line-height: 135% }

#blog-Left{width:230px;margin-left:10px;float:left;bold;font-size: 0.75em;}
#blog-Center{width:298px; margin-left:10px; float:left;border: 1px solid #61201C; background:url(../img/top-blogHeadBG.jpg) repeat-x}
#blog-Right{width:230px; margin-left:10px; float:left}
#blog-Left .blogBox{width:228;border: 1px solid #61201C; background:url(../img/top-blogHeadBG.jpg) repeat-x;padding-right: 20px;}
#blog-Left .blogList{padding-left: 20px;margin-top:10px; margin-bottom:5px}
#blog-Left .blogList li{
	background: url(../img/top-blogIco.jpg) no-repeat 1px 6px;
	padding-left: 10px;
	padding-bottom:6px;
	line-height:1.3em;
}

#blog-Center .blogTitle{font-size: 0.75em;margin-bottom: 20px; padding:0 20px;}
#blog-Center .blogTitle dt{font-weight:bold;font-size: 0.92em; margin-bottom:5px;}

#blog-Center .blogBody{padding:0 20px;}