.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#base {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFC800;
	border-left-color: #FFC800;
}
#base table {
	font-size: 12px;
	color: #333333;
}



A{
  color : #66cc33;
  font-size : 11pt;
  text-decoration : none;
}

A:LINK{
	font-size : 11pt;
	color : #FF6600;
	text-decoration : none;
	font-weight: normal;

}

A:VISITED{
	font-size : 11pt;
	color : #66cc33;
	text-decoration : none;
	font-weight: normal;

}

A:HOVER{
  font-size : 11pt;
  font-weight : normal;
  color : #FFC800;
  text-decoration : underline;
}

A:ACTIVE{
	font-size : 11pt;
	color : #ff8080;
	text-decoration : none;
	font-weight: normal;

}
.box {
	padding: 3px;
	color: #333333;
}
.box-line-green {
	border: 2px dotted #447433;
}
.box-line-yellew {
	border: 1px dotted #FFC800;
	background-color: FFF9CC;
}
.h1-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC800;
	height: 30px;
}
.add {
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
h1 {
	font-size: 12px;
	color: #FF6633;
	text-align: center;
	width: 760px;
	font-weight: normal;
	padding-top: 10px;
}
	
a img {
	border: none;
}
#base #index-pickup {
	font-size: 10px;
}
#base #index-pickup a {
	font-size: 12px;
}


/*topページのh1部分を修正*/
p.comments{
	font-size: 12px;
	color: #FF6633;
	text-align: center;
	width: 760px;
	font-weight: normal;
	padding-top: 10px;
}
/*s-completeの修正*/
a.slink_blk:visited {
	color:#000000;
	font-size:11px;
}
h1.stext_blk {
	padding:0;
}
