/* Reset */

.navigation_line {
	border: 1px solid #777777;
	height: 1px;
}

.navigation_line_blue {
	border: 1px solid #676e85;
	height: 1px;
}

.fieldset_pr {
   background-color  : #f6f7f8;
   border            : 1px solid #cfd5d9;
   padding           : 5px;
   margin            : 0 0 5px 0;
   width             : 320px;
   voice-family      : "\"}\"";
   voice-family      : inherit;
}
.forminfo {
	text-align		 : right;
	float: right;
}

.icon2 {
   background-color  : #E0E0E0;
}

.fieldsetw {
	width: 120px;
}

.f_login {
	width:120px;
	font-weight: bold;
}

fieldset, div.fieldset, div.fieldsetwhite {
   border            : 1px solid #cfd5d9;
   padding           : 5px;
   margin            : 0 0 5px 0;
   width             : 370px;
   text-align: left;
   voice-family      : "\"}\"";
   voice-family      : inherit;
}

label{
   color			 : #404040;
   float             : left;
   margin-top        : 2px;
}

legend {
   color			 : #404040;
   font-weight: bold;
   padding: 5px;
}

input, select, textarea{
   border            : 1px solid #b7b7b7;
   background-color  : #ffffff;
   font-size         : 11px;
   margin            : 2px 0 2px 4px;
   display           : block;
}

.input {
   height            : 14px;
}

input, textarea, select {
   float             : right;
}

input.submitbutton, input.helpbutton, input.savebutton, img.helpbutton{
   border            : 0;
   margin-top        : 5px;
   margin-bottom     : 5px;
   margin-right      : 1px;
   height            : 17px;
}

input.submitbutton{
   width             : 46px;
}


/* subnavi */


.topnavi {
   margin-bottom  : 15px;	
   padding-bottom  : 15px;	   
   margin-top     : 15px;	
   width: 100%;
}

.subnavi_element {
	float:left;
	background: #F0F0F0;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #b7b7b7;	
    padding: 5px;
}

.subnavi_link {
	text-decoration: none;	
}
