	body {
		font-size: 11pt;
		font-family: "MS UI Gothic";
		margin-top: 0px;
		margin-left: 0px;
	}
	table {
		font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
		line-height: 1.3;
	}
	input {
		background-color: #FFF0F5;
		font-size: 12px;
		font-family: "MS UI Gothic";
		color: black;
	}
	a {
		font-size: 11pt;
		text-decoration: none;
		color: snow;
	}
	a:hover.cya {
		text-decoration:underline;
		color:limegreen;
	}
	a:hover.hard {
		text-decoration:underline;
		color:pink;
	}
	a:hover.soft {
		text-decoration:underline;
		color:palegoldenrod;
	}
	a:hover.sexy {
		text-decoration:underline;
		color:mistyrose;
	}
	a:hover.xxx {
		text-decoration:underline;
		color:salmon;
	}
	a:hover.deep {
		text-decoration:underline;
		color:hotpink;
	}
	a:hover.spat {
		text-decoration:underline;
		color:#99FFCC;
	}
	a:hover.swim {
		text-decoration: underline;
		 color:lightpink;
	}
	a:hover.bbs {
		text-decoration: underline;
		color:tan;
	}
	a:hover.lycra {
		text-decoration: underline;
		color:lightskyblue;
	}
	a:hover.wm {
		text-decoration: underline;
		color:lemonchiffon;
	}
	a:hover.bikini {
		text-decoration: underline;
		color:#F6FBAB;
	}
	a:hover.gla {
		text-decoration: underline;
		color:thistle;
	}
	a:hover.chat {
		color: gold;
		text-decoration: underline;
	}
	a:hover.vote {
		text-decoration: underline;
		color:mediumvioletred;
	}
	a:hover.novel {
		color:orange;
		text-decoration: underline;
	}
	a:hover.cmpsw {
		color:pink;
		text-decoration: underline;
	}
	a:hover.prcm {
		color:red;
		text-decoration: underline;
	}
	.meiryo {
		font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	}
