/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.someiyoshino.biz/mt/mt-static/themes-base/blog.css);
@import url(http://www.someiyoshino.biz/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin:0px;
padding:0px;
text-align:left;
font-size:14px;
}

#container{
background: #020202 url('http://www.someiyoshino.biz/images/blog/bg_someiyoshino_s.jpg') top left no-repeat fixed;
color: white;
}

h1,h2{
font-weight:bold;
color:#BE3990;
font-size: 18px;
}
.ta-center{
text-align: center;
}
a{
text-decoration: none;
color:#BE3990;
 }
a:hover{
color:#EE59B0;
text-decoration: underline;
}
a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}
* html .iepngfix{
behavior: expression(IEPNGFIX.fix(this));
}
#header{
height: 250px;
color: white;
}
#adsense-head{
margin: 132px auto 0;
width: 728px;
height: 90px;
}
.adsense-asset{
margin: 10px auto 0;
width: 336px;
height: 280px;
}
#img-title{
margin: 30px 0 0 100px;
}
#img-blog-by{
margin: 10px 0 0 365px;
}
#content-inner{
padding-top: 0;
}
#beta-inner{
border: solid 1px #FF3377;
padding: 0;
margin: 20px 0 0 0;
font-size:11px;
background: url('http://www.someiyoshino.biz/images/blog/bg_shadow.png') left top repeat;
}
.widget-header{
color:#000;
background: #CC2277;
font-size: 12px;
font-weight: bold;
padding: 2px 0 2px 5px;
text-align:left;
}
.widget-content{
padding:0 5px;
}
.entry-asset{
background: url('http://www.someiyoshino.biz/images/blog/bg_shadow.png') left top repeat;
color: #FFFFFF;
margin-top:0px;
width: 650px;
padding:20px 10px 0 40px;
margin: 20px 0 45px 0;
border: 1px white dashed;
}
.widget-calendar table{
color: white;
text-align: center;
}
.widget-calendar table th{
width: 26px;
border-bottom: solid 1px #BB9999;
text-align: center;
}
.widget-profile{
color: white;
}
.widget-link .widget-content{
font-size: 9px;
}
#comments,#trackbacks{
background: url('http://www.someiyoshino.biz/images/blog/bg_shadow.png') left top repeat;
width: 650px;
padding:20px 10px 0 40px;
border: 1px white dashed;
}
#footer{
padding:5px 0px; 5px 0px
text-align:center;
height:106px;
/*background:url(http://www.someiyoshino.biz/images/bg_footer.jpg) top center no-repeat;*/
}
