@charset "shift_jis";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	color: #000;
	font-size: 10px;
	font-family: Verdana,Chicago;
	scrollbar-3dlight-color:#dbdbdb;
	scrollbar-arrow-color:#dbdbdb;
	scrollbar-darkshadow-color:#212121;
	scrollbar-face-color:#212121;
	scrollbar-highlight-color:#dbdbdb;
	scrollbar-shadow-color:#dbdbdb;
	scrollbar-track-color:#dbdbdb;
	text-align: center;
	line-height: 1.5;
}

a {
	color: #777;
	text-decoration: none;
}

img {	border: none;	}
hr {	display: none;	}
li {	list-style: none;	}


/*-----------------------------------------------------*/

#page {
	width: 820px;
	margin: 0 auto;
	text-align:left;
	background: url(../img_top/top_top.gif) no-repeat;
	padding-top: 10px;
}
#page h1 {
	display: none;
}



#Copy {
	clear: both;
	width: 820px;
	height: 17px;
	background: url(../img_top/top_bottom.gif) no-repeat;
	text-indent: -9999px;
}

#Footer {
	text-align: center;
	padding: 30px 0;
}
#Footer p {
	margin-bottom: 30px;
}


/*-----------------------------------------------------*/

#ConButton {
	width: 140px;
	float: left;
}

#ConMain {
	width: 680px;
	float: right;
}


/*BODY{
  background:#FFFFFF;
  color:#000000;
  font-size:10px;
  line-height:13pt;
  font-family : Verdana,Chicago;
  scrollbar-3dlight-color:#dbdbdb;
  scrollbar-arrow-color:#dbdbdb;
  scrollbar-darkshadow-color:#212121;
  scrollbar-face-color:#212121;
  scrollbar-highlight-color:#dbdbdb;
  scrollbar-shadow-color:#dbdbdb;
  scrollbar-track-color:#dbdbdb;
}
TR,TD,TABLE{
  color:#000000;
  font-size:10px;
  line-height:13pt;
  font-family : Verdana,Chicago;
}

.TABLE_top{
  color:#000000;
  font-size:10px;
  line-height:13pt;
  font-family : Verdana,Chicago;
}


.TABLE_story{
  color:#000000;
  font-size:12px;
  line-height:14pt;
  font-family : Verdana,Chicago;
}


.TABLE_under{
  color:#000000;
  font-size:10px;
  line-height:13pt;
  font-family : Verdana,Chicago;
}


A {
 color:#777777;
 text-decoration:none;
}

.A_sp {
 color:#ff0b7a;
 text-decoration:none;
 font-family : Verdana,Chicago;
}*/