@charset "utf-8";
@import "common/0-import.css";

#conts {
	width: 722px;
}

#conts .banner {
	margin-top: 1px;
	border: 1px solid #b2b2b2;
}

#conts #pageguide {
	padding: 7px 0;
	font-size: 12px;
	_padding-bottom: 3px;
}

#conts #pageguide li {
	display: inline;
	color: #e2e1e2;
}

#conts #pageguide li a {
	text-decoration: none;
	padding-right: 5px;
	color: #e2e1e2;
}

#conts table {
	width: 100%;
	margin: 1px 0 20px 0;
	background: #1e1d1d;
	border: 1px solid #363636;
	color: #e2e1e2;
	text-align: left;
}

#conts table th.btn {
	padding-top: 9px;
	vertical-align: top;
}

#conts table th {
	vertical-align: top;
	color: #e2e1e2;
}

#conts table th input.img02 {
	vertical-align: middle;
	padding-top: 3px;
}

	*+html #conts table th input.img02 {
		vertical-align: top;
		margin-top: 2px;
	}
	
	*html #conts table th input.img02 {
		vertical-align: top;
		margin-top: 2px;
	}

#conts table th.width122 {
	padding: 13px 0 8px 11px;
	width: 114px;
}

#conts table th.width449 {
	padding: 12px 0 8px 0;
	width: 446px;
}

#conts table th.width449 img.imgText01{
	margin: -3px 0 0 26px;
	vertical-align: middle;
 }
 
 	*+html #conts table th.width449 img.imgText01{
		margin-top: -5px;
	}

 
#conts table th.width449 input{
	vertical-align: middle;
}

#conts table td {
	padding: 8px 0 15px 0;
	vertical-align: top;
}

#conts table td.pad01 {
	padding-left: 11px;
}

#conts table td input {
	width: 248px;
	height: 18px;
	_height: 24px;
}

#conts .boxB {
	height: 27px;
	margin: 0 0 19px 0;
	position: relative;
	background: #1e1d1d;
	border: 1px solid #363636;
	font-size: 12px;
	color: #e2e1e2;
	clear: both;
}
	*html #conts .boxB{
		height: 29px;
	}

#conts .boxB .text01 {
	position: absolute;
	left: 14px;
	top: 7px;
}

#conts .boxB .text02 {
	position: absolute;
	right: 105px;
	top: 7px;
}

#conts .boxB .text03 {
	position: absolute;
	right: 12px;
	top: 7px;
}

#conts .boxB .guide {
	position: absolute;
	margin-bottom: 20px;
	left: 258px;
	top: 7px;
	display: inline;
}

#conts .boxB .guide li {
	display: inline;
}

#conts .boxB .guide li a {
	padding: 0 5px 0 3px;
	border-right: 1px solid #e2e1e2;
}

#conts .boxB .guide li a.none {
	border-right: none;
	padding: 0;
}

#conts .boxB  a {
	color: #e2e1e2;
	text-decoration: none;
}

#conts .list_box {
	float: left;
	margin: 0 5px 13px 6px;
	display: block;
	width: 104px;
	color: #e2e1e2;
	border: 2px solid #434242;
}

	*html #conts .list_box {
		margin: 0 5px 13px 6;
		width: 108px;
	}
	
	*+html #conts .list_box {
		margin: 0 5px 13px 6;
	}

#conts #list_box01 {
	margin-right: 0;
}

#conts #list_box02 {
	margin-right: 0;
}

#conts .list_box p span {
	padding-left: 6px;
	line-height: 1.5;
}

#conts .list_box .img {
	padding: 5px 0 4px 6px;
	background: #FFF;
}


#conts .list_box .img img {
	border: 1px solid #000;
}

#conts .list_box .innerbox {
	padding: 3px 0 0 5px;
	border-top: 1px solid #706f6f;
	background: #FFF;
	height:120px;
	display: block;
	overflow: hidden;
	zoom: 100%;
}

#conts .list_box .innerbox img {
	float: left;
	margin: 0 2px 2px 0;
}

#conts .list_box .innerbox p {
	clear: both;
	color: #7d7d7d;
	padding: 4px 15px 0 0;
}

#conts .list_box .innerbox p.red_pad {
	color: #ff2329;
	padding: 4px 0 15px;
	font-weight: bold;
}

#conts .list_box .innerbox p.black_pad {
	color: #333333;
	padding: 4px 0 15px;
	font-weight: bold;
}

#conts .list_box p.more {
	margin: 4px 0 5px 4px;
}

#conts a.pagetop {
	margin: 0 0 8px 0;
	float: right;
}


#conts .home {
	text-align: center;
	margin: 0 0 46px;
	padding: 0;
}

#conts th span {
	_font-size: 13px;
}

