@charset "utf-8";

/* main */

#contents { background:url(../img/blog/blog_back.gif);}

#contents #address { width:950px;}
#contents #address p { margin-right:30px;}

#side .textwidget p a.txt { background:url(../img/home/list01.png) no-repeat left;}
#side #newBox { background:url(../img/dress/whatsBack.png) no-repeat bottom;}
#side h2 { margin-left:17px;}

#contents #main .blog_top {
	padding-top:120px;
	background:url(../img/blog/blog_top.png) no-repeat top;
}
#contents #main .blog_middle { background:url(../img/blog/blog_middle.png) repeat-y top;}
#contents #main .blog_bottom {
	padding-bottom:120px;
	background:url(../img/blog/blog_bottom.png) no-repeat bottom;
}
#contents #main p { margin: 0 60px 0 70px;}
#contents #main h3.title { margin: 0 60px 10px 60px;text-align:center; color:#e6a1aa;}

