@charset "UTF-8";



/*wrapper
---------------------------------------------------------------------------------------------------------*/
div#wrapper{
	width:950px;
	margin:0px auto 0px auto;
	background:url(../images/sub/56design_wrapper_bg.gif) repeat-y left top;
}
div#wrapper h2{padding:42px 0px 0px 31px;}

div.info{
	width:950px;
	margin-top:40px;
	padding-bottom:30px;
	background:url(../images/sub/56design_info_bg.gif) repeat-y left top;
	border-bottom:1px dotted #333333;
	zoom:1;
}
div.info:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}