#headerText {
	background-color: #fce9e9;
	color: #333333;
}

.clearfix, .container_24 {
    zoom: 1;
}

.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.container_24 .grid_24 {
    width: 950px;
}

.grid_24 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}

#header {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/header.jpg) no-repeat;
	height: 45px;
}

#headerLogo {
	float: left;
	text-indent: -99999px;
	width: 340px;
	height: 45px;
}

#headerLogo a {
	display: block;
	height: 45px;
}

#globalNavi {
	height: 34px;
	margin: 20px 0 20px 0;
	background-image: url(http://www.re-feed.jp/rn_tpl/a/img/globalNaviBack.jpg);
	background-repeat: repeat-x;
}

#globalNavi01 {
	width: 159px;
	height: 34px;
	float: left;
}

#globalNavi01 a {
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: 0px 0px;
	background-image: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg);
	background-repeat: no-repeat;
}

#globalNavi02 {
	width: 158px;
	height: 34px;
	float: left;
}

#globalNavi02 a {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: -159px 0px;
}

#globalNavi03 {
	width: 158px;
	height: 34px;
	float: left;
}

#globalNavi03 a {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: -317px 0px;
}

#globalNavi04 {
	width: 158px;
	height: 34px;
	float: left;
}

#globalNavi04 a {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: -475px 0px;
}

#globalNavi05 {
	width: 158px;
	height: 34px;
	float: left;
}

#globalNavi05 a {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: -633px 0px;
}

#globalNavi06 {
	width: 159px;
	height: 34px;
	float: left;
}

#globalNavi06 a {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/globalNavi.jpg) no-repeat;
	display: block;
	text-indent: -99999px;
	height: 34px;
	background-position: -791px 0px;
}

#pageTop {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/pageTop.jpg) no-repeat;
	width: 85px;
	height: 21px;
	float: right;
}

#pageTop a {
	display: block;
	text-indent: -99999px;
	height: 21px;
}

#footer {
	background: url(http://www.re-feed.jp/rn_tpl/a/img/footer.jpg) repeat-x;
	background-position: 0 21px;
	border-bottom: solid 1px #ccc;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerTel {
	width: 950px;
	text-align: center;
	background-image: url(http://www.re-feed.jp/rn_tpl/a/img/footer_tel.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
}

#footerMenu {
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 10px;
	line-height: 18px;
}

#footerBox{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#footerLeft {
	width: 465px;
	float: left;
	font-size: 11px;
	padding-bottom: 15px;
}

#footerRight {
	width: 375px;
	margin-left: 40px;
	float: left;
	font-size: 11px;
	padding-bottom: 15px;
}

.footerTitle {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
}

.footerTextBb {
	margin-bottom: 15px;
	text-align: left;
}

.footerText{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 40px;
	height: 150px;
	text-align: left;
}

#copy {
	text-align: center;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 100%;
}

.padL40 {
    padding-left: 40px;
}