﻿body {
}
.textbox_ja
{
	ime-mode: active;
}
.textbox_en
{
	ime-mode: disabled;
}
#site_box
{
	width:850px;
}
.table_aplcnt_detail
{
	width:850px;
	top: 50;
	left: 50;
	background-color : #FFFFC1;
	font-size : 14px;
	color : Black;
}
.table_aplcnt_print
{
  top: 50;
  left: 50;
  background-color : #FFFFC1;
  width : 700px;
  font-size :85%;
  color : Black;
}

.msg
{
  font-size : 12px;
  color : #0000FF;
  background-color : #FFFFFF;
  text-align : left;
  font-weight: 800;
}
.print_textarea
{
	border:transparent; 
	background-color:transparent;
	overflow:hidden; 
}
.note
{
	width:850px;
	background-color:#ffff99;
}
.linkStyle1
{
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
