body {
	margin:0px;
	padding:0px;
	color: #333333;
		  }
		  
.bodybg{background-image:url(../images/back.jpg);}
.bodybg2{background-image:url(../images/back2.jpg);}

.headerbt{
	width:180px;
	float: left;
}

.headerlogo2{
	width:201px;
	float: right;
}

a:link {color: #0000FF;}
a:visited {color: #0066FF;}
a:hover {color: #990000;}


td	{  font-size: 12px;  color: #333333}

.text12 {  font-size: 12px;}
.text14 {  font-size: 14px;}
.text16 {  font-size: 16px;}
.text18 {  font-size: 18px;}

.b_text14 {  font-size: 14px;font-weight: bold}
.b_text16 {  font-size: 16px;font-weight: bold}
.b_text18 {  font-size: 18px;font-weight: bold}

.text12-heught16 {  font-size: 12px; line-height: 16px;}
.text14-height18 {  font-size: 14px; line-height: 18px;}

.text10 {  font-size: 10px}



/********** --見出し **********/
.topheader{
	background-image:url(../images/line_back3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	left:0px;
	top: 0px;


}
.header{
	background-image:url(../images/line_back2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

.topheader h1 {
	font-size:12px;
	line-height:120%;
	color:#178CFE;
	margin:0px;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 50px;
	top: 0px;
}

.header h1 {
	font-size:12px;
	line-height:120%;
	color:#178CFE;
	margin:0px;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 50px;
	top: 0px;
}
.padding_r {
	padding-right: 20px;
}
.padding_l {
	padding-left: 20px;
}
