@charset "UTF-8";
/* CSS Document */

.wrap {
	width: 500px;
	height: auto;
	margin: 0 auto;
	
}

.s_box_1, s_box_2 {
	width:auto;
	background:url(../images/s_header_left.png) no-repeat top left;
}
.s_box_1 .header, .s_box_2 .header {
	width:auto;
	background:url(../images/s_header_right.png) no-repeat top right;
	height: 25px;
}

.s_box_1 .header h2, .s_box_2 .header h2  {
	margin: 0 7px 0 7px;
	width:auto;
	height:25px;
	padding: 0 0 0 0;
	background:url(../images/s_header_loop.jpg) repeat-x top left;
	padding: 6px 0 0 3px;
}


.s_box_1 .content {
	width: auto;
	height: auto;
	padding: 20px 0 10px 12px;
	border: 1px #4a4a4a solid;
	border-top: 0;
	margin: 0 0 0 0;
	display:block;
	background:url(../images/1px.png) repeat top left;
	
}

.s_box_2 .content {
	
	
}