@charset "utf-8";
/* CSS Document for category*/
.left{ float:left;}
/**/

/* for title */
#partn_title{margin-bottom:3em;width:400px; padding-bottom:0.8em;}
.sub_title{ padding:0 0.8em; border-left:#666666 14px solid; margin-bottom:1em; font-weight:bold; color:#666666;}


#ctg_breadcrumb{
	margin-bottom:2em;
	width:400px;
	font-size: 0.8em;
}

#ctg_title{margin-bottom:3em;border-bottom:#006666 double 3px; width:400px; padding-bottom:0.8em;}
#ctg_title p{ font-size:1.2em; background-color:#fff; color:#eeffff; padding:0.4em 0.3em 0.4em 40px;
background-image:url(../img/ctg_part/bg_ctg_title.gif);
background-repeat:no-repeat;}
#ctg_title h2{
	font-size: 0.9em;
	font-weight: normal;
	padding: 0.8em 0.8em 0.2em 15px;
	display: block;

}

/* for index */
.cnt_box{ width:400px; clear:both; overflow:hidden; border-bottom:#999999 solid 1px; padding-bottom:1em; margin-bottom:1em;}

.sub_ctg{ width:195px; margin-right:5px;}


.sub_ctg img{ margin:5px auto; display:block;}
.sub_ctg dt{ text-align:center; font-weight:bold; margin-bottom:1em; padding-bottom:5px; border-bottom:#aaa dotted 1px;}

.sub_ctg dd{ display:list-item;
 list-style:disc;
 margin: 0 0 0.5em 1.5em;

 }


/* for sub ctg*/
#ctg_title h3{
	font-size: 1.2em;
	/*text-align:center;*/
	font-weight: bold;
	margin-left: 15px;
	padding: 0.5em 0.5em 0.2em 0px;
	display: block;
	border-top: #006666 dotted 1px;
	}



.p_list{width:400px;
margin-top:15px;
 }


.p_list td{
	padding: 10px 5px 16px 5px;
	border-bottom: solid 1px #999999;
}
.p_list th{ padding:8px 5px;
 border-bottom:solid 1px #999999;
 border-top:solid 1px #999999;}
 
 .p_list img{ margin: 0 3px 0 0;}

 .p_list ul{ margin:0.4em 0 0 0;; border-top:#ccc solid 1px; padding:0.3em 0 0 0 ;} 
 .p_list li{ list-style-type: disc; margin-left:1.5em;}  
 
/*.textbtn{ margin:0 0 10px 0; padding:4px 5px; border:#999999 1px solid; text-align:center;} */
.textbtn{ margin:10px 0 10px 0; width:36px; }
.textbtn a{ padding:4px 3px; border:#999999 1px solid; text-align:center; background-color:#ffffff; display:block;
background-image:url(../img/bg_textbtn.gif); background-repeat:repeat-x;}

.textbtn a:hover{ color:#666; text-decoration:none;background-image:url(../img/bg_textbtn_h.gif);}


.cnt_box a{ font-weight: bold; text-decoration:underline; color:  #339933;}
.cnt_box a:hover{color: #663333;}

.cnt_box a img{text-decoration: none;}

.final_sale{ font-size:0.9em; font-weight:bold; color:#990000; border:#990000 3px double; margin:5px 0; text-align:center; padding:5px 0;} 
