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




body {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
}

p,h1,h2,h3 {
  margin:23px;
}

h1 {
	margin-top:0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

h2 {
  font-size: 20px;
  line-height:30px;
}


 /* ↓リンクについてここから↓ */

a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}

          
a:hover {
	color: cccccc;

}


 /* ↓本体のスタイル↓ */

#body-box {
	width: 760px;
	border: 1px solid #CCCCCC;
	height: 100%;
	background-color: black;
	text-align: center;
}
.buntop {
	font-size: 26px;
}

#header-box {
	width:760px;
	height:120px;
	background-image: url(image/back.jpg);
	margin: 0px;
}

#menu {
	background-color: #993333;
	color: white;
	width: 760px;
	height: 20px;
	background-image: url(image/mokume.jpg);
}
.mail {
	margin-left: 180px;
}



#footer-menu {
  background-color: #FFFF7E;
  padding: 2px;
  font-size:12px;
}
        
#footer {
  font-size: 10px;
  background-color: #FFFF7E;
  padding: 1px;
}
#left {
	width: 200px;
	background-color: black;
	color: white;
	height: 100%;
}
#right {
	height: 100%;
	width: 560px;
	background-color: black;
	color: white;
}
#annai {
	background-color: black;
	height: 580px;
	width: 760px;
	padding-top: 10px;
}
.shotai {
	font-size: 26px;
	color: red;
}

.buntop {
	font-size: 20px;
	line-height:30px;
	font-weight: bold;
}
.fuchi {
	border: 2px solid #FFFFFF;
}
.setumei {
	text-align: left;
}
.pad {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#contents a:link {
	color: #A68456;
}

#contents a:active {
	color: #A68456;
}

#contents a:visited {
	color: #A68456;
} 

#menu a:hover {
	color: white;
	position: relative;
	top: 1px;
	left: 1px;
}

#contents a:hover {
	color: #D4BF95;
	position: relative;
	top: 1px;
	left: 1px;
}
.osusume {
	width: 33%;
}

.rank {
	text-align: left;
	margin-right: 200px;
}
#rank01 {
	text-align: left;
	width: 500px;
}

#rank01 a:link {
	color: white;
}

#rank01 a:active {
	color: white;
}

#rank01 a:visited {
	color: white;
} 
#rank01 a:hover {
	color: #cccccc;
	position: relative;
	top: 1px;
	left: 1px;
}
.kakaku {
	color: red;
}
.kibou {
	color: white;
	text-decoration: line-through;
}
#cp {
	text-align: left;
	width: 520px;
	margin-left: 10px;
}

