@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 #DD00EE;
	}
