@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
body{
	background: url(img/back_header.png) center top no-repeat;
font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
margin: 0px;
padding: 0px;
}
img {
max-width : 100% ;
height : auto ;
}
.all {
	margin: 0px;
	padding: 0px;
	width: 800px;
margin-right: auto;
margin-left : auto;
}
.toppage {
	margin: 0px;
	padding: 0px;
	width: 960px;
margin-right: auto;
margin-left : auto;
}
.header {
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: x-large;
}
h1 {
	font-size: 40px;
	color: #211806;
}
.toppage h2 {
	font-size: x-large;
}
.toppage h3 {
	font-size: larger;
}
#eqtop {
  background-image: url(img/h1_eq.png);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 800px;
  height: 442px;
}
p {
	font-size: larger;
}
#caution{
	font-size: smaller;
}
li {
	list-style: none;
	font-size: larger;
}
input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
#submit_button{
display: block;
border: none;
overflow: hidden;
    width: 317px;
    height: 69px;
background:url(img/submit.gif) top left no-repeat;
cursor:pointer;
*padding-top:0;
*line-height:0;
*height:69px;
text-indent: -9999px;
}
input[type=text]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#211806 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:317px;
   height:40px;
   padding:0 3px;
}
 
input[type=text]:focus {
   border:solid 1px #20b2aa;
}
 
input[type=text], select { 
   outline: none;
}
.copyright {
	text-align: center;
	font-size: small;
	margin: 20px 0px;
}
a img {
	border: none;
}

.container .container dl {
	line-height: 1.8em;
}
.container .container dl dt {
	float: left;
}
.container .container dl dd {
	margin: 0px 0px 0px 120px;
}
.terms {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.terms li {
	margin: 10px 0px 20px 10px;
}
.img-right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.img-left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.banner_qetest {
	margin: 50px 0;
}
.footer {
	text-align: center;
}
.container {
	width: 960px;
	margin: 0px 0px 50px 0px;
}

.toppage .conceptleft {
	float: left;
	width: 470px;
	margin: 0px 20px 0px 0px;
}
.toppage .conceptright {
	float: right;
	width: 470px;
	margin: 0px 0px 0px 0px;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
.toppage .twitterbox {
	float: left;
	margin: 20px 20px 0px 0px;
	width: 470px;
}
.toppage .listup {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 470px;
}
.menu{
    margin: 0 -20px 0 0;
    overflow: hidden;
    zoom: 1;
}
.menu .box_225{
    float: left;
	margin: 0px 20px 20px 0px;
	width: 225px;
	height: 300px;
	display:inline;
}
.menu .box_225 h3{
	margin: 0;
	padding: 0;
}
.menu .box_225 p{
	font-size: small;
	margin: 0px 0px 10px 0px;
}
.subhead {
	margin-top: 50px;
}
.inputText{
font-size:16pt;
}