@charset "utf-8";
/* CSS Document */

.maincontents_size {
	float:left;
	width:900px;
	background-image:url(../img/bg/maincontents_size_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align:left;
}

.maincontents_size .sm_contents_in { margin:0 10px; padding:10px 0;}


.size_title { width:880px; height:25px; margin:20px 0 10px 0; border-left:3px solid #0c469a; border-bottom:1px solid #0c469a; line-height:25px; font-weight:bold; text-indent:5px; }

.size {
	width:880px;
	height:auto;
	}

.size_top_back {
	width:880px;
	padding:10px 0 20px 0;
	text-align:right; }
	
.size_top_back2 {
	float:left;
	width:900px;
	padding:10px 0 20px 0;
	text-align:right; }