﻿.curve-head{
 font-size:1px;
 height:7px;
 background:url(http://md.exblog.jp/img/eg/right_head.gif) top right no-repeat;
 margin-top:5px;
}
.curve-head div{
 font-size:1px;
 height:7px;
 background:url(http://md.exblog.jp/img/eg/left_head.gif) top left no-repeat;
}
.curve-body{
 background:url(http://md.exblog.jp/img/eg/left_middle.gif) top left repeat-y;
}
.curve-body_left{
 background:url(http://md.exblog.jp/img/eg/right_middle.gif) top right repeat-y;
}
.curve-bottom{
 font-size:1px;
 height:7px;
 background:url(http://md.exblog.jp/img/eg/right_bottom.gif) bottom right no-repeat;
 margin-bottom:5px;
}
.curve-bottom div{
 font-size:1px;
 height:7px;
 background:url(http://md.exblog.jp/img/eg/left_bottom.gif) bottom left no-repeat;
}
