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

section#detailContent {
	margin:20px;
}
	#box01, #box02, #box03, #box04, #box05, #box06, #box07, #box08, #box09, #box10, #box11, #box12 {
		display:none;
		padding:10px;
		height:400px;
	}
	#box01 {
	background-color:#F0F;
	}
	#box02 {
	background-color:#F66;
	}
	#box03 {
	background-color:#0F0;
	}
	#box04 {
	background-color:#900;
	}
	#box05 {
	background-color:#66C;
	}
	#box06 {
	background-color:#0F0;
	}
	#box07 {
	background-color:#996;
	}
	#box08 {
	background-color:#60C;
	}
	#box09 {
	background-color:#FFF;
	}
	#box10 {
	background-color:#F66;
	}
	#box11 {
	background-color:#F09;
	}
	#box12 {
	background-color:#999;
	}









