a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCFF00;
}
a:active {
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	word-spacing: 5;
}
.copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	word-spacing: 5;
	margin: 0;
	padding-top: 5px;
}
.cent    { text-align:center }
.main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:842px;
	background-image: url(../images/bodybg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
}
.naiyou {
}
.title {
	background-color: #000000;
	padding:1px;
}
.contents {
	line-height: 1.5em
	letter-spacing: 0.1em;
	background-color: #000000;
	width: 671px;
	height: auto;
}
.contentstxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;

	line-height: 1.5em
	letter-spacing: 0.1em;
	margin: 60px;
	height: auto;
	line-height: 18px;
}
.contentstxt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;

	line-height: 1.5em
	letter-spacing: 0.1em;
	height: auto;
	line-height: 18px;
}
.contents14b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.cent { 
text-align:center;
}
.c1 { 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
width:842px;
background-image: url(../images/bodybg.jpg);
padding-top: 16px;
padding-bottom: 16px;
}


@media print {
.copyright,h1,.header,.menu { display: none; }
.main,.c1 {
	line-height: 1.5em
	padding-top: 20px;
	padding-bottom: 20px;
	width: 600px;
	background-image: url(../images/bodybg.jpg);
}
}

.footer_info	{
	color:#172b17;
	font-size: 12px;
}
