form {
	margin: 0px;
	padding: 0px;
}

font.normal_text {
	font-size: 1.1em;
}

h1.header {
	color:#2d444f;
	padding-top:0px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 5px;
}

table.userinfo {
	background-color: #7ca0c0;
	vertical-align: top;
}

td.userinfo_pt1 {
	background-color: #7ca0c0;
	height: 2px;
}
td.userinfo_pt2 {
	background-color: #a3bcd3;
	height: 3px;
}

td.userinfo_pt3 {
	background-color: #c2d3e2;
	height: 4px;
}

td.userinfo_pt4 {
	background-color: #f7f0ff;
}

td.userinfo_pt5 {
	background-color: #ffffff;
}

span.userinfo_nkcd {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	font-family: "Comic Sans MS",sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

span.userinfo_famdnm {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}

span.userinfo_prxymsg {
	font-size: 1em;
	color: #000000;
	padding-right: 5px;
	padding-left: 10px;
}

span.userinfo_accssdt {
	font-size: 1em;
	color: #000000;
	padding-right: 10px;
}

span.userinfo_prxynkcd {
	font-size: 1.1em;
	color: #000000;
	font-family: "Comic Sans MS",sans-serif;
	padding-right: 10px;
}

span.userinfo_prxyfamdnm {
	font-size: 1.1em;
	color: #000000;
}

span.userinfo_btnprxynkcd {
	font-size: 1em;
	margin-right: 20px;
}

p.menu {
	font-size: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-top: 10px;
	height: 30em;
	width: 210px;
	position: absolute;
	border-top: solid 1px #5e8eab;
	font-weight: bold;
}

p.menu form{
	margin: 0;
	padding:0;
}

p.menu a {
	color: #5e8eab;
	border-bottom: solid 1px #5e8eab;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 2em;
}

p.menu a:hover {
	background-color: #c5e1ed;
}

p.menu span {
	color: #ff9999;
}


TABLE.Help{
	background: #FFC8B0;
	border: inset 5px;
}

table.use_time_msg {
	margin-top: 10px;
	border-top: dotted 2px #848b8e;
	border-bottom: dotted 2px #848b8e;
	width: 100%;
}

td.use_time_msg {
	text-align: center;
	height: 30px;
}

td.use_time_msg span {
	color: #f20000;
	font-weight: bold;
}

table.info_url {
	margin-top: 10px;
	border: 0;
	width: 100%;
}

td.info_url {
	text-align: right;
}

p.submenu {
	font-size: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 210px;
	position: relative;
	left: 75px;
	top: 16em;
	font-weight: bold;
	visibility: hidden;
	border-top: solid 1px #007B3E;
}

p.submenu a {
	color: #00994D;
	background-color: #ffffff;
	border-bottom: solid 1px #007B3E;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 2em;
}

p.submenu a:hover {
	background-color: #B7FFB7;
}

/* 20091022 oomori --> */
span.userinfo_btnbirth {
	font-size: 1em;
}
span.userinfo_btnmove {
	font-size: 1em;
}

iframe.menu {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	height: 210px;
	width: 210px;
	position: absolute;
}

table.info_sbutton {
	width: 100%;
	height: 200px;
	text-align: center;
}
table.info_sbutton_birth {
	background-color: #FFCCFF;
	margin-top: 10px;
	border: solid;
	width: 95%;
}
table.info_sbutton_move {
	background-color: #b3ccff;
	margin-top: 10px;
	border: solid;
	width: 95%;
}
td.info_sbutton {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}
td.info_sbutton_arrow {
	color: #3366CC;
	text-align: center;
	font-size: large;
	font-weight: 800;
}

p.step_title {
	color: #4682B4;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	padding:0;
}

p.step_on {
/*	background-color: #4682B4;*/
	background-color: #A8D0E0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	padding:0;
}

p.step_off {
	color: #696969;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	padding:0;
}

p.comment_blue {
	color: #4682B4;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding:0;
}

font.black_bold {
	font-weight: bold;
}

font.black_bold_big {
	font-weight: bold;
	font-size: 1.2em;
}

font.blue_bold {
	color: #4682B4;
	font-weight: bold;
}

font.blue_bold_big {
	color: #4682B4;
	font-weight: bold;
	font-size: 1.1em;
}

font.red_bold {
	color: red;
	font-weight: bold;
}

input.button_bold {
	font-weight: bold;
}

input.button_red {
	color: red;
}

table.bgcolor_oldlace {
	background-color: #FDF5E6;
}

font.comment_black {
	color: black;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding:0;
}

/*-------------------from birth,move --------------------------------*/

table.sonomama {
	border-style:dashed;
	border-width:2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	paomori add */dding-bottom: 0px;
}

td.sonomama {
	font-size: 0.8em;
	color: #696969;
}

tr.houkoku {
/*	background-color: #A4B8FF;*/
}

td.houkoku {
/*	background-color: #A4B8FF;*/
}

font.red_small {
	font-size: 0.8em;
/*	color: red;*/
	color: #980008;
}

font.red_bold_big {
	font-weight: bold;
	font-size: 1.4em;
	color: red;
}

font.black_bold_big {
	font-weight: bold;
	font-size: 1.4em;
	color: black;
}

font.blue_bold {
	font-weight: bold;
	color: blue;
}

font.black_bold {
	font-weight: bold;
	color: black;
}

table.kakutei {
	padding: 10px;
	background-color:#F5F5F5;
}

table.kakutei_button {
/*
	border-style:solid;
	border-color:blue;
	border-width:2px;
*/
	padding: 10px;
/*	background-color:#FFFFFF;*/
	font-weight: bold;
	color: blue;
}

input.button {
	font-size: 0.9em;
	width: 110;
}

/* 20091022 oomori <-- */

/* 20130206 oota add --> */
font.black_small {
	font-size: 0.8em;
	color: #000000;
}

/* 20130206 oota <-- */
