/*	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;
	font-style:italic 
	}
p { 	
	display:block;
	text-align:center;
	font-size:12pt;
	}


a{
  text-decoration : none;
}


a:link,
a:visited {
	color: blue;
}

a:hover,
a:active {
	color: #ffa20f;
}

.fqmenu
{color:yellow;}





BODY,TR,TD,TH {
	font-size : 14px;
	}
.sword {
	font-size : 10px;
	color     : #993300;
	}
.word {
	font-size : 14px;
	color     : #000000;
	}
.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 : 16px;
	color     : purple;
	}
.categorys {
	font-size : 12px;
	color     : purple;
	}
.categoryl {
	font-size : 16px;
	font-weight : bold;
	color     : purple;
	}
.gp_name {
	font-size : 14px;
	color     : blue;
	}
.gp_yen {
	font-size : 18px;
	color     : #ff0000;
	}
.gp_zei {
	font-size : 12px;
	color     : purple;
	}
.CWORD {
	font-size : 13px;
	color     : #000000;
	}
.CSATWORD {
	font-size : 13px;
	color     : #0099FF;
	}
.CSUNWORD {
	font-size : 13px;
	color     : #FF9900;
	}
.CTODAY {
	font-size : 20px;
	font-weight : bold;
	color     : #0000FF;
	}
#menu a:hover{
	color:#ffffff;
	background:orange;
	}
	
	
.fqp1{
	margin 25px 5px 5px 5px
	}
	
	
	
	
