/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://port3016.sakura.ne.jp/mt/mt-static/base-weblog.css);
@import url(http://port3016.sakura.ne.jp/mt/mt-static/themes/wing-cycling/wing-cycling.css);
/* end StyleCatcher imports */
h4.hddr {
margin:20px 0px 15px 0px;
padding:0px 0px 3px 0px;
border-bottom:2px dotted #999;
font-size:14px;
font-weight:bold;
}
.imgright {
border:solid #ccc 1px;
margin:10px 0px 10px 10px;
padding:5px;
background-color:#eee;
font-size:12px;
width:150px;
float:right;
}
.imgleft {
border:solid #ccc 1px;
margin:10px 10px 10px 0px;
padding:5px;
background-color:#eee;
font-size:12px;
width:150px;
float:left;
}
.pretext {
width:440px;
border:solid #ccc 1px;
margin:0px 5px;
padding:10px;
font-family:"ＭＳ ゴシック", monospace;
white-space:pre;
line-height:120%;
overflow:scroll;
}
.pretextbox {
width:480px;
font-family:"ＭＳ ゴシック", monospace;
font-size:11px;
}