/*------------------------------------------------------------------------------


-------------------------------------------------------------------------------*/

body {
    color:#84360F;
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    background: #C7B299; 

}

a {
    color: #84360F; 
}

#header { 
    border-color: #BA833A;  
    background: #BA833A; 
}

#header a {
    color: #84360F;
    font-weight: bold;
}


#header-name {
    color: #84360F;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #84360F;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}

.asset-name,
.asset-name a,
.archive-title {
    color: #84360F;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #84360F;
}

.asset-footer {
    border-top-color: #e0f2fe;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #84360F;
}

.layout-tw #content-inner { background: transparent url(http://www.otomate.jp/staff/img/content-tw_7.gif) repeat-y scroll left top; }


.widget a,
.archive-widget .widget-list .item {
    color: #84360F;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background-color: #642621;
    background:#642621 url(http://www.otomate.jp/staff/img/widget-header_7.gif) repeat scroll left top;
}  

#footer { 
    background-color: #BA833A;
    border-top: 1px #BA833A solid;
}


.widget-cate-header-top {
    padding-top: 0px;
    padding-bottom: 0px;
	
    color: #381C30;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    font-weight: bold; 
	
}

.widget-cate-header {
    padding-top: 15px;
    padding-bottom: 0px;
	
    color: #381C30;  
    font-weight: bold; 
	
}


#beta-inner{
    color: #1A2F46;
}
#container-inner, #content {
	background-color:#B89F75;
}
#container-inner {
    border-left: 1px solid #BA833A;
    border-right: 1px solid #BA833A;
}
.archive-title p {
	color:#642621;
}


