
div#commonHeader {
	width:100%;
	height :  10px ;
	color : #FD7718 ;
    overflow : hidden;
    background-image : url(../images/header_img.jpg);
/*  margin-bottom:5px; */
	margin-bottom:25px;
/*  background-color : #FA0 ;
	border-bottom : 1px solid #999 ; */
}

div#commonHeader1 {
	width:100%;
	height :  10px ;
	color : #FD7718 ;
    overflow : hidden;
    background-image : url(../images/header_img.jpg);
/*  margin-bottom:5px; */
	margin-bottom:25px;
/*  background-color : #FA0 ;
	border-bottom : 1px solid #999 ; */
}
div#commonHeader2 {
	width:100%;
	height :  10px ;
	color : #FD7718 ;
    overflow : hidden;
    background-image : url(../images/header_img.jpg);
/*  margin-bottom:5px; */
	margin-bottom:25px;
/*  background-color : #FA0 ;
	border-bottom : 1px solid #999 ; */
}

/*-----------------------------
コピーライト
-------------------------------*/
#copyright{
	width:100%;
	height :  15px ;
	background-image:URL(../images/header_img.jpg);
	font-size: 11px;
	font-family: Meiryo UI,Arial, Tahoma, Sans-Serif;
	text-align: center;
	padding-top: 0px;
	color: #FFF;
}

#copyrighttop{
	width:100%;
	height :  15px ;
	background-image:URL(../images/header_img.jpg);
	font-size: 11px;
	font-family: Meiryo UI,Arial, Tahoma, Sans-Serif;
	text-align: center;
	padding-top: 0px;
	color: #666;
}

#footer{
	clear:	both;
}

/*-----------------------------
コピーライト
-------------------------------*/
#footer_top
{
    background-color:#FAF6ED;
    text-align:right;
    font-weight:bold;
    color: #666;
    font-size: 12px;
    font-family: Meiryo UI,Arial, Tahoma, Sans-Serif;
	padding-top: 2px;
	line-height: 1.5;
}

#footer_down_left
{
    background-color:#FAF6ED;
    text-align:left;
    font-weight:bold;
    color: #666;
    font-size: 12px;
    font-family: Meiryo UI,Arial, Tahoma, Sans-Serif;
	padding-top: 0px;
	line-height: 1.5;
	margin-left:15px;
}

#footer_down_right
{
    background-color:#FAF6ED;
    text-align:left;
    font-weight:bold;
    color: #666;
    font-size: 12px;
    font-family: Meiryo UI,Arial, Tahoma, Sans-Serif;
	padding-top: 0px;
	line-height: 1.5;
}
.gotoTop
{
	text-align:right;
	height:49px;
	width:100%;
  /*  background-image:url(../images/top.jpg);
	background-repeat:no-repeat;*/
}

