@charset "utf-8";
/* CSS Document */

img {
	border-style: none;
	border-radius: 8px;
}	

img[src^="L/"]{
	border-style: none;
	border-radius: 0px;
}

img[alt$="セーラースク水"]{
	border-style: none;
	border-radius: 64px;
}

img[alt$="佐天涙子"]{
	border-style: none;
	border-radius: 64px;
}

img[alt$="アリス"]{
	border-style: none;
	border-radius: 64px;
}

img[alt$="本田菊"]{
	border-style: none;
	border-radius: 64px;
}

body {
	color: #113322;
	text-shadow: 2px 2px 8px #884400;	
	}
