@charset "utf-8";

/* ------------------------
	breadcrumbs
------------------------ */
#breadcrumbs {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#breadcrumbs li {
	background-image: url(../img/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 15px 0 5px;
}
#breadcrumbs li.last {
	background-image: none;
}

/* ------------------------
	contents_header3
------------------------ */
#contents_header3 {
	height: 33px;
	width: 780px;
}
#contents_header3 p {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#contents_header3 ul {
	float: right;
	padding-top: 13px;
}
#contents_header3 li {
	float: left;
	padding-right: 10px;
}

/* ------------------------
	main
------------------------ */
.column2 #main {
	background-image: url(../img/sell/common/main_bg08.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 939px;
	overflow: hidden;
}

/* main_inner */
.column2 #main_inner {
	background-image: url(../img/sell/common/main_bg07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 939px;
	overflow: hidden;
}

/* ------------------------
	contents
------------------------ */
.column2 #contents {
	float: left;
	width: 764px;
	padding-right: 11px;
	padding-left: 13px;
}

/* ------------------------
	side
------------------------ */
#side {
	float: left;
	width: 148px;
	text-align: center;
}
#side ul {
	padding-top: 15px;
}
#side li {
	padding-bottom: 15px;
}

#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;
}


/* ------------------------
	total
------------------------ */
#total {
	padding-bottom: 30px;
	overflow: hidden;
	width: 764px;
}

/* title */
#total .title {
	width: 764px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#total .title h3 {
	float: left;
	width: 362px;
	padding-right: 20px;
}
#total .title p {
	font-size: 12px;
	line-height: 18px;
}

/* chart */
.chart {
	width:695px;
	height:300px;
	padding:0 0 30px;
	overflow:hidden;
	}
.chart p {
	height: 300px;
	width: 580px;
	float: left;
}
.chart ul {
	float: left;
	width:115px;
	padding-top: 130px;
}
.chart li {
	line-height: 2;
	
}
.chart li span {
	line-height: 2;
	font-weight: bold;
	
}

#total h5 {
	color: #539b35;
	font-size: 14px;
	line-height: 18px;
}
#total p {
	font-size: 13px;
	line-height: 18px;
}

/* this_week */
dl.this_week {
	overflow: hidden;
	height: 67px;
	padding-bottom: 20px;
}
dl.this_week dt{
	float: left;
	color: #c9161e;
	line-height: 67px;
	font-size: 48px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/search/this_week_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
}
dl.this_week dd {
	float: left;
}
dl.this_week dd.now {
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	padding-top: 45px;
	float: right;
}

/* table */
#total table {
	width: 695px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #10a645;
	border-left-color: #10a645;
	color: #333;
}
#total th {
	background-color: #e1edc2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #10a645;
	border-bottom-color: #10a645;
	padding: 8px;
	font-size: 13px;
	text-align: center;
}
#total td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #10a645;
	border-bottom-color: #10a645;
	padding: 8px;
	text-align: center;
	font-size: 12px;
}
#total tr.bg td {
	background-color: #fafad9;
}
#total tr.bg td.bg2 {
	background-color: #fff;
}
#total tr.bg td.bgnone {
	background-color: #ffffff;
}
#total table .total {}
#total table .total p {
	clear: both;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #9f000c;
}
#total table .total span {
	font-size: 10px;
	color: #136fb1;
	margin: 0px;
	padding: 0px;
}
#total table .total span.sousu {
	font-size: 10px;
	float: left;
	display: block;
}
#total table .total span.buken {
	font-size: 10px;
	float: right;
	display: block;
}
#total table .num1 {
	color: #e61c23;
}
#total table .num2 {
	color: #002d83;
}
#total table .num3 {
	color: #ec6129;
}
#total table .num4 {
	color: #0a8633;
}
#total table .num5 {
	color: #17027a;
}
#total table .num6 {
	color: #000;
}
#total table .b {
	font-weight: bold;
}

#total p.comment {
	font-size: 12px;
	line-height: 16px;
}

/* navi */
ul.navi {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 695px;
	overflow: hidden;
	height: 32px;
}
ul.navi li {
	font-size: 12px;
	line-height: 32px;
	height: 32px;
}
ul.navi li a {
	color: #549B35;
	font-size: 12px;
	line-height: 32px;
	display: block;
	height: 32px;
}
ul.navi li.next {
	float: right;

}
ul.navi li.next a {
	padding-right: 36px;
	background-image: url(../img/search/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	}
ul.navi li.back {
	float: left;


}
ul.navi li.back a {
	padding-left: 36px;
	background-image: url(../img/search/icon_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	}

/* ------------------------
	汎用クラス
------------------------ */
p.page_top {
	padding-bottom: 5px;
	text-align: right;
}
p.home_btn {
	text-align: right;
}

.left {float:left;}
.right {float:right;}

/* padding */
.p15 {padding:15px;}
.pt20 {padding-top:20px;}
.pr0 {padding-right:0px !important;}
.pr20 {padding-right:20px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb35 {padding-bottom:35px;}
