@import url(http://www.apple-contact.jp/mt/mt-static/themes-base/blog.css);
@import url(http://www.apple-contact.jp/mt/mt-static/themes/tristan-blue-4.2/screen.css);

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}

img#apple-badge{
display: block;
width: 155px;
height: 155px;
}

#header-description {/* タイトル下のキャッチ */
    margin: 0;
    line-height: 1.125;
    color: #859db5;
    /*font-size: 15px;*/
font-size: 14px;
font-weight: bold;
}

div.asset-header h1#page-title{/* エントリーのタイトル */
color: #C00;
}

.entry-title {
    margin: 0;
color: #037;
    font-size: 14px;
}

p.pagelink a {
	font-size: 12px;
}

span.pageprev{
  margin-top: 15px;     
  float: left;
}

span.pagenext{
  margin-top: 15px;
  float: right;
}

div.pagelink{
width: 500px;
height:20px;
padding: 0;
margin: 5px auto;
}

/*
div.pagelink span{
display: block;
width: 18px;
height: 16px;
line-heigh:16px;
padding: 2px 0 0 0;
margin:0 auto;
color: #037;
font-size: 12px;
font-weight: bold;
text-align: center;
background-color: #fff;
border: solid 1px #037;
}*/

/*
div.pagelink a{
display: block;
width: 20px;
height: 20px;
line-heigh:20px;
padding: 0;
margin:0 auto;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: center;
background-color: #037;
}*/

