@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
}
body {
background-color:#eee;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
text-align: center;
 user-select:none; 
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
/*
-webkit-user-drag:none; 
-khtml-user-drag:none; 
*/
-webkit-touch-callout:none; // リンク長押しのポップアップを無効化 
-webkit-user-select:none; // テキスト長押しの選択ボックスを無効化
}
div#visa-main table {
	/*border-right: 1px solid #eee;*/
}
div#visa-main td {
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
}
div#visa-main td img {display: block;}
div#visa-main a img, div#visa-main input, div#visa-main textarea, div#visa-main select {
	border: none;
	margin: 0px;
	padding: 0px;
}
div#visa-main textarea {
resize: none;
overflow:hidden;
}
div#visa-main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#visa-main .button {
	height: 50px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border: 1px solid #666;
	z-index: 10;
	background-color: #F00;
	color: #FFF;
}
div#visa-main .submit {
	position: absolute;
	left: 624px;
	top: 83px;
	width: 300px;
	text-align: right;
}
div#visa-main .text32{
 background-color:#eee; font-size:32px;	
}
div#visa-main .text30{
 background-color:#eee; font-size:30px;	
}
div#visa-main .text28{
 background-color:#eee; font-size:28px;	
}
div#visa-main .text26{
 background-color:#eee; font-size:26px;	
}
div#visa-main .text24{
 background-color:#eee; font-size:24px;	
}
div#visa-main .text22{
 background-color:#eee; font-size:22px;	
}
div#visa-main .text20{
 background-color:#eee; font-size:20px;	
}
div#visa-main .text18{
 background-color:#eee; font-size:18px;	
}
div#visa-main .text16{
 background-color:#eee; font-size:16px;	
}
div#visa-main .text14{
 background-color:#eee; font-size:14px;	
}
div#visa-main .text12{
 background-color:#eee; font-size:12px;	
}
div#visa-main .text10{
 background-color:#eee; font-size:10px;	
}
div#visa-main .text9{
 background-color:#eee; font-size:9px;	
}
div#visa-main .no-text{
 background-color:#FFF; font-size:9px;
}
div#visa-main .text-center{
	text-align:center
}
div#visa-main .ime-disabled{
	ime-mode: disabled;
}
div#visa-main .ime-active{
	ime-mode: active;
}

div#visa-main .r-text32{
 background-color:#FFF; font-size:32px;	color:#000;
}
div#visa-main .r-text30{
 background-color:#FFF; font-size:30px;	color:#000;
}
div#visa-main .r-text28{
 background-color:#FFF; font-size:28px;	color:#000;
}
div#visa-main .r-text26{
 background-color:#FFF; font-size:26px;	color:#000;
}
div#visa-main .r-text24{
 background-color:#FFF; font-size:24px;	color:#000;
}
div#visa-main .r-text22{
 background-color:#FFF; font-size:22px;	color:#000;
}
div#visa-main .r-text20{
 background-color:#FFF; font-size:20px;	color:#000;
}
div#visa-main .r-text18{
 background-color:#FFF; font-size:18px;	color:#000;
}
div#visa-main .r-text16{
 background-color:#FFF; font-size:16px;	color:#000;
}
div#visa-main .r-text14{
 background-color:#FFF; font-size:14px;	color:#000;
}
div#visa-main .r-text12{
 background-color:#FFF; font-size:12px;	color:#000;
}
div#visa-main .r-text10{
 background-color:#FFF; font-size:10px;	color:#000;
}
div#visa-main .r-text9{
 background-color:#FFF; font-size:9px; color:#000;
}
div#visa-main:disabled {  
   color: #000;  
}
.btn_area {
	margin-top: 10px;
	width: 80%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.btn_area input{
	height: 24px;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .printButton {
    display: inline;
  }
}
@-moz-document url-prefix() {
  .printButton {
    display: none;
  }
}
@media all and (-ms-high-contrast: none) {
  .printButton {
    display: none;
  }
}

img {
	border: 0px;
}
h1 {
	margin: 2px 0px 2px 0px;
	padding: 0em;
	font-size: 12px;
	font-weight: nomal;
	color: #666666;
	
}
h3 {
	margin: 20px 0px 10px 0px;
	padding: 0em;
}
div#visa-main .back {
	height: 50px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border: 1px solid #666;
	z-index: 10;
	background-color: #CCC;
	color: #FFF;
}

