body {
	background-color:#FFFFFF;
	text-align:left;
	color:#555555;
	font-size:10px;
	text-decoration:none;
	}
	
.maintext {
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	color:#555555;
	font-size:11px;
}

.itemname {
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	color:#333333;
	font-size:9px;
}
	
.swfindex {
	position:absolute;
	width:720px;
	height:450px;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -225px;
}

.colpage {
	position:absolute;
	width:910px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-left: -455px;
	margin-top: -300px;
}
.otherpage {
	position:absolute;
	width:760px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-left: -380px;
	margin-top: -300px;
}


a:link {
	color:#006BB0;
	text-decoration:none;
	}

a:visited {
	color:#006BB0;
	text-decoration:none;
	}

a:active {
	color:#006BB0;
	text-decoration:none;
	}

a:hover {
	color: #008DD7;
	text-decoration:none;
	}

a img { border: 0; }


.catlink {
font-size: 11px;
font-weight:bold;
color:#006BB0;
text-decoration:underline;
}	
	
.catlink a{
font-size: 11px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

.catlink a:hover{
font-size: 11px;
font-weight:bold;
color:#008DD7;
text-decoration:none;
}

.copyright {
	color:#555555;
	font-size:9px;
}

.menubg {
	background-image: url(img/menu_bg.gif);
	background-position: bottom left;
}

INPUT,TEXTAREA,SELECT {
	color:#777777;
	background-color:#333333;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
