@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background:url(../../images/head_back.gif) repeat-x;
}

.headline{
	height:20px;
	margin:0 auto;
	width:900px;
}


.headlineright{
	height:20px;
	width:440px;
	margin-left:460px;
}

.head{
	width:900px;
	margin:0 auto;
}

.center{
	width:900px;
	margin:0 auto 6px auto;
	height:33px;
}

.navi_button01{
	width:180px;
	float:left;
	height:33px;
}

.head_text01{
	font-size:12px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	background:url(../images/head_deco01.gif) no-repeat;
	height:20px;
	line-height:20px;
	float:left;
}

.head_text01 a:link , .head_text01 a:visited {color:#000000;
text-decoration:none;
	}
	
.head_text01 a:hover {
	text-decoration:none;
	color:#000000;
	}

/* フッター */

.footer{
	width: 100%;
	position: absolute;
	bottom:0;
	margin:0 auto;
	height:71px;
	background:url(../images/footer_back.gif) repeat-x;
	left: -3px;
}

.globalfooter{
	width:900px;
	margin:0 auto;
	height:71px;
}

.footerleft{
	width:650px;
	float:left;
}

.footerright{
	width:250px;
	float:right;
}

.footer_text01{
	font-size:12px;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	background:url(../images/head_deco01.gif) no-repeat;
	height:20px;
	line-height:20px;
	float:left;
}

.footer_text02{
	font-size:12px;
	margin:10px 0 0 0;
	padding:0;
	color:#FFFFFF;
}

.footer_text02 a:link , .footer_text02 a:visited {color:#FFFFFF;
text-decoration:none;
	}
	
.footer_text02 a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

.footer_text03{
	font-size:12px;
	margin:10px 0 0 0;
	padding:0;
	color:#FFFFFF;
	text-align:right;
}

