body{
	padding: 0px;
	margin:0px;
	font-family: Arial;
	
	}
#outline{
	height: 100%;
	width: 1260px;
	overflow: hidden;
	border-radius: 2pix;
	border: 1px solid #000;
	font-family: Arial;
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
}
#xoutline{
	height: 100%;
	overflow: hidden;
	border-radius: 2em;
	border: 20px solid #9C5F92;
	font-family: Arial;
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
}
#maincontent{
   padding: 0px;
   color: #000;
   background-color: #fff;
}

.logo {
	width: 200px;
}
.header {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
#footer {
	clear: both;
	border: 1px solid #000;
}
.footer2 {
	text-align: right;
}
#main_menu	{
	border: 1px solid #000;
	font-size: 16px;
	text-align: center;
   padding: 15px ;
	background-color: #CCFFCC;
}
#page_title	{
	border: 1px solid #000;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
   padding: 10px ;
	
}
.login {
	text-align: center;
}
.logout {
	text-align: right;
}
.waku4 {
	border: 1px solid #000;
}
.waku4c {
	border: 1px solid #000;
	text-align: center;
}
.waku4l {
	border: 1px solid #000;
	text-align: left;
	padding: 0 5px;
}
.ichiran {
	border-collapse: collapse;
}
.h2 {
	clear: both;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px 2px 15px 40px;
	float: left;
}
.h3 {
	clear: both;
	margin: 0px 2px 5px 60px;
	float: left;
}
.h4 {
	clear: both;
	margin: 0px 2px 5px 80px;
	float: left;
}
.kijutsu {
	float: left;
	margin: 0px 5px 5px;
}
.input_field {
	float: left;
	margin: 0px 5px 5px 15px;
}
.clearboth {
	clear: both;
}
.send {
	margin: 10px 100px;
	float: left;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #EEE;
	width: 150px;
	text-align: center;
}
.cancel {
	margin: 10px 100px;
	float: left;
	border: 1px solid #000;
	border-radius: 5px;
	width: 150px;
	text-align: center;
}




.table {
   text-align: left;
}
ul.radioElement li {
    float: left;
    line-height: 12px;
    padding: 3px 0;
    width: auto;
}
.dotted_line {
   border-bottom: 1px dotted #7b7b7b;
   display: block;
   height: 2px;
   overflow: hidden;
}
.table1{
	width:100%;
	border: 0; 
	cellspacing: 0; 
	cellpadding: 0;
}
.tab {
	height: 16px;
	line-height: 16px;
}

.tab1 {
	border-width: 1px;
	border-color: red;
	border-style: solid;
}

.tab2 td {
	border-bottom-width: 1px;
	border-bottom-color: blue;
	border-bottom-style: solid;
}

.tab3 td {
	border-width: 1px;
	border-color: green;
	border-style: solid;
}
.tabx td tr {
	border-collapse: collapse;
	border-spacing: collapse;
	border-width: 1px;
	border-color: green;
	border-style: solid;
}
.td100 td {
	width: 200px;
}

#maintitle{
   margin: -25px 0 0px 0;
   padding-right: 3px;
   border-right: 3px solid #fff;
   text-align: right;
   color: #FF4500;
   font-weight: bolder;
   font-size: 22px;
}
#applyonline ul, #applyonline li {
   list-style-type: none;
   display: inline;
}
.boxtype{
	border-style: dashed;
	color: #FF6600; 
	margin-left: 10px; 
	margin-right: 10px;"
	border-width: medium;
	font-size: 16px;
	}
.td{
	border: 1px dotted #000;
	background: #fff;
	text-align: -webkit-center;
	display: table-cell;
	vertical-align: inherit;
	word-wrap: break-word;
	}
.td1{
	border: dashed;
	color: #FF6600; 
	margin-left: 10px; 
	margin-right: 10px;"
	border-width: medium;
	}
.mybutton {
  background: #cfe7f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #050205;
  font-size: 22px;
  padding: 6px 110px 6px 110px;
  border: solid #090a0a 1px;
  text-decoration: none;
}
.sendbutton {
  background: #cfe7f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #050205;
  font-size: 22px;
  padding: 6px 20px 6px 20px;
  border: solid #090a0a 1px;
  text-decoration: none;
}
.cancelbutton {
  background: #cfe7f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #050205;
  font-size: 22px;
  padding: 6px 50px 6px 50px;
  border: solid #090a0a 1px;
  text-decoration: none;
}
.error{
  color: #D8000C;
  background-color: #FFBABA;
	}

.close_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 500%;
	display: none;
	text-indent: -9999px;
	position: absolute;
	background: #000;
	opacity: 0.1;
	z-index: 5;
}

.modal {
  display: none;
  width: 1200px;
  height: auto;
  position: absolute;
  top: 50px;
	background: #fff;
  left: 50px;
  z-index: 20;
	font-size: 12px;
}

.modal2 {
  display: none;
  width: 500px;
  height: auto;
  position: absolute;
  top: 50px;
	background: #fff;
  left: 550px;
  z-index: 20;
	font-size: 16px;
    text-align: right;
}

.section {
  display: none;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
  font-size: 18px;
    color: #0000FF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
}
.btnp {
    position: relative;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
  font-size: 18px;
    color: #0000FF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
}
.btnx {
    background: #fdc5c5;/*背景色*/
	height: 180px;
	vertical-align: center;
}
.btn0 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
  font-size: 18px;
    color: #FFF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 80px;
}

.btn2 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
  font-size: 18px;
    color: #FFF;
    background: #35fd95;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
}

.btn3 {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
  font-size: 18px;
    color: #FFF;
    background: #353595;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
}

.num {
  text-align: right;
}

.box{
	border-style: solid;
	color: #000000; 
	margin-left: 1px; 
	margin-right: 1px;
	padding: 1px;
	border-width: 1px;
	font-size: 14px;
}
.boxtr {
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}
.boxon{
	background-color: pink;
}
.in64D {
	width: 400px;
	maxlength: 64;
}
.in48D {
	width: 300px;
	maxlength: 32;
}
.in32D {
	width: 200px;
	maxlength: 32;
}
.in24D {
	width: 100px;
	maxlength: 32;
}
.in8 {
	width: 80px;
	maxlength: 8;
}
.in16D {
	width: 256px;
	maxlength: 16;
}
.in8D {
	width: 128px;
	maxlength: 8;
}
.in6D {
	width: 96px;
	maxlength: 8;
}
.in6 {
	width: 60px;
	maxlength: 6;
}
.in1 {
	width: 12px;
	maxlength: 1;
}
.in4 {
	width: 40x;
	maxlength: 4;
}
.in2 {
	width: 20px;
	maxlength: 2;
}
.none a {
	text-decoration: none;
}
.textr {
	text-align: right;
}
.top {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.ending {
	font-size: 18px;
	background-color: #A0ffA0;
	font-weight: bold;
	width: 100px;
	color: blue;
	padding: 3px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
td.uline {
    font-weight: bold;

}
.help {
  position: absolute;
  top: 65px;
  left: 400px;
  font-size: 12px;
    color: #0000FF;
    background: #fdd5d5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 100px;
}
.topprint {
  position: absolute;
  top: 65px;
  left: 550px;
  font-size: 12px;
    color: #0000FF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 100px;
}
.finish {
  position: absolute;
  top: 65px;
  left: 700px;
  font-size: 12px;
    color: #0000FF;
    background: #ddd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 100px;
}
.top-right {
  position: absolute;
  top: 250px;
  left: 900px;
  font-size: 16px;
    color: #0000FF;
    font-weight: bold;
    width: 600px;
}
.top-right2 {
  left: 1050px;
    width: 300px;
}
.action {
  position: absolute;
  top: 120px;
  left: 700px;
  font-size: 16px;
    color: #0000FF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
	text-align: center;
	padding: 5px 3px 5px 3px;
}

.shinsei {
  position: absolute;
  left: 200px;
  font-size: 16px;
    color: #0000FF;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width: 180px;
	text-align: center;
	padding: 5px 3px 5px 3px;
}

.strr {
	text-align: right;
}
.strc {
	text-align: center;
}
.strl {
	text-align: left;
}
.pad {
	padding: 1px 3px 0px 3px;
}
.pad2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.hidden {
	visibility: hidden;
}

table th.tabu_n { /* 選んでないタブは白い背景 */
	background-color: #fff;
	text-align: center;
	border: 1px solid;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;

}
table th.tabu { /* 選んでないタブは灰色の背景 */
	background-color: #bbb;
	text-align: center;
	border: 1px solid;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;

}
/* 選ばれたタブは薄緑色 */
table th.tabu1 {background-color: #CfC;} /* 1番目のタブを明るくする */
table th.tabu2 {background-color: #CfC;} /* 2番目のタブを明るくする */
table th.tabu3 {background-color: #CfC;} /* 3番目のタブを明るくする */
table th.tabu4 {background-color: #CfC;} /* 4番目のタブを明るくする */
table th.tabu5 {background-color: #CfC;} /* 5番目のタブを明るくする */
table th.tabu6 {background-color: #CfC;} /* 6番目のタブを明るくする */
table th.tabu7 {background-color: #CfC;} /* 7番目のタブを明るくする */
table th.tabu8 {background-color: #CfC;} /* 8番目のタブを明るくする */
table th.tabu9 {background-color: #CfC;} /* 9番目のタブを明るくする */



.menu1 {
	width: 300px;
	height: 300px;
    background: #FBE3C2;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	text-align: center;
}	
.menu2 {
	width: 300px;
	height: 80px;
    background: #B2DDF5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	text-align: center;
}	
.menu3 {
	width: 300px;
	height: 80px;
    background: #fdd5f5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	text-align: center;
}	
.menu4 {
	width: 300px;
	height: 80px;
    background: #cdf5c5;/*背景色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	text-align: center;
}	
.migi1 {
	position: absolute;
	left: 1000px;
	top: 100px;
}
.migi2 {
	position: absolute;
	left:1000px;
	top: 180px;
}
.w1000 {
	width: 1000px;
}
.w900 {
	width: 900px;
}
.w800 {
	width: 800px;
}
.w700 {
	width: 700px;
}
.w600 {
	width: 600px;
}
.w500 {
	width: 500px;
}
.w400 {
	width: 400px;
}
.w360 {
	width: 360px;
}
.w300 {
	width: 300px;
}
.w200 {
	width: 200px;
}
.w150 {
	width: 150px;
}
.w135 {
	width: 135px;
}
.w100 {
	width: 100px;
}
.w50 {
	width: 50px;
}
.w80 {
	width: 80px;
}
.w60 {
	width: 60px;
}
.w30 {
	width: 30px;
}
.h30 {
	height: 20px;
}
.h60 {
	height: 60px;
}
.h100 {
	height: 100px;
}
.f30 {
	font-size: 20px;
}
.f12 {
	font-size: 12px;
}
.space {
	Color: #ffffff;
}
.sp1 {
	font-size: 16px;
}
.backround {
	background:#73d1ff; 
	margin-top:0px; 
	padding:5px; 
	color: #FFF; 
	font-size:22px; 
	margin-right: 2px; 
	text-align: right;
}
.migi1-60 { /* 日本語２字　表の見出しの位置 */
	position: absolute;
	left: 1160px;
	top: 100px;
    width: 60px;
}
.migi2-60 { /* 日本語２字　表のコンテンツの３行ぐらいの位置 */
	position: absolute;
	left:1160px;
	top: 180px;
    width: 60px;
}
.migi1-120 { /* 日本語５字　表の見出しの位置 */
	position: absolute;
	left: 1100px;
	top: 100px;
    width: 120px;
}
.migi2-120 { /* 日本語５字　表のコンテンツの３行ぐらいの位置 */
	position: absolute;
	left:1100px;
	top: 180px;
    width: 120px;
}
.yakin {
	color: red;
	background-color: #ffD700;
}
.bigfont {
	font-size: 36px;
	font-weight: bolder;
	background-color: #CFC;
	border: 1px solid;

}
.bigpink {
	background-color: #fDD5f5;
}
.bigyellow {
	background-color: #ffd;
}
.tab_comment {
	color: blue;
	font-weight: bolder;
}
.a_link {
	color: #00F;
	text-decoration: underline;
	font-weight: bolder;
}
div .addr {
	display: block;
	width: 40em;
}
