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

#HEADER ul.MAIN_MENU li.MENU_CONCEPT a	{ color:#893e2c; }
#FOOTER ul li.MENU_CONCEPT a	{ text-decoration:underline; }

#PAGE .SHEET{ text-align:center; }
#PAGE .DPOD{ width:400px; margin:30px auto; }
#PAGE h2	{ width:100%; float:left; text-align:center; font-weight:bold; font-size:36px; line-height:1.5em; letter-spacing:0.15em; }
#PAGE p	{ width:100%; text-align:center; margin:30px 0 50px 0; text-align:center; font-weight:bold; font-size:18px; line-height:2em; }
#PAGE br.BR_PS{ display:none; }
#PAGE h3	{ width:100%; float:left; margin:50px 0 0 0; color:#777; text-align:center; font-weight:bold; font-size:20px; line-height:1.5em; font-family:arial; letter-spacing:0.1em; }
#PAGE ul.D_LIST{ width:510px; float:left; margin:10px 0 30px 225px; }
#PAGE ul.D_LIST li{ width:170px; float:left; margin:0; }
#PAGE ul.D_LIST li img{ width:135px; float:left; margin:0 0 0 30px; }
.SHEET br.PC { display:block; }



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

.sidr-inner ul li.sidr-class-MENU_CONCEPT a	{ background-color:#a16556; }
#FOOTER ul li.MENU_CONCEPT a	{ background-color:#a16556; color:#fff; text-decoration:none; }

#PAGE .DPOD{ width:150px; margin:20px auto; }
#PAGE h2	{ width:100%; font-size:25px; line-height:1.5em; letter-spacing:0.15em; }
#PAGE p	{ width:95%; margin:30px 2.5% 50px 2.5%; font-size:16px; line-height:2em; text-align:left; }
#PAGE br.BR_PS{ display:inline; }
#PAGE ul.D_LIST{ width:90%; float:left; margin:10px 0 30px 5%; }
#PAGE ul.D_LIST li{ width:33.3%; }
#PAGE ul.D_LIST li img{ width:100%; margin:0; }
.SHEET br.PC { display:none; }

}