@import url(http://tabitoto.com/mt-static/themes-base/blog.css);
@import url(http://tabitoto.com/mt-static/addons/Commercial.pack/themes/universal-green/screen.css);


/*背景*/
body { text-align: center; background: url(tex_sca1.gif)}


/*幅*/
#container-inner { width: 1040px; min-height: 100%; margin: 0 auto; text-align: left;}

#header-inner,#main-navigation-inner,#content-inner,#footer-inner 
{ position: relative; width: 1040px; margin: 0 auto;}

/*ハイパーリンクの色*/
a { color: #4169e1; text-decoration: underline !important;}
a:hover {  color: #ff3300;  !important;}

/*検索窓の色*/
#search-submit {background: #87ceeb;}


/* Thin-Wide-Thin */
.layout-twt #alpha {
 left: 190px;
 width: 660px;
}
.layout-twt #beta {
 left: -660px;
 width: 190px;
}
.layout-twt #gamma {
 width: 190px;
}

/* Wide-Thin */
.layout-wt #alpha { width: 850px;}
.layout-wt #beta { width: 190px;}
/* Wide-Medium */
.layout-wm #alpha { width: 710px;}
.layout-wm #beta { width: 330px;}



/* ツリー化のスタイル*/
ul.tree {
    margin: 0important;
    padding: 0!important;
    font-size: 12px;
    list-style: none! important;
}
ul.tree ul {
    margin: 5px!important;
    padding: 0!important;
}
ul.tree li {
    margin: 0!important;
    padding: 0 0 0 16px!important;
    background-image: url(tree_lst_solid.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.tree_end {
    background-image: url(tree_end_solid.gif);
    list-style: none;
}

h1#page-title { font-size: 22px;  color: #9966ff; line-height: 1.3;}
.mt-main-index h1#page-title { font-size: 22px;  color: #9966ff; margin-bottom: .5em;}

#content .widget-powered .widget-content 
{ margin-top: 5px; 
margin-bottom: 0px; 
border: 1px solid #e6e6ff; 
background-color: #ffffff;
overflow: visible; 
}
/*全体のフォント*/
body { font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; color:#666}


.widget-list-item { margin-top: 5px; margin-bottom: 5px;　line-height: 1.3em; }

