@import url(http://oyakudati.senmon10.com/css/blog.css);
@import url(http://oyakudati.senmon10.com/css/screen.css);
@import url(http://oyakudati.senmon10.com/css/oyaku.css);

/*
@import url(http://mt.senmon10.com/mt-static/themes-base/blog.css);
@import url(http://mt.senmon10.com/mt-static/themes/minimalist-red/screen.css);
@import url(http://serebu.heteml.jp/senmon10/common.css);
*/

#header { 
    border-color: #660000;  
    background: url(http://oyakudati.senmon10.com/image/oyaku-top.jpg) no-repeat bottom left; 
}

body {
    color: #333;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
    background: #fdf5e6; 
}

/* Single-Wide */

.layout-w #alpha {
    width: 800px;
}

.widget-header {
    color: #fff;  
    font-size: 14px;
    font-family: trebuchet ms;
    margin-bottom:8px;
    padding: 0 0 0 0.5em;
    line-height: 28px;
    height: 28px;
    background: url(http://oyakudati.senmon10.com/image/widget-header.gif) no-repeat  #ccc; 
}

#footer { 
    color: #ffffff;
    background-color: #660000; 
}

#header-name {
    color: #330000;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #330000;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}

#header a {
    color: #cc0000;
    font-weight: bold;
}


.widget-content {
 /*   background-color: #dcdcdc;  */
}

#catelist {
  list-style-image: url(http://oyakudati.senmon10.com/image/hand.gif);
  list-style-position: inside;
}
