@charset "iso-2022-jp";

/* ==========================================

  Sell index css

========================================== */

#main					{	background:#ffffff;}



/* Base, Common
========================================== */

#sellContainer			{	width:850px; text-align:left; background:url(../../images/common/main_bg.gif) repeat-x 0 302px white;}
#sellContainer *			{	margin:0; padding:0;}

#sellContainer img		{	border:none; vertical-align:top; }


	/* text reset
	---------------------------------------- */
	#sellContainer	{	font:13px/1.231 "lr oSVbN", "qMmpS Pro W3", Osaka, sans-serif; *font-size:small;*font:x-small;}
	#sellContainer select,
	#sellContainer input,
	#sellContainer button,
	#sellContainer textarea,
	#sellContainer button
	{font:99% arial,helvetica,clean,sans-serif;}
	#sellContainer table	{font-size:inherit;font:100%;}
	#sellContainer pre,code,kbd,samp,tt
	{font-family:monospace;*font-size:108%;line-height:100%;}
	/*@notes
	Font-size Adjustment.
			77% = 10px	|	123.1% = 16px	|	167% = 22px
			85% = 11px	|	131% =  17px	|	174% = 23px 
			93% = 12px	|	138.5% = 18px	|	182% = 24px 
			100% = 13px	|	146.5% = 19px	|	189% = 25px 
			108% = 14px	|	153.9% = 20px	|	197% = 26px 
			116% = 15px	|	161.6% = 21px	| 

	*/	
	
	
	
	
/* flash
------------------------------------------ */
#sellContainer .flashBase		{	padding:7px 0 7px 0; background:#bdc6ce;}
#sellContainer #flashcontent		{	width:850px; height:288px;}
#sellContainer #flashcontent p	{	font-size:93%; padding:20px;}




/* content Box
========================================== */
#sellContainer .contBox		{	width:100%; overflow:hidden; background:url(../../images/navi/r_navi_bg.gif) repeat-y right; padding-bottom:60px;}
#sellContainer .leftBox		{	width:668px; float:left; }
#sellContainer .leftBox .in	{	width:607px; overflow:hidden; margin:31px 0 0 31px;}
#sellContainer .rightNavi	{	width:181px; float:right;}


/* Right Navi
========================================== */
#sellContainer .rightNavi .bannerList	{	padding-top:25px;}
#sellContainer .rightNavi .bannerList li	{	list-style:none; margin:5px 0 0 15px;}

#sellContainer .rightNavi .menuList		{	padding-top:15px;}
#sellContainer .rightNavi .menuList li	{	list-style:none; margin:10px 0 0 0;}


/* sell
------------------------------------------ */
#sellContainer .sell	{	float:left; width:295px; height:205px; background:url(../common/qa_bg.jpg) no-repeat;}
#sellContainer .sell h2	{	margin-top:31px;}
#sellContainer .sell li	{	margin:0; list-style:none;}


/* data
------------------------------------------ */
#sellContainer .data	{	float:right; width:295px;}





