@import url(http://www.luck-college.jp/mt/mt-static/themes-base/blog.css);
@import url(http://www.luck-college.jp/mt/mt-static/themes/minimalist-red/screen.css);

@import url(http://www.luck-college.jp/css/main.css);
@import url(http://www.luck-college.jp/css/popup.css);
@import url(http://www.luck-college.jp/css/txt.css);
@import url(http://www.luck-college.jp/css/blog.css);

body{
text-align:left;/* box centering */
font: normal 12px Verdana,'メイリオ','Meiryo','Osaka','ＭＳ Ｐゴシック',sans-serif;
height: 100%;
margin: 0px;
padding: 0px;
letter-spacing:0.06em;
line-height:140%;
color:#666;
background-color: #fff;
background-image: url(http://www.luck-college.jp/cmnimg/bg2.jpg);
background-repeat: repeat-x;
}

.twtr-ft{
	display:none;
}
.twtr-hd{
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color !important;
    border-right: 1px solid #DDDDDD !important;
    border-left: 1px solid #DDDDDD !important;
    border-top: 1px solid #DDDDDD !important;
    border-style: solid solid none !important;
    border-width: 1px 1px medium !important;
}

.twtr-bd {
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD !important;
    border-right: 1px solid #DDDDDD !important;
    border-left: 1px solid #DDDDDD !important;
    border-bottom: 1px solid #DDDDDD !important;
    border-style: none solid solid !important;
    border-width: medium 1px 1px !important;
}


