@charset "utf-8";

#MainHead{
	background:url("../file/main.jpg") 50% 50% no-repeat;
}

#container .Sitemap_Wrap dl dd.ent{
	margin:0 0 0 40px;
}

/*-----------------------------------------------------	*/
/*	for - 1200px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 1200px) {



}

/*-----------------------------------------------------	*/
/*	for - 800px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 800px) {

}

/*-----------------------------------------------------	*/
/*	for - 768px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 768px) {



}

/*-----------------------------------------------------	*/
/*	for - 650px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 700px) {

#topcategory dl dd h2 span{
	font-size:1.6rem;
	line-height:40px;
	width:80%;
	height:40px;
}
}

/*-----------------------------------------------------	*/
/*	for - 560px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 560px) {



}

/*-----------------------------------------------------	*/
/*	for - 450px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 450px) {



}

/*-----------------------------------------------------	*/
/*	for - 360px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 360px) {


}

