@charset "euc-jp";
/*Plott CSS Document */
/*search_box---------------*/
#ps_box{
background-color:#fafafc;
margin-top:10px;
padding: 3px 15px;
}
input.psp_box{
	width:150px;
	margin:0 3px 0 5px;
}
input.psp_btn{
	margin-left:3px;
}
#psb_result{
	width:540px;
	margin:0 5px;
}
#res_message{
	width:270px;
	float:left;
	display:inline;
	}
.rb{
	color:#FF3333;
	font-weight:bold;
}
#res_result{
	width:270px;
	text-align:right;
	float:right;
	display:inline;
}
#res_tab{
	width:300px;
	margin:4px 0 0 240px;
	text-align:right;
	font-weight:bold;
}
.side{
	margin:0 5px;
}

.now{
	color:#FF3300;
}
h4.pstitle{
	margin-top:10px;
	background:url(../common/img/pgl_subtitle_borderback.jpg);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding:5px 5px 10px 5px;	
}

table.s_detail{
	width:540px;
	border-spacing:10px;
}
table.s_detail td{
	margin:5px;
	padding:5px;
	vertical-align:middle;
	font-size:76%;
}

table.s_detail td div.l_border{
	height:45px;
	border-left:#CCCCCC dashed 1px;
	padding:5px 0;
}

/*detail-----------------------------*/
#pict{
	float:left;
	width:250px;
	text-align:center;
}
#big_pict{
	height:310px;
}
#mini_pict{
	margin: 5px 0 0 0;
	text-align:center;
}
/*#mini_pict img{
	margin:4px;
}*/
table.mp_img{
	width:200px;
	margin:0 auto;
}
table.mp_img td{
	padding:4px;
	vertical-align:middle;
	text-align:center;
}
#goods_about{
	float:right;
	width:280px;
}
#goods_about #ab{
}
#goods_about dl{
	width:280px;
}
#goods_about dl dt.ab_title{
	margin:15px 0 7px 0;
	background:url(../common/img/stitile_b.jpg);
	background-position:0% 100%;
	background-repeat:no-repeat;
	padding:5px 0 11px 28px;
	font-weight:bold;
}
#goods_about dl dd{
	width:267px;
	margin-left:13px;
}
#goods_about #ab_num{
  border-top:#c6c269 outset 1px;
	margin-top:10px;
	padding-top:7px;
	font-size:90%;
}
#ab_btn{
	clear:both;
	width:540px;
	margin:40px auto 10px auto; 
	text-align:center;
	}
#ab_btn img{
	margin:0 5px; 
	display:inline;
	}
	
/*WYSIWYG---------------------------------------------*/
/*div#goods_about dl dd p{
	margin-bottom:10px;

}*/

div#goods_about dl dd ul{
	list-style: disc;
	margin-left:20px;
/*	margin-top:10px;*/

}
div#goods_about dl dd ul br{
	display:none;
}

div#goods_about dl dd ol{
	margin-left:25px;
	list-style: decimal;
/*	margin-top:10px;*/
}
div#goods_about dl dd ol br{
	display:none;
}
