/*	HTML部のスタイル指定	*/
body 	{
	
	display:block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;border-width : 0px 0px 0px 0px;
	}
h3 { 
	display:block;
	text-align:center;
	font-size:14pt;
	color:green;
	font-style:italic 
	}
p { 	
	display:block;
	text-align:center;
	font-size:12pt;
	color:green;
	}
A:link {
	color : #0000cc ;
	text-decoration : none ;
	}
A:visited {
	color : #0000cc ;
	text-decoration : none ;
	}
A:active {
	color : #ff0000 ;
	text-decoration : underline ;
	}
A:hover {
	color : #ff0000 ;
	text-decoration : underline ;
	}
BODY,TR,TD,TH {
	font-size : 14px;
	}
.sword {
	font-size : 10px;
	color     : #993300;
	}
.word {
	font-size : 14px;
	color     : #993300;
	}
.word2 {
	font-size : 18px;
	color     : #993300;
	}
.word3 {
	font-size : 20px;
	color     : #993300;
	}
.word4 {
	font-size : 20px;
	color     : #FFFFFF ;
	}
.worderr {
	font-size : 22px;
	color     : #FF0000;
	}
.title {
	font-size : 22px;
	color     : #993300;
	}
.categorys {
	font-size : 13px;
	color     : #0000ff;
	}
.categoryl {
	font-size : 14px;
	font-weight : bold;
	color     : #0000ff;
	}
.gp_name {
	font-size : 20px;
	color     : #444444;
	}
.gp_yen {
	font-size : 18px;
	color     : #ff0000;
	}
.gp_zei {
	font-size : 12px;
	color     : #993300;
	}
