* {
  font-style: normal;
  margin: 0px;
  padding: 0px;
}
body {
  background: url(top-img/back.jpg) repeat;
}

a:link {
  color: #CC0066;
}
a:visited {
  color: #CC0066;
}
a:hover {
  color: #CC0066;
}
a:active {
  color: #CC0066;
}
.text-14 {
  font-size: 14px;
  line-height: 20px;
}

img.preload{
	display:none;
}


#container {
  margin: 0px auto;
  padding: 0px;
  height: auto;
  width: 760px;
  background: #FFFFFF;
}
#header {
  margin: 0px auto;
  padding: 0px;
  height: auto;
  width: 760px;
}

#menu {
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  left: 0px;
  height: 43px;
}
#footer {
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  height: 226px;
  background: url(top-img/footer1.jpg) no-repeat;
}
#cr {
  background: url(top-img/footer2.jpg) no-repeat;
  margin: 0px auto;
  padding: 0px;
  height: 51px;
  width: 760px;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
}
#menu-t {
  margin: 0px auto;
  padding: 0px;
  height: 35px;
  width: 720px;
}
#top-con {
  margin: 0px auto;
  padding: 0px;
  width: 720px;
}
.top-con-box {
	margin: 0px auto;
	padding: 0px;
	width: 720px;
	display: block;
	height: auto;
}
.con-box {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	display: block;
	height: auto;
}
.text-vl {
  font-size: 14px;
  font-weight: bold;
  color: #990066;
}
.text-v {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
.text-t {
	font-size: 12px;
	line-height: 16px;
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.text-l {
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
.text-lｌ {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.text-r {
  font-size: 12px;
  color: #FF0000;
}
.text-midashi {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
.text {
  font-size: 12px;
  line-height: 16px;
}
.rss {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 698px;
	border: 1px solid #900;
	float: left;
}
.cnt {
	float: right;
}

