/*全般*/
	A:hover{ color : red ;
		text-decoration : underline ;
		background-color : #FFCC00 }
	body,div { font-size : 10pt }
	a { text-decoration : none }
	dd { margin : 0 0 0 0.3em }
	h3 { font-size : 110% ;
		background-color : #3399CC ;
		text-align : right }

/*レビュー関連*/
	body.menu { background-color : #CCFF99 }
	body.title { background-color : #CCFFFF }	
	body.content { font-size : 90% }
	body.space { background-image : url(wall_san.gif) }

	strong { font-size : 1.03em }
	strong.se1 { color : green ;
			font-size : 1em }
	strong.se2 { color : red ;
			font-weight : normal ;
			 }
	strong.word { color : #0033CC ;
			font-weight : normal ;
			 }
	h4 { font-weight : normal ;
		font-size : 108% }
	h4 strong { color : maroon }
