.back01 {
	background-color: #613E13;
}
.back02 {
	background-color: #FFFABC;
}
.back03 {
	background-color: #BBBBBB;
}
.back04 {
	background-color: #E9E6DF;
}
.font_12 {
	font-size: 13px;
	color:#666666;
	font-weight: bold;
}
.font_13 {
	font-size: 13px;
	color:#666666;
}
.font_14 {
	font-size: 14px;
	color:#666666;
	font-weight: bold;
	}
.font_01 {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	}
.font_02 {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	}	
.font_03 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	}
.font_04 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.font_05 {
	color:#613E13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	}
.font_06 {
	color:#666666;
	font-size: 14px;
	letter-spacing: 1px;
	}
.font_red {
	color:#FF0000;
	}	
.gra {
	background-image: url(../Img/gra.jpg);
  	background-repeat: repeat-x;
}
.list {
	background-image: url(../Img/list.gif);
  	background-repeat: repeat-x;
}

img{
	border:0;
}

.border {
	border-style: solid;
	background: #FFFFFF;
	border-color: #613E13;
	border: 1px;
}

.dashed_line{
	border-style: dotted none none none; 
	border-top-width: 1px; 
	border-top-color: #989898; 
	height: 1px; 
}
.fromto {
	background-image: url(../Img/fromto.gif);
	background-repeat: no-repeat;
}

.bgimage{
	text-align:center;
	background-color:#E9E6DF;
	background-position: center;
}

.bgimage_madori{
	text-align:center;
	background-color:#ffffff;
	background-position: center;
}

.bgimage img{
	line-height:100%;
}