body{
	background : #fff url('common/back.jpg') repeat-x;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 12px;
	color : #666;
	}
#all{
	width : 785px;
	margin : 0 auto;
	text-align : left;
	background : #fff;
	border : solid #E1D6D6;
	border-width : 0px 1px 1px 1px;
	}
.headtop{
	background : #FFDFDF url('common/headtop.jpg') no-repeat;
	padding : 19px 20px 17px 0px;
	text-align : right;
	}
.headbottom{
	background : #FFDFDF url('common/headbottom.jpg') no-repeat;
	padding-left : 19px;
	padding-bottom : 40px;
	}
.menuback{
	background : url('common/menuback.jpg') no-repeat;
	padding-top : 3px;
	padding-bottom : 3px;
	text-align : center;
	margin-top : -1px;
	height : 20px;
	}
.ce{
	text-align : center;
	}
.ce0{
	text-align : center;
	margin : 0px;
	}
#content{
	padding : 10px;
	margin-bottom : 30px;
	text-align : center;
	margin-top : 30px;
	}
	


/* アンカータグ */
a:link{
	color: #0A8FCD;
	font-size : 12px;
	text-decoration : none;
	}
a:visited{
	color: #0A8FCD;
	font-size : 12px;
	text-decoration : none;
	}
a:hover{
	color: #c0c0c0;
	font-size : 12px;
	text-decoration : none;
	}
a:active {
	color: #c0c0c0;
	font-size : 12px;
	text-decoration : none;
	} 
/* 画像位置中心 */
img.m{
	vertical-align: middle; 
	border : 0px;
	}
/* 画像border全てなし */
img{border : 0px;}

.cr{clear : both;}

#foot{
	background : url('common/footback.jpg') repeat-x;
	padding : 15px 0px 10px 0px;
	}
.footlink{
	margin-left : 300px;
	line-height : 16px;
	margin-top : 20px;
	}
/* アンカータグ */
.footlink a:link{
	color: #CC0033;
	font-size : 12px;
	text-decoration : none;
	}
.footlink a:visited{
	color: #CC0033;
	font-size : 12px;
	text-decoration : none;
	}
.footlink a:hover{
	color: #c0c0c0;
	font-size : 12px;
	text-decoration : none;
	}
.footlink a:active {
	color: #c0c0c0;
	font-size : 12px;
	text-decoration : none;
	} 
.chiiki{
	text-align : center;
	}
.chiiki p{
	padding-left : 40px;
	text-align : left;
	}

