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

.wrap{
	width:1000px;
	height:2353px;
	margin:0 auto;
}

.all_contents{
	width:950px;
	height:2353px;
	margin:0 25px;
}

.header{
	width:950px;
	height:575px;
	background-image:url(../img/header_co.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
}

.header p{
	text-indent:-9999px;
	font-size:1px;
}

.box_all{
	width:950px;
	height:358px;
	margin-bottom:20px;
}

.c_bar{
	width:950px;
	height:170px;
	background:url(../img/collection_bar_01.gif);
	background-repeat:no-repeat;
}

html { font-size: 62.5%; } 

body { font-size: 1.2rem; } /* =14px */

h1   { font-size: 2.4rem; } /* =24px */