
	BODY	{
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #cccccc;
		scrollbar-shadow-color: #cccccc;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #cccccc;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
	}

	H1	{
		color		: #ff9999;
		font-size	: 150%;
		background-color: #ffffff;
		text-align	: center;
		padding		: 5px;
	}

	H2	{
		color		: #ff6969;
		font-size	: 130%;
		background-color: #dddddd;
		text-align	: center;
		margin-left	: 20px;
		margin-right	: 20px;
	}

	em	{
		font-style	: normal;
		font-size	: 105%;
		font-weight	: bold;
		color		: #ff6969;
	}

	strong	{
		font-style	: normal;
		font-size	: 110%;
		font-weight	: bold;
		color		: #6969ff;
		text-decoration	: underline;
	}

	q	{
		border:dotted 2px #7d7d55;
	}

	blockquote	{
		margin: 1em;
		padding: 1em;
		border:dotted 2px #7d7d55;
		line-height	: 130%;
	}

	UL	{
		list-style-type: circle
	}
	.submit{
		color:#000000;
		font-size:93%;
		background-color:#ffffff;
		border-left:1px solid #ccccff;
		border-right:2px solid #aaaaff;
		border-top:1px solid #ccccff;
		border-bottom:2px solid #aaaaff;
	}
	h2.c_head {
		line-height		: 100%;
		font-size		: 93%;
		background-color: #ffdddd;
		margin-left		: 1px;
		margin-right	: 1px;

	}
	.c_menu {
		line-height: 130%; font-size: 85%; background-color: #ffffff;
	}

	.word	{
		font-style	: normal;
		font-size	: 105%;
		font-weight	: bold;
		color		: #000000;
	}

	.index {
		line-height: 140% ;font-size: 93%
	}
	.text85 {
		line-height: 140% ;font-size: 85% ;
	}
	.window_amazon_red	{
		margin: 1px;
		padding: 3px;
		border:dotted 2px #ffdddd;
		text-align	:	center;
	}


	a:Link { color: #6600cc ; text-decoration: none }
	a:Visited { color: #6600ff ; text-decoration: none }
	a:hover { color: #CC3399 ; text-decoration: underline }
	h2.novel{ color: #ffffff ; background-color: #9999ff ; font-size: 100% ; letter-spacing: 3px}
	h2.idol{ color: #ffffff ; background-color: #ffcccc ; font-size: 100% ; letter-spacing: 3px ; margin-left	: 1px;
		margin-right	: 1px;
}

