@charset "utf-8";

/* 共通 */

#main {
	background-image: url(../img/sell/common/main_bg08.gif);
}

#main_inner {
	width: 929px;
	background-image: url(../img/sell/common/main_bg07.gif);
	padding: 0 0 0 10px;
}

/* ------------------------
	contents_header
------------------------ */
#contents_header {
	height: 33px;
	width: 929px;
}
#contents_header p {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
}
#contents_header ul {
	float: right;
	padding-top: 11px;
}
#contents_header li {
	float: left;
	padding-right: 10px;
}

#breadcrumb {
	width: 766px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#breadcrumb li {
	background-image: url(../img/sell/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 15px 0 5px;
	font-size: 12px;
	line-height: 16px;
}

#breadcrumb li.last {
	background-image: none;
}

#contents {
	float: left;
	width: 766px;
}

#contents p {
	line-height: 1.4;
}

/* トピックス */

#topics {
	width: 766px;
}

#topics h3 {
	margin: 0px;
	padding: 0px;
}
#topics p {}
.img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#topics_block {
	padding-bottom: 136px;
	background-image: url(../img/news/inner_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 760px;
}

#topics_kiji {
	width: 720px;
	background-image: url(../img/news/inner_bg_o.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 10px;
}
#topics_kiji dl {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
	margin-top: 4px;
	width: 720px;
}
#topics_kiji dt {
	float: left;
	padding-left: 25px;
	width: 110px;
	height: 16px;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-top: 4px;
	font-size: 12px;
	line-height: 16px;
}

#topics_kiji dl.sumu {
	background-image: url(../img/news/sumu_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topics_kiji dl.sumu_new {
	background-image: url(../img/news/sumu_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#topics_kiji dl.hito {
	background-image: url(../img/news/hito_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#topics_kiji dl.hito_new {
	background-image: url(../img/news/hito_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#topics_kiji dl.tenpo {
	background-image: url(../img/news/tenpo_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#topics_kiji dl.tenpo_new {
	background-image: url(../img/news/tenpo_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#topics_kiji dl.news {
	background-image: url(../img/news/news_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#topics_kiji dl.news_new {
	background-image: url(../img/news/news_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#topics_kiji dd {
	padding-top: 4px;
	font-size: 12px;
	line-height: 16px;
	width: 585px;
	float: left;
}

dl.forest_link {
  float: left;
  width: 570px;
}

dl.forest_link dd{
  float: left;
  padding: 0 0 0 10px; 
  margin: 22px 0 0 0 ;
}


dl.forest_link dt{
  float: left;
  margin: 22px 0 0 0 ;
}


#footer {
	clear: both;
}

p.pad-5 {
  padding: 10px 5px 0 5px;
}

/* サブナビ */


#snav {
	float: right;
  margin: -20px 3px 0 0;
	width: 146px;
}

#snav li {
  width: 117px;
	margin: 0 0 7px 13px;
	padding: 0 5px 7px 5px;
	background-image: url(../img/common_snv/hr.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

*html #snav li {
	margin: 0 0 7px 15px;
}

p.cap {
  margin: -70px 0 70px 0 ;
}

/* ------------------------
	contents_header2
------------------------ */
#contents_header2 {
	height: 33px;
	width: 929px;
}
#contents_header2 p {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
}
#contents_header2 ul {
	float: right;
	padding-top: 11px;
}
#contents_header2 li {
	float: left;
	padding-right: 10px;
}

/* ------------------------
	contents_header
------------------------ */
#contents_header {
	height: 33px;
	width: 780px;
}
#contents_header p {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
}
#contents_header ul {
	float: right;
	padding-top: 13px;
}
#contents_header li {
	float: left;
	padding-right: 10px;
}

