@charset "utf-8";

html{
background:#FFF;
}

body{
font-size:14px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p{
line-height:1.5;
margin:1em 0;
}

h1{
text-align:center;
font-size:200%;
line-height:2em;
}

h2{
font-size:150%;
line-height:2em;
font-weight:bold;
}


form{
margin:30px 0;
text-align:center;
}

img{
margin:20px 0;
}


div#wrapper{
width:700px;
margin:0 auto;
}

div#container{
}

div#main{
padding:30px 10px;
}

div#main table{
margin:0 auto;
}

.video,.flashcontent{
text-align:center;
}

.caution{
text-align:center;
font-size:10px;
color:red;
margin-top:5px;
}

.sbm_btn{
margin-top:20px;
}

.promise{
font-seiz:11px;
}

div#footer{
width:100%
height:30px;
}

div#footer ul.footer-list{
font-size:11px;
margin:0 30px 20px 0;
}

div#footer li a{
float:right;
list-style-type:none;
padding:3px;
text-decoration:none;
}

div#footer li a:hover{
float:right;
list-style-type:none;
padding:3px;
}

/*clearfix*/
.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}#wrapper #container #main .time {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#wrapper #container #main .letter {
	width: 600px;
	margin: 0 auto;
	letter-spacing: 0.08em;
}

strong{
font-weight:bold;
}

#wrapper #container #main table {
	border: 1px solid #cccccc;
}
