#footer {
	font-size: smaller;
	text-align: center;
}

#nav2menuleft		{  }
.nav2link_off		{ font-size: 12px; color: #AA0000; }
.nav2link_on		{ font-size: 12px; color: #666666; }
a:hover .nav2link_off	{ text-decoration: underline overline; color: #666666; }

.txtl { font-size: 18px; }
.txtm { font-size: 14px; }
.txts { font-size: 12px; padding-left: 20px;}
.txts th{
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	white-space: nowrap;
}
.txtss { font-size: 12px; padding:10px;} 
.txtsss2 { font-size: 10px; padding-left: 30px; padding-right: 5px;} 
.txtsss { font-size: 10px; padding: 13px;} 

input.registtmpinput { width: 200px; }
textarea.registtmptexta { width: 300px; height: 80px; }
/* input.3wjwd_form { width: 220px; font-size: 22px; font-weight:bold; } */
input.3wjwd_form { width: 220px; font-size: 12px; font-weight:bold; }
input.3wjwd_form2 { width: 220px; font-size: 12px; }

/*  keyword  */ 
.keyword_disp { font-size: 18px; line-height: 20px; color:#AA0000; font-weight:bold; }
.impossible_reason { font-size: 12px; color:#006699; font-weight:bold; }

/*   form    */ 
.input_category { font-size:12px; color:#333333; font-weight:bold; }
.input_title { font-size: 12px; color:#333333; font-weight: normal; }
.essential { font-size: 10px; color: #AA0000; font-weight: normal; }
.caution { font-size: 10px; color: #AA0000; font-weight: normal; }
.caution_big { font-size: 12px; 
               background-color: #AA0000; 
               color: #FFFFFF; 
               font-weight: bold; 
               padding-top: 5px;
               padding-bottom: 5px;
               padding-left: 10px;
}

.t9 {  font-size: 9pt; line-height: 125%; }
.t10 {  font-size: 10.5pt; line-height: 125%; }
.t14 {  font-size: 14pt; line-height: 125%; }

.header { height: 25px; }

.txt_recommend { font-size: 15px; } 

@media screen
{
	body { background: #FFFFFF; }
}

.leftmenu
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFC8B5;
	border-right-color: #FFC8B5;
	border-bottom-color: #FFC8B5;
	border-left-color: #FFC8B5;
	border-left-style: solid;
}

.leftmenutb
{

}

a.leftmenutb:link,a.leftmenutb:visited
{
	font-size: x-small;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.leftmenutb:hover,a.leftmenutb:active
{
	color: #333333;
	text-decoration: none;
	background-color: #E7E7E7;
}

.requirednote {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
}

.formkey{
	font-weight: normal;
	color: #333333;
	background-color: #E0E0E0;
	text-indent: 10px;
	
}

.formval{
	background-color: #F0F0F0;
}

.submit_button {
	padding: 5px;
	font-size:middle;
	font-weight: bold;
	color: white;
	background-color: #FF6600;
}

.plan_explain {
	font-size: smaller;
	color: #565656;
	line-height: 100%;
}

.form_explain {
	font-size: 10pt;
	line-height: 105%;
	color: #333333;
	padding-bottom: 1em;
}