@charset "utf-8";
/* ***********************************************************
*
* Since:     2007-08-13
* Modified:  2006-08-21
* Guideline: Ver.1.01
* Editor:    Shinji Namura(SONAR.Inc)
*
* ***********************************************************
*/

/* CSS Document */

body{
	font-size:10px;
}
td{
	font-size:10px;
}

/*--小--*/
#header #hFontSize1{
	display:block;
	width:19px;
	height:19px;
	float:right;
	background:url(../images/common/header_fontsize1.gif) 19px 0;
}
#header a:hover#hFontSize1{
	background:url(../images/common/header_fontsize1.gif) 19px 0;
}

/*--中--*/
#header #hFontSize2{
	display:block;
	width:19px;
	height:19px;
	background:url(../images/common/header_fontsize2.gif) 0 0;
	float:right;
}
#header a:hover#hFontSize2{
	background:url(../images/common/header_fontsize2.gif) 19px 0;
}

/*--大--*/
#header #hFontSize3{
	display:block;
	width:19px;
	height:19px;
	background:url(../images/common/header_fontsize3.gif) 0 0;
	float:right;
}
#header a:hover#hFontSize3{
	background:url(../images/common/header_fontsize3.gif) 19px 0;
}

/*-----Area-----*/
#main .tdL{
	width:146px;
}
#main .tdR{
	width:514px;
}



.fm_elem2{ padding-left:55px; padding-top:3px; }
.form_stx2{ font-size:100%;  }
