@charset "UTF-8";
#container_idx {
	width:900px;
	text-align:left;
	background-color: #E8E8E8;
	border: 1px solid #666666;
	top: 50px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 640px;
	background-image: url(img/bgIndex.jpg);
	background-repeat: no-repeat;
}
#head_idx {
	background-image: none;
	padding-top: 57px;
	padding-left: 370px;
}
#contents01_idx {
	background-image: none;
	padding-left: 372px;
	margin-top: 79px;
	padding-right: 70px;
}
#sunTxt_idx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

