@charset "utf-8";

@media (max-width : 1100px ){
}


.container {
	width: 600px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:rgba(255,255,255,.0);
	position: relative;
	margin: auto;
}

#container_index_main {
	width: 600px;
	height: auto;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: left;
	align-content: center;
	background:rgba(0,0,0,0);
	position: relative;

}