@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

.NAVI ul li a.MENU_BUSINESS	{ border-top-color:#fff000; }
#FOOTER ul.MENU_FOOTER li a.MENU_BUSINESS	{ text-decoration:underline; }

strong.BIS	{ width:860px; float:left; margin:20px 0 40px 65px; font-weight:bold; font-size:22px; line-height:1.5em; }
img.ILL	{ width:auto; float:left; margin:0 0 20px 65px; }
img.PHOTO	{ width:auto; float:left; margin:30px 0 20px 65px; }





@media screen and (max-width: 640px){
.sidr ul li a.sidr-class-MENU_BUSINESS	{ background-color:#666; }
#FOOTER ul.MENU_FOOTER li a.MENU_BUSINESS	{ background:#ddd; text-decoration:none; }

strong.BIS	{ width:95%; margin:10px 0 20px 2.5%; font-size:14px; line-height:1.5em; }
img.ILL	{ width:150%; float:left; margin:0 0 20px -25%; }
img.PHOTO	{ width:95%; float:left; margin:20px 0 10px 2.5%; }
}