@charset "utf-8";
.block{margin-top: 0px;}
h2#enlightment{background-image: url(../images/h2_enlightment.gif);}
#index{border-top: none;}
#index a{
	background: #FFE600;
	color: #666;
}
#index li.indexitemcenter a{
	float: none;
	display: block;
	margin: 0 auto;
}

#h3a h3{background-image: url(../images/h3_enlightment_1.gif);}


/* /////////////////////////////////////////////////
メディアクエリ
///////////////////////////////////////////////// */
@media screen and (max-width: 768px) {
}