#contents {
	padding-bottom: 20px;
}
#contents_header {
	background-image: url(../img/contents_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 780px;
}
#contents_footer {
	background-image: url(../img/contents_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 780px;
}
#contents_inner {
	background-color: #FEFBC4;
	width: 750px;
	padding-right: 14px;
	padding-left: 14px;
	border-right: 1px solid #F4E2CC;
	border-left: 1px solid #F4E2CC;
}
#inner {
	width: 750px;
}
#inner_head {
	background-image: url(../img/inner_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 750px;
}
#inner_foot {
	background-image: url(../img/inner_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 750px;
	clear: both;
}
#inner_contents {
	background-color: #FFFFFF;
	width: 710px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.bottom10{
	padding-bottom:9px;
}
.article_title{
	padding-top: 4px;
	padding-bottom: 20px;
}
.article_inner {
	clear: both;
}
.right_inner {
	clear: both;
	padding-bottom: 10px;
	height: 47px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.article_right {
	width: 480px;
	float: right;
}
.article_left {
	float: left;
	width: 200px;
}

