@charset "shift_jis";
body {
	background-image : url(img/back-diamond.gif);
	background-attachment: fixed;
	font-family: "CI"; 
	line-height: 20px; font-size: 12px; 
	color: #ffcc66;
}

a:link {
	color: #66ff66; font-weight: bold; 
}
a:visited {
	color: #ffffff; font-weight: bold; 
}

h1 {
	line-height: 30px; font-size: 18px; 
}
h2 {
	line-height: 25px; font-size: 16px; 
}
h6 {
	line-height: 12px; font-size: 12px; 
}
p {
	line-height: 25px; font-size: 15px; 
}
.red {
	color: red; 
}
.redb {
	color: #ff0000; font-weight: bold; 
}
.blue {
	color: #00ffff; 
}
.green {
	color: #33cc33; 
}
.pink {
	color: #ff99ff; font-size: 12px; 
}
.pinkb {
	color: #ff0099; font-weight: bold; font-size: 12px; 
}
.small {
	font-size: 12px; 
}
.small2 {
	font-size: 10px; 
}
.bold {
	font-weight: bold ;
}

div.result_box {
  margin-bottom:2em;
}


div.sendan_form {
  padding:20px;
}
div.sendan_form input {
  padding:8px 1%;
  width:61%;
  margin-bottom:5px;
  margin-right:5%;
  font-size:120%;
  text-align:center;
}

div.sendan_form span {
  display:inline-block;
  width:27%;
  text-align:right;
  font-size:120%;
}

div.sendan_form .kanji {
  margin-bottom:10px;
}
div.sendan_form .kana {
  margin-bottom:10px;
}
a.to_sendan {
  display:block;
  margin-bottom:15px;
}


div.touroku_area {
}
div.touroku_area input {
  padding: 5px 10px;
  font-size: 15px;
  text-align:center;
  margin-bottom:3px;
  margin-right:5px;
}



h1.kiyaku_t {
  text-align:center;
}

div.kitei_area {
  height: 120px;
    overflow: auto;
    margin-bottom: 20px;
    background: rgba(255,255,255,0.20);
    padding: 20px;
}
div.kitei_area p {
  font-size:85%;
  line-height:150%;
}