* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10pt;
	font-family: "ＭＳ Ｐ明朝",osaka,serif;
	background: url("img/bg.gif");
	text-align: center;
	color: #666666;
}

img {
	border: 0;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
ul,ol {
	list-style: none;
}


.copy {
	text-align: left;
	letter-spacing: 2px;
	padding: 10px;
	color: #666666;
	line-height: 14px;
	margin: 0px 0px 0px 10px;
}
h1 {
	line-height: 150%;
	font-size: 16px;
	color: #CC0033;
	margin: 0px 0px 0px 10px;
}
.table12 {
	font-size: 12px;
	line-height: 18px;
	padding: 17px;
	margin: 10px;
}
.tableindex {
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-image: url(img/index_bg.gif);
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.index {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
	padding: 5px;
　　　text-decoration:none; 
}
.font10 {
	font-size: 10px;
	text-transform: uppercase;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
.square_p {color: #FF6666}
a.non {
	color: #666666;
	text-decoration: none;}


a:hover		{ color: #CC3333; }
a:active	{ color: #CC3333;text-decoration: none;}
