/*
Theme Name:style
Template:twentyten
*/


@import url('../twentyten/style.css');

body{
font-family:"ＭＳ ゴシック",sans-serif;
}

a:hover{
text-decoration:none;
}

#wrapper{
margin-top:0;
}
#footer{
margin-bottom:0;
}

.entry-content{
text-align:justify;
text-justify:inter-ideograph;
letter-spacing:1px;
}

code{
padding:10px 16px;
display:block;
color:#fff;
background-color:#111;
}
code strong{
color:#59b300;
}

.imgBorder{
border:solid 1px #000;
}

.google_ad{
margin:0 auto;
width:468px;
text-align:center;
}
