/*----------リンクタグ作成ページCSS------*/
.table-gene01 {
	width: 550px;
	background-color: #333333;
}
.td-gene01 {
	font-size: 14px;
	color: #333333;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 20px;
}
.table-gene02 {
	width: 550px;
	background-color: #333333;
}
.td-gene02 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 111px;
	background-color: #6699CC;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.td-gene03 {
	font-size: 11px;
	color: #333333;
	padding: 5px;
	line-height: 111px;
	background-color: #EEEEEE;
	width: 100px;
	font-weight: bold;
	text-align: center;
}
.td-gene04 {

	font-size: 11px;
	color: #333333;
	padding: 5px;
	line-height: 111px;
	background-color: #FFFFFF;
}
.td-gene05 {
	font-size: 11px;
	color: #333333;
	line-height: 111px;
	background-color: #6699CC;
	text-align: center;
	padding: 2px;
}
.table-gene03 {
	width: 550px;
	margin-bottom: 5px;
}
.td-gene06 {
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 5px;
}
.td-gene07 {
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 5px;
	background-color: #EEEEEE;
}
.td-gene-error {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	padding: 5px;
}
.form-gene01 {
	width: 200px;
}
.form-gene02 {
	width: 400px;
}
.form-gene03 {
	width: 400px;
}
.buttom-gene01 {
	background-color: #EEEEEE;
	border: thin outset;
	font-size: 11px;
	color: #333333;
}
/*---------リンク部-----------*/
.arank01:link{
	color: #003399;
	text-decoration: none;
}
.arank01:visited{
	color: #003399;
	text-decoration: none;
}
.arank01:hover{
	color: #0000FF;
	text-decoration: underline;
}
.arank01:active{
	color: #FF0000;
	text-decoration: underline;
}

/*----------ページリンク欄CSS------------*/
.table-prenext {
	width: 550px;
}
.td-prenext {
	text-align: center;
	font-size: 11px;
}
.td-prev {
	text-align: left;
	font-size: 11px;
	width: 100px;
}
.td-next {
	text-align: right;
	font-size: 11px;
	width: 100px;
}
/*---------------------------------------*/
.table-rank01 {
	background-color: #333333;
	width: 295px;
}
.td-rank-top01 {
	background-color: #6699CC;
	width: 15%;
	padding: 2px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.td-rank-top02 {
	background-color: #6699CC;
	padding: 2px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	width: 75%;
}
.td-rank-top03 {
	background-color: #6699CC;
	width: 10%;
	padding: 2px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.td-rank01 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	width: 15%;
	padding: 2px;
	text-align: center;
}
.td-rank02 {
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	color: #333333;
	width: 75%;
}
.td-rank03 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	width: 10%;
	padding: 2px;
	text-align: center;
}
.td-rank-name {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.td-rank-intr {
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}
.table-copyright {
	width: 100%;
}
.td-copyright {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.td-rank-bottom01 {
	background-color: #EEEEEE;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.form-rank-admin {
	font-size: 11px;
	color: #336699;
	width: 50px;
}
.button-rank-admin {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #336699;
	font-weight: bold;
}

