@charset "shift_jis";
/* CSS Document */
body {
	margin:0;
	padding:0;
	max-width:1200px;
	color:#4d4d44;
	font-size:12px;
	/* font-family:"ƒƒCƒŠƒI", "meiryo", verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", hirakakupro-w3, "‚l‚r ‚oƒSƒVƒbƒN", "ms pgothic", sans-serif; */
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "ƒƒCƒŠƒI" , Meiryo , "ŸàƒSƒVƒbƒN" , "Yu Gothic" , "ŸàƒSƒVƒbƒN‘Ì" , "YuGothic" , "‚l‚r ‚oƒSƒVƒbƒN" , "MS PGothic" , sans-serif;
	line-height:1.6em;
webkit-text-size-adjust: 100%;
}

ul,li {
	margin:0;
	padding:0;
	list-style:none;
}


ul {
	font-family: Georgia,"Ryumin Regular KL",Ÿà–¾’©,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS–¾’©E,ƒƒCƒŠƒI,Meiryo,serif;
	font-size:180%;
	line-height:150%;
	font-weight:bold;
	text-align:center;
	list-style:none;
	margin:0;
}


li {
	width:18%;
	margin-right:2.5%;
	background:#FFFFFF;
	float:left;
	position:relative;
}

li img {
	width:auto;
	max-width:100%;
	height:auto;
}

li .new {
	position:absolute;
	top:0;
	left:0;
}

li p {
	padding:0.3em 0;
}

li:last-child {
	margin-right:0;
}

.ac {
	text-align:center;
}



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


ul {
	font-size:160%;
}

}



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

ul {
	width:1200px;
}

/*li {
	width:49%;
	margin-right:2%;
	background:#FFFFFF;
	float:left;
	position:relative;
}

li img {
	width:auto;
	max-width:100%;
	height:auto;
}

li .new {
	position:absolute;
	top:0;
	left:0;
}

li p {
	padding:0.7em 0;
}

li:last-child {
	display:none;
}

li:nth-child(2n) {
	margin-right:0;
}


#block05 .ac img {
	display:block;
	margin:0 auto;
}

.mr20 {
	margin-right: auto !important;
	margin-bottom:15px;
}
*/

}




