body {
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	margin-bottom: 0px;
}
img {
	border:none;
	text-align: left;
}
h1{
	display: none;
	}
	
a {
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: underline;
	border:0px;
	margin: 0px;
	padding: 0px;
}
DIV.box{
	clear:both;
	position: static;
	margin-left: 0px;
}

#main{
	width: 820px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

#title{
	width: 820px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-image: url(http://crevasselamp.net/surge3/images/filter.png);
	height: 70px;
	background-repeat: no-repeat;
}
#topimage{
	background-color: #000000;
	border: 3px;
	border-color: #666;
	width: 570px;
	background-repeat: no-repeat;
	height: 270px;
	margin: 0px auto 10px 0px;
	padding: 2px;
}

#discoimage{
	background-color: #000000;
	border: 2px;
	border-color: #666;
	width: 200px;
	background-repeat: no-repeat;
	height: 198px;
	margin: 10px auto 10px 0px;
	padding: 2px;
}
#rireki{
	text-align: left;
}

#menu{
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
}

#menu  ul {
	margin:0px;
	padding:10px 5px;
	list-style-type: none;
}

#menu  li {
	color: #ffffff;
	margin: 0px;
	text-align: left;
	clear: left;
	padding: 2px;
}

#ul  a {
	width: 10px;
	height: 20px;
}

#menu  a:hover{
	background-color: #000000;
	height: 30px;
	width: 10px;
}

#menu  a:visited {
}
#table {
	display: block;
	z-index: 10;
	width: 820px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
}

#footer {
	margin: 0px auto 0px auto;
	clear: both;
	position: relative;
	width: 820px;
	background-image: url(http://crevasselamp.net/surge3/images/27.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
}
.news {
	color: #666;
	font-weight: bold;
	font-style: normal;
}
.contents {
	background-repeat: repeat-y;
	margin-top: 20px;
	clear: both;
	height: 45px;
	font-weight: bold;
	color: #26CDC0;
	font-family: "Times New Roman", Times, serif;
}
.sumb {
	width: 45px;
	height: 45px;
	float: left;
}
/**フォーム部分のCSS開始**/
.inputstyle {
	border: 1px solid #11133A;
	background: url(http://crevasselamp.net/surge3/img/form.gif) no-repeat;
	background-position: 90% 90%;
	color: #ffffff;
	background-color: #000000;
}
/**オンマウス時デザイン**/
.inputstyle:hover {
	border: 1px solid #11133A;
	background: url(http://crevasselamp.net/surge3/img/form.gif) no-repeat;
	background-position: 90% 90%;
	color: #ffffff;
	background-color: #000000;
}
/**リリース時デザイン**/
.inputstyle:focus {
	border: 1px solid #11133A;
	background: url(http://crevasselamp.net/surge3/css/none) no-repeat;
	color: #454743;
	background-color: #000000;
}
.inputbotan {
	border: 1px solid #11133A;
	color: #ffffff;
	padding: 2px 10px;
	margin-top: 5px;
	background-color: #000000;
}
.blue {
	color: #4384b2;
	font-weight: bold;
}
.pink {
	color: #ff5786;
	font-weight: bold;
	font-size: 120%;
}
.left {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;

}