/* ----------------------------------------------------------------------------------------- */
/* 事業者の方へtopページ
/* ----------------------------------------------------------------------------------------- */


body#tradertop h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	text-align: left;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: 10px;
	background-image: url(../images_trader/trader_top_subtitle.gif);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	}

.tradertop ul{
	padding-left: 20px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	}

.tradertop li{
	background-color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 150%;
	background-image: url(../images_trader/listimg_trader_small.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	list-style-type: none;
	}
	

/* ----------------------------------------------------------------------------------------- */
/* 事業者の方へサブページ
/* ----------------------------------------------------------------------------------------- */


body#trader h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: bolder;
	color: #666666;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8140FC;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

/* ----------------------------------------------------------------------------------------- */
/* マーク付きタイトル　*/
/* ----------------------------------------------------------------------------------------- */

.trader_subpage_subtitle{
	font-weight: bolder;
	color: #504CAD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	margin-top: 25px;
	margin-bottom: 7px;
	background-image: url(../images_trader/trader_subpage_subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:18px;
	clear:both;
	text-align: left;
	padding-bottom: 3px;
}


/* ----------------------------------------------------------------------------------------- */
/* 三角付きリスト　*/
/* ----------------------------------------------------------------------------------------- */

.trader_subpage ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}


.trader_subpage li{
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 10px;
	list-style-position: outside;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left;
	padding-left: 15px;
	background-image: url(../../images/listimg_parple.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	}




/* ---
.trader_mainmenu_box{
	width:600px;
	overflow:hidden;
	margin-bottom:0px;
	margin-top:10px;
	}

.trader_mainmenu_left{
	display: block;
	float: left;
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-image: url(../images_trader/trader_mainmenu_bg.gif);
	margin-top: 5px;
	margin-bottom:5px;
	}


.trader_mainmenu_right{
	display: block;
	float: right;
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-image: url(../images_trader/trader_mainmenu_bg.gif);
	margin-top: 5px;
	margin-bottom:5px;
	}

	
.trader_mainmenu_subtitle{
	background-image: url(../images_trader/trader_submenu_subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	height: 27px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	font-weight: bolder;
	color: #7E6EC7;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom:0px;
}


 */

