@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: small;
	color: #333333;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
	background-image: url(../frame2/frame2_image/00bk_flameback04.jpg);
	background-repeat: repeat;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6666;
}

a:active {
	text-decoration: none;
	color: #FF3333;
}
h1 {
	font-size: 10px;
	color: #999999;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color:#FF00FF;
	text-align:center;
}
h3 {
	font: bold "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	background: #E6F3D6;
	border-right: thin none #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 12px solid #0066FF;
	font-size: small;
}	
	

.color01{
	color: #0066FF;
}
.colorred {
	color: #FF3333
}

.price {
	font-size: medium;
	font-weight: bold;
	color: #FF3333;
}

.heder {
	color: #0000FF;
	text-align:center;
	}

.price02 {
	font-size: small;
	font-weight: bold;
	color: #666666;
}

.toplink01{
	font-size:small;
	font-weight:bold;
	text-align:right;
	padding-right:2em;
	}
	
.toplink02{
	font-size:small;
	font-weight:bold;
	text-align:center;
	}
	
.copyright {
	font: normal small Arial, Helvetica, sans-serif;
	text-align: right;
}



