@charset "shift_jis";

* {
  margin: 0;
  padding: 0;
}

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

a:link { color: #000; }

a:visited { color: #000; }

a:hover { color: #333; }

a:active { color: #000; }

body {
  font-size: 12px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #C2C8CA;/*background-image: url(img/back.gif);*/
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  scrollbar-base-color: #ffffff;
}

#page {
  width: 975px;
  margin-right: auto;
  margin-left: auto;
}

#wrapper {
  float: left;
  width: 720px;
  margin-right: 225;
  margin-left: 0;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  background-color: #FFFFFF;
  border-radius: 10px; /* CSS3草案 */  
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px; /* Firefox用 */
}

#header {
  width: 100%;
  height: 80px;
  position: relative;
}

#header a{
  width: 100%;
  height: 80px;
  background: url(../img/bg-header.jpg) no-repeat 0 0;
  display: block;
}

#flashcontent {
width:720px;
height: 480px;
}

span { display:none; }

/*-----*/
h1 {
  font-size: 140%;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.0em;
  padding: 3px 0 2px;
  color: #000;
  border-top: 0px solid #666;
  border-bottom: 0px solid #666;
  background-color:#fff;
}

h2 {
}

h3 {
}

h4 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0.0em;
  margin-bottom: 0.0em;
  padding: 2px 0 2px;
  color: #000;
  border-top: 1px solid #999;
  border-bottom: 0px solid #999;
  background-color:#fff;
}
  
h5 {
}

h6 {font-size: 9px;}

p {
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	color: #000;
}

p a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C79696;
	text-decoration: none;
	color: #000;
}

td,tr{
	text-align: left;
	padding:3px;
	font-size:12px;
	color:#000;
	background-color:#fff;
}

/*テーブル*/
table{
	margin-right: auto;
	margin-left: auto;
	border-collapse:separate
	border:0px solid #a06c59;
	border-spacing:0px;
}

table p a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C79696;
	text-decoration: none;
	color: #000;
}

#footer {
  clear: both;
  width: 720px;
  margin: 0 auto;
  padding: 0.5em 0 0.5em;
  background-color: #fff;/*background-image: url(img/back.gif);*/
}

#footer p {
  text-align: left;
  color: #111;
  background-color: #fff;/*background-image: url(img/back.gif);*/
}

#Foundation {
padding:30px 0px 0px 0px;
background-image:url("http://counter1.fc2.com/counter_img.php?id=1057448");
background-position: left 10px;
background-repeat: no-repeat;
border-style:none;
width: 720px;
height: 20px;
margin: 0 auto 0 auto;
text-align: left;
}

/*ツイッター*/

body div#twitter-top {
  float: right;
  width: 225px;
  margin-top: 0px;
  font-size: 100%;
  background-color: #ededed;
  border-radius: 10px; /* CSS3草案 */  
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px; /* Firefox用 */
}
