#head {
	height: 45px;
	width: 870px;
	float: none;
	text-align: justify;
	clear: both;
	border-top: #CCCCCC;
}
#sintyaku {
	width: 575px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 15px;
	line-height: 24px;
	font-weight: lighter;
	/* background-image: url(image/mainh.jpg); */ 
	background-repeat: repeat-y;
	
}
#main {
	float: right;
	height: auto;
	width: 575px;
	margin-right: 15px;
	margin-top: 12px;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	clear: none;
	list-style: none;
	/* background-image: url(image/mainh.jpg); */ 
	background-repeat: repeat-y;
	position: static;
}
#main02 {
	padding: 7px 7px 7px 10px;
	text-align: left;
	overflow: hidden;
	float: right;
	clear: both;
}
#news {
	float: right;
	width: 575px;
	padding: 0px;
	clear: none;
	/* background-image: url(image/mainh.jpg); */ 
	background-repeat: repeat-y;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	color: #333333;
	overflow: hidden;
	margin: 12px 15px 0px 0px;
}
#news02 {
	padding: 7px 7px 7px 10px;
	background-image: none;
}
#burogu {
	float: right;
	width: 575px;
	height: auto;
	overflow: hidden;
	/* background-image: url(image/mainh.jpg); */ 
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 15px;
	line-height: 24px;
	font-weight: lighter;
}
#burogu02 {
	padding: 7px 7px 7px 10px;
}
#sintyaku02 {
	padding: 7px 7px 7px 10px;
}
#footer {
	height: 20px;
	width: 870px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	background-color: #000000;
	text-align: left;
	vertical-align: text-botom;
	font-size: 12px;
	font-weight: normal;
	background-position: bottom;
	bottom: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	color: #FFFFFF;
}
#flash {
	height: 350px;
	width: 870px;
}
#side {
	margin: 12px 0px 0px 15px;
	padding: 0px;
	width: 250px;
	float: left;
	height: auto;
}
#all {
	background-color: #FFFFFF;
	padding: 0px;
	width: 870px;
	margin-bottom: 0px;
	height: 800px;
}
#photo {
	margin: 0px;
	padding: 0px;
	width: 870px;
	clear: none;
	float: right;
	height: 137px;
}

/* ページ分割した時のページ送り */ 

.pagenate  { 
    margin: 45px 0 15px; 
    padding: 10px 10px 5px; 
    text-align: center; 
    width: 710px; 
    background-color: #E1E1E1; 
}

.pagenate li  { 
    display: inline; 
    margin: 0 2px; 
    padding: 0; 
} 
.pagenate li span, 
.pagenate li a { 
    display: inline-block; 
    margin-bottom: 5px; 
    padding: 5px 10px; 
    background: #fff; 
    border: 1px solid #0284dd; 
    text-decoration: none; 
    vertical-align: middle; 
    font-weight: bold; 
    color: #888; 
} 
.pagenate li span { 
    font-weight: bold; 
    color: #ffffff; 
    background: #0284dd; 
} 
.pagenate li a:hover { 
    background: #0284dd; 
    color: #fff; 
}

.bgcolor{
	background-color:#f2f2f2;
	margin-bottom: 10px;
}