body{
	color:#444444;
}

h1{ margin:0px; }

.pankuzu{
	padding-top:19px;
	font-size : 10px ;
}

.hide { display:none; }

/*-----Link------*/
a:link{
	color:#1c888a;
	text-decoration:underline;
	font-weight:normal;
}
a:visited{
	color:#2DC7C7;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#1c888a;
	text-decoration:underline;
	font-weight:normal;
}
a:active{
	color:#1c888a;
	text-decoration:underline;
	font-weight:normal;
}

/*-----td-----*/
.bgwhite{
	background-color:#ffffff;
}
.bggray{
	background-color:#cccccc;
}
.bggray2{
	background-color:#f4f4f4;
}
.bggray3{
	background-color:#e2e2e2;
}

.bgyellow{
	background-color:#E6F3F3;
}

.grayLb{
	background-color:#eeeeee;
	padding:2px 5px;
	font-size : 80% ;
	font-weight:bold;
	line-height : 150% ;
}

.grayL{
	background-color:#e2e2e2;
	padding:5px;
	font-size : 72% ;
	line-height : 150% ;
}

.grayL2{
	background-color:#eeeeee;
	padding:5px;
	font-size : 80% ;
	line-height : 150% ;
}

.grayR{
	background-color:#eeeeee;
	padding:2px;
	font-size : 72% ;
	line-height : 150% ;
}

.whiteL{
	background-color:#ffffff;
	padding:5px;
	font-size : 72% ;
	line-height : 150% ;
}

.whiteL2{
	background-color:#ffffff;
	padding:5px;
	font-size : 80% ;
	line-height : 150% ;
}

.whiteL3{
	background-color:#ffffff;
	padding:2px 0px 24px 0px;
	font-size : 72% ;
	line-height : 120% ;
}

.whiteR{
	background-color:#ffffff;
	padding:2px 5px;
	font-size : 72% ;
	line-height : 120% ;
}
.yellowR{
	background-color:#faf6e3;
	padding:2px 5px;
	font-size : 72% ;
	line-height : 120% ;
}
.search2b{
	font-weight:bold;
}

.txt{
	font-size : 80% ;
	line-height : 150% ;
}

.txtWD{
	font-size : 80% ;
	line-height : 150% ;
	padding:12px;
}

.txtWDs{
	font-size : 80% ;
	line-height : 150% ;
	padding-left:12px;
}

.txtWDs2{
	padding:5px 0px;
}
.kwsk{
	padding-top:10px;
	width:210px;
	text-align:right;
}

/*-----form-----*/
select{
	width:220px;
	font-size : 80% ;
}
/*-----‚Ý‚©‚½-----*/
.mTopTitle{
	padding:10px 0px;
	font-size:80%;
	font-weight:bold;
	
}
.mTitle{
	padding:10px 0px;
	font-size:80%;
	font-weight:bold;
	
}
.mTxt{
	font-size:80%;
	line-height : 150% ;
	padding-bottom:20px;
}