@charset"Shift-JIS";

#mcontents h2 {
	margin:10px 0;
}

/* contents */

#catch {
	margin-bottom:5px;
}

#catch h1 {
	margin-bottom:3px;
}

#catch .center_obj{
	margin-bottom:5px;
}

/* sell */

#sell{
	margin:10px;
}

#sell h2{
	margin:0;
	text-align:right;
}

#sell h2.docomo{
	height:25px;
	padding-left:470px;
	background:url(../../img/st_docomo.gif) no-repeat 0 0;
}

#sell h2.au{
	height:25px;
	padding-left:470px;
	background:url(../../img/st_au.gif) no-repeat 0 0;
}

#sell h2.softbank{
	height:25px;
	padding-left:470px;
	background:url(../../img/st_sb.gif) no-repeat 0 0;
}

#sell h2.gekiyasu{
	height:35px;
	padding-left:470px;
	background:url(../../img/st_gekiyasu.gif) no-repeat 0 0;
}

#sell #topics{
	padding:5px 10px 0 10px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}

#sell #topics p{
	padding:3px 5px;
	background:url(../img/line_dot_gray.gif) repeat-x left bottom;
}

#sell #topics p.end{
	background:none;
	padding-bottom:0;
}

#sell .box{
	margin-bottom:20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sell .box_r{
	padding:5px 0 10px 0;
	margin-bottom:10px;
	border:#ff2525 solid 2px;
	border-top:none;
	background:url(../../img/bg_box_r.gif) repeat-y 0 0;
}

#sell .box_s{
	width:192px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
}

#sell .box_s img{
	margin-bottom:10px;
}

#sell .box_s p{
	font-size:14px;
	color:#ff0000;
	letter-spacing:1px;
	font-weight:bold;
}

#sell .box_s a{
	font-size:16px;
}

#sell .btn_sell a{
	width:140px;
	height:25px;
	display:block;
	background:no-repeat 0 0;
}

#sell .btn_sell a:hover{
	width:140px;
	height:25px;
	background:no-repeat 0 -25px;
}

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

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

#sell #btn_softbank{
	background-image:url(../../img/btn_sb.gif);
}

#sell .st_left {
	width: 610px;
}

#sell iframe {
	width:610px;
	border:none;
}

#sell #topicfrm {
	width:608px;
	_width:606px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}