@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background:white;
	font-size:12px;
	color:black;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#0033cc;
	text-decoration: underline;
}

a:link {
	color:#0033cc;
	text-decoration: underline;
}

a:visited {
	color:#0033cc;
	text-decoration: underline;
}

a:hover {
	color:#ff3300;
	text-decoration: none;
}

a:active {
	color:#0033cc;
	text-decoration: underline;
}



/*-----------------------------------------------
 __container
-----------------------------------------------*/

#mjd_container {
	width:950px;
	margin:5px auto 0;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#mjd_header {
	width: 950px;
	height: 220px;
	margin-bottom:0px;
	background-image: url(/media/img/netdealer/style2/header_bg.gif);
	background-repeat: 	repeat-x;
}

#mjd_header h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	font-size:18px;
	font-weight:bold;
	float:left;
}

#mjd_headerL {
	width: 150px;
	height: 220px;
	margin: 15px 0px 0px 10px;
	float:left;
}

#mjd_headerM {
	width: 630px;
	height: 220px;
	margin: 15px 0px 0px 0px;
	float:left;
}

#mjd_headerR {
	width: 140px;
	height: 135px;
	margin: 12px 0px 0px 0px;
	float:left;
	padding-top:85px;
}

.mjd_headlogo {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	float:left;
}

.mjd_headHp {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	float:left;
}

.mjd_headAd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	float:left;
}

.mjd_headTel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	float:left;
}

.mjd_headInfo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	line-height:1.2;
	float:left;
}

.mjd_headnemu {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	float:left;
}

.mjd_headTxt {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	font-size:87.5%;
	line-height:1.3;
	float:left;
}

.mjd_headPhoto {
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	float:left;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:940px;
	margin-bottom:15px;
	padding:10px;
	background:#ffffff;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}


/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#mjd_contents {
	width:950px;
	float:left;
	margin-bottom:10px;
	/*background:url(img/bg.gif) repeat-y;*/
	margin:0px auto 0px;
}


/* __mjd_main
------------------------------------------*/

#mjd_main {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_main h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h2_title.gif);
	background-repeat: no-repeat;
}

#mjd_main h3 {
	/*display:none;*/
}

#mjd_tsale {
	width: 600px;
	height: 200px;
	margin: 10px 0px 0px 0px;
	background-image: url(/media/img/netdealer/style2/h3_title_info.gif);
	background-repeat: no-repeat;
	background-color:#000000;
	color:#FFFFFF;
}

#mjd_tsale h3 {
	display:none;
}


.mjd_tsalePhoto {
	margin: 40px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 150px;
	float:left;
}

.mjd_tsaleTit {
	margin: 40px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 365px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.mjd_tsaleGenru {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 365px;
	font-size: 85%;
	color:#999999;
	float:left;
}

.mjd_tsaleData1 {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 365px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.mjd_tsaleData2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
	float:right;
}

.mjd_tsaleCont {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 365px;
	font-size: 12px;
	line-height: 1.2em;
	float:left;
}

.mjd_tsaleConti {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	float:left;
}

.mjd_tsaleConti a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.mjd_tsaleConti a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.mjd_tsaleConti a:hover {
	color: #ff3300;
	text-decoration: none;
}

#mjd_tPickUp {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}

#mjd_tPickUp h3 {
	width: 600px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h3_title_shop.gif);
	background-repeat: no-repeat;
}

.mjd_tPickUpPhoto {
	width: 560px;
	margin: 0px auto 0px;
	text-align:left;
}

.mjd_tPickUpTxt {
	width: 560px;
	margin: 0px auto 0px;
	text-align:left;
	line-height: 1.3em;
}

#mjd_tPickUpSub {
	width: 185px;
	margin: 10px 0px 0px 10px;
	float:left;
}

.mjd_tPickUpSubP {
	width: 185px;
	height: 135px;
	margin: 0px 0px 0px 0px;
}

.mjd_tPickUpSubC {
	width: 185px;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	text-align:left;
}


#mjd_tMap {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}

#mjd_tMap h3 {
	width: 600px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h3_title_map.gif);
	background-repeat: no-repeat;
}

.mjd_tMaps {
	width: 560px;
	margin: 0px auto 0px;
	text-align:left;
}

#mjd_tMapAct {
	width: 600px;
	height:150px;
	margin: 0px;
}

#mjd_tMapAct p {
	margin: 0px;
	line-height: 1.5em;
}

.mjd_tMapInfo {
	width: 230px;
	margin: 10px 0px 0px 20px;
	text-align:left;
	float:left
}

.mjd_tMapQR {
	width: 230px;
	margin: 10px 0px 0px 20px;
	text-align:left;
	float:left
}

.mjd_tMapShop {
	font-weight:bold;
	line-height: 1.2em;
}

#mjd_PickUp {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align:center;
}

#mjd_PickUp h4 {
	width: 600px;
	height: 21px;
	margin: 0px auto 0px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h4_title_shop.gif);
	background-repeat: no-repeat;
}

.mjd_PickUpMainP {
	width: 400px;
	height: 300px;
	margin: 10px 0px 0px 10px;
	float:left;
}

.mjd_PickUpMainC {
	width: 175px;
	height: 300px;
	margin: 10px 0px 0px 5px;
	text-align:left;
	float:left;
}

#mjd_PickUpSub {
	width: 185px;
	margin: 10px 0px 0px 10px;
	float:left;
}

.mjd_PickUpSubP {
	width: 185px;
	height: 135px;
	margin: 0px 0px 0px 0px;
}

.mjd_PickUpSubC {
	width: 185px;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	text-align:left;
	word-wrap:break-word;
}

#mjd_Map {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align:center;
}

#mjd_Map h4 {
	width: 600px;
	height: 21px;
	margin: 0px auto 0px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h4_title_map.gif);
	background-repeat: no-repeat;
}

.mjd_Maps {
	width: 370px;
	margin: 10px 0px 0px 10px;
	text-align:left;
	float:left;
}

#mjd_MapAct {
	width: 200px;
	height:150px;
	margin: 10px 0px 0px 10px;
	text-align:left;
	float:left;
}

#mjd_MapAct p {
	margin: 0px;
	line-height: 1.5em;
}

.mjd_MapInfo {
	width: 200px;
	margin: 10px 0px 0px 20px;
	text-align:left;
	float:left
}

.mjd_MapQR {
	width: 200px;
	margin: 20px 0px 0px 0px;
	text-align:left;
	float:left
}

.mjd_MapShop {
	font-weight:bold;
	line-height: 1.2em;
}

#mjd_Staff {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
}

#mjd_Staff h4 {
	width: 600px;
	height: 21px;
	margin: 0px auto 0px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h4_title_staff.gif);
	background-repeat: no-repeat;
}

.mjd_StaffPhoto {
	width: 100px;
	margin: 10px 0px 0px 10px;
	float:left;
}

.mjd_StaffName {
	width: 460px;
	margin: 10px 0px 0px 10px;
	font-weight:bold;
	float:left;
}

.mjd_StaffTxt {
	width: 460px;
	margin: 0px 0px 0px 10px;
	float:left;
}

#mjd_Sale {
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
}

#mjd_Sale h4 {
	width: 600px;
	height: 21px;
	margin: 0px auto 0px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h4_title_info.gif);
	background-repeat: no-repeat;
}

.mjd_SalePhoto {
	width: 120px;
	margin: 10px 0px 0px 10px;
	float:left;
}

.mjd_SaleTit {
	width: 450px;
	margin: 10px 0px 0px 10px;
	font-weight:bold;
	float:left;
}

.mjd_SaleIcn1 {
	width: 100px;
	height: 20px;
	margin: 2px 0px 0px 10px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/common/shop_info_info.gif);
	background-repeat: no-repeat;
	float:left;
}

.mjd_SaleIcn2 {
	width: 100px;
	height: 20px;
	margin: 2px 0px 0px 10px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/common/shop_info_sale.gif);
	background-repeat: no-repeat;
	float:left;
}

.mjd_SaleIcn3 {
	width: 100px;
	height: 20px;
	margin: 2px 0px 0px 10px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/common/shop_info_event.gif);
	background-repeat: no-repeat;
	float:left;
}

.mjd_SaleData {
	width: 340px;
	margin: 2px 0px 0px 10px;
	font-weight:bold;
	float:left;
}

.mjd_SaleTxt {
	width: 450px;
	margin: 3px 0px 0px 10px;
	line-height: 1.3em;
	float:left;
}

/* __mjd_sub
------------------------------------------*/

#mjd_sub {
	float:left;
	width:230px;
	margin: 0px 0px 0px 10px;
	padding:10px;
	background:#FFFFFF;
}

#mjd_sub h5 {
	margin-bottom:5px;
	font-size:100%;
	letter-spacing:1px;
	display:none;
}

#mjd_sub ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#f5f5f5;
}

#mjd_sub ul li {
	padding: 0px 0px 3px 0px;
}

#mjd_menu01 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu01 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu01 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_top.gif);
	background-repeat: no-repeat;
}
#mjd_menu01 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_top.gif);
	background-repeat: no-repeat;
}
#mjd_menu01 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_top_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu02 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu02 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu02 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_stock.gif);
	background-repeat: no-repeat;
}
#mjd_menu02 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_stock.gif);
	background-repeat: no-repeat;
}
#mjd_menu02 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_stock_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu03 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu03 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu03 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_branch.gif);
	background-repeat: no-repeat;
}
#mjd_menu03 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_branch.gif);
	background-repeat: no-repeat;
}
#mjd_menu03 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_branch_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu04 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu04 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu04 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_map.gif);
	background-repeat: no-repeat;
}
#mjd_menu04 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_map.gif);
	background-repeat: no-repeat;
}
#mjd_menu04 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_map_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu05 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu05 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu05 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_customer.gif);
	background-repeat: no-repeat;
}
#mjd_menu05 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_customer.gif);
	background-repeat: no-repeat;
}
#mjd_menu05 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_customer_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu06 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu06 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu06 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_purchase.gif);
	background-repeat: no-repeat;
}
#mjd_menu06 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_purchase.gif);
	background-repeat: no-repeat;
}
#mjd_menu06 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_purchase_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu07 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu07 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu07 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_faq.gif);
	background-repeat: no-repeat;
}
#mjd_menu07 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_faq.gif);
	background-repeat: no-repeat;
}
#mjd_menu07 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_faq_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu08 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 45px;
	text-indent: -9999em;
}
#mjd_menu08 a {
	display: block;
	width: 230px;
	height: 45px;
}
#mjd_menu08 a:link {
	background-image: url(/media/img/netdealer/style2/menu_shop_origihp.gif);
	background-repeat: no-repeat;
}
#mjd_menu08 a:visited {
	background-image: url(/media/img/netdealer/style2/menu_shop_origihp.gif);
	background-repeat: no-repeat;
}
#mjd_menu08 a:hover {
	background-image: url(/media/img/netdealer/style2/menu_shop_origihp_ro.gif);
	background-repeat: no-repeat;
}

#mjd_menuMj {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	width: 168px;
	height: 62px;
	text-indent: -9999em;
}
#mjd_menuMj a {
	display: block;
	width: 168px;
	height: 62px;
}
#mjd_menuMj a:link {
	background-image: url(/media/img/top/mjnet_logo_normal.gif);
	background-repeat: no-repeat;
}
#mjd_menuMj a:visited {
	background-image: url(/media/img/top/mjnet_logo_normal.gif);
	background-repeat: no-repeat;
}
#mjd_menuMj a:hover {
	background-image: url(/media/img/top/mjnet_logo_normal.gif);
	background-repeat: no-repeat;
}

#mjd_menu_find01 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 22px;
}
#mjd_menu_find01 a {
	padding: 2px 0px 0px 10px;
	display: block;
	width: 205px;
	height: 20px;
	background-color: #666666;
}
#mjd_menu_find01 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#mjd_menu_find01 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#mjd_menu_find01 a:hover {
	color: #ff3300;
	text-decoration: underline;
}
#mjd_menu_find01 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 22px;
}
#mjd_menu_find01 a {
	padding: 2px 0px 0px 10px;
	width: 205px;
	height: 20px;
	background-color: #666666;
}
#mjd_menu_find01 a:link {
	text-decoration: underline;
}
#mjd_menu_find01 a:visited {
	text-decoration: underline;
}
#mjd_menu_find01 a:hover {
	text-decoration: none;
}
#mjd_menu_find02 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
}
#mjd_menu_find02 a {
	padding: 2px 0px 0px 15px;
	width: 205px;
	height: 16px;
	background-image: url(/media/img/netdealer/style2/menu_sicn01_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu_find02 a:link {
	text-decoration: underline;
}
#mjd_menu_find02 a:visited {
	text-decoration: underline;
}
#mjd_menu_find02 a:hover {
	text-decoration: none;
}
#mjd_menu_find03 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 16px;
}
#mjd_menu_find03 a {
	padding: 2px 0px 0px 15px;
	width: 205px;
	height: 16px;
	background-image: url(/media/img/netdealer/style2/menu_sicn01_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu_find03 a:link {
	text-decoration: underline;
}
#mjd_menu_find03 a:visited {
	text-decoration: underline;
}
#mjd_menu_find03 a:hover {
	text-decoration: none;
}



#mjd_ShopPR {
	width: 200px;
	margin: 15px auto 0px;
}

#mjd_ShopPR h4 {
	width: 200px;
	height: 21px;
	margin: 0px auto 0px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/shop_prtitle.gif);
	background-repeat: no-repeat;
}

.mjd_ShopPRPhoto {
	width: 200px;
	margin: 5px 0px 2px 0px;
	float:left;
}

.mjd_ShopPRTxt {
	width: 200px;
	font-size: 87%;
	line-height:1.3;
	margin: 0px 0px 5px 0px;
	float:left;
}


/* __mjd_custommain
------------------------------------------*/

#mjd_custommain {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_custommain h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h2_title_shopcustomer.gif);
	background-repeat: no-repeat;
}

#mjd_custommain h3 {
	/*display:none;*/
}

#mjd_customtable {
	width:600px;
	margin: 0px 15px 0px 0px;
	margin: 5px 0px 0px 3px;
}

.mjd_customtableBG {
	background-color:#f7fbff;
}

/* __mjd_mapmain
------------------------------------------*/

#mjd_mapmain {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_mapmain h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h2_title_shopmap.gif);
	background-repeat: no-repeat;
}

#mjd_mapmain h3 {
	/*display:none;*/
}

#mjd_maptable {
	width:600px;
	margin: 0px 15px 0px 0px;
	margin: 0px 0px 0px 3px;
}

.mjd_maptableBG {
	background-color:#DDDDDD;
}

/* __mjd_stockmain
------------------------------------------*/

#mjd_stockmain {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_stockmain h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h2_title_shopstock.gif);
	background-repeat: no-repeat;
}

#mjd_stockmain h3 {
	/*display:none;*/
}

#mjd_stockCar {
	width: 600px;
	float:left;
	margin: 10px 0px 0px 0px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid; 
}

.mjd_stockCarName {
	background-color:#CCCCCC;
}

#mjd_stockfand01 {
	float:left;
	width:600px;
	float:left;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background:#CCCCCC;
}

#mjd_stockfand02 {
	float:left;
	width:600px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background:#CCCCCC;
}



/* __mjd_menu_find 在庫情報用
------------------------------------------*/

#mjd_menu_find04 {
	margin: 10px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 22px;
}
#mjd_menu_find04 a {
	padding: 2px 0px 0px 10px;
	display: block;
	width: 205px;
	height: 20px;
	background-color:#FFFFFF;
}
#mjd_menu_find04 a:link {
	color: #0033cc;
	text-decoration: underline;
}
#mjd_menu_find04 a:visited {
	color: #0033cc;
	text-decoration: underline;
}
#mjd_menu_find04 a:hover {
	color: #ff3300;
	text-decoration: underline;
}

#mjd_menu_find05 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 16px;
}
#mjd_menu_find05 a {
	padding: 2px 0px 0px 15px;
	width: 205px;
	height: 16px;
	background-image: url(/media/img/netdealer/style2/menu_sicn01_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu_find05 a:link {
	text-decoration: underline;
}
#mjd_menu_find05 a:visited {
	text-decoration: underline;
}
#mjd_menu_find05 a:hover {
	text-decoration: none;
}

/* __mjd_shopbranch
------------------------------------------*/

#mjd_shopbranch {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_shopbranch h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style2/h2_title_branchstock.gif);
	background-repeat: no-repeat;
}

#mjd_shopbranch h3 {
	/*display:none;*/
}

#mjd_branchCar {
	width: 600px;
	float:left;
	margin: 10px 0px 0px 0px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid; 
}

.mjd_branchCarName {
	background-color:#CCCCCC;
}



/* __mjd_menu_find 在庫情報用
------------------------------------------*/

#mjd_menu_find06 {
	margin: 5px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 22px;
}
#mjd_menu_find06 a {
	padding: 2px 0px 0px 10px;
	display: block;
	width: 205px;
	height: 20px;
	background-color:#FFFFFF;
}
#mjd_menu_find06 a:link {
	color: #0033cc;
	text-decoration: underline;
}
#mjd_menu_find06 a:visited {
	color: #0033cc;
	text-decoration: underline;
}
#mjd_menu_find06 a:hover {
	color: #ff3300;
	text-decoration: underline;
}

#mjd_menu_find07 {
	margin: 2px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 16px;
}
#mjd_menu_find07 a {
	padding: 2px 0px 0px 15px;
	width: 205px;
	height: 16px;
	background-image: url(/media/img/netdealer/style2/menu_sicn02_ro.gif);
	background-repeat: no-repeat;
}
#mjd_menu_find07 a:link {
	text-decoration: underline;
}
#mjd_menu_find07 a:visited {
	text-decoration: underline;
}
#mjd_menu_find07 a:hover {
	text-decoration: none;
}

#mjd_menu_find08 {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 16px;
}
#mjd_menu_find08 a {
	padding: 5px 0px 0px 0px;
	width: 205px;
	height: 16px;
}
#mjd_menu_find08 a:link {
	text-decoration: underline;
}
#mjd_menu_find08 a:visited {
	text-decoration: underline;
}
#mjd_menu_find08 a:hover {
	text-decoration: none;
}

/* __mjd_kaitorimain
------------------------------------------*/
#mjd_kaitorimain {
	float:right;
	width:640px;
	margin: 0px 15px 0px 0px;
	padding:10px;
	background:#FFFFFF;
	color:black;
}

#mjd_kaitorimain h2 {
	width: 602px;
	height: 40px;
	text-indent: -9999em;
	background-image: url(/media/img/netdealer/style1/h2_title_purchaseinfo.gif);
	background-repeat: no-repeat;
}

#mjd_kaitorimain h3 {
	/*display:none;*/
}

#mjd_kaitoritable {
	width:600px;
	margin: 0px 15px 0px 0px;
	margin: 5px 0px 0px 3px;
}

.mjd_kaitoritableBG {
	background-color:#f7fbff;
}

#magazine_area_sub_menu {
	/*overflow: auto;*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 190px;
	width: 200px;
	border: 1px dotted gray;
}

.magazine_keisai_sub_menu{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size:11px;
}

.magazine_1_sub_menu {
	float: left;
	margin-left: 10px;
	margin-right: auto;
	width: 88px;
	font-size:9px;
}
.magazine_2_sub_menu {
	float: right;
	margin-left: auto;
	margin-right: 10px;
	width: 88x;
	font-size:9px;
}

/* __新ヘッダースタイル
------------------------------------------*/

#header2 h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../../img/netdealer/common/header_ic_shopnaem.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "メイリオ";
}
.header_top {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 23px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.shop_photo_header {
	padding: 0px 0px 0px 5px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 187px;
	width: 250px;
}
.shop_shokai {
	background-color: #EEEEEE;
	padding: 5px 8px;
	margin-left: 275px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#header2 ul {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#header2 {
	height: 286px;
	width: 920px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-image: url(../../img/netdealer/style2/header_bg_style2.jpg);
	background-repeat: repeat-x;
}

#header2 li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#header2 h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
.shop_shokai_txt {
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
#header2 h4 {
	background-image: url(../../img/netdealer/style2/header_hpbt_style2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
	float: right;
	text-indent: -9999em;
}
#header2 h4 a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
	float: right;
	text-indent: -9999em;
}

.shop_code {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	padding: 0px;
	height: 30px;
	margin: 0px;
}

#header2 h5 {
	background-image: url(../../img/netdealer/kurumaru/menb_ble.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 30px;
	width: 26px;
	float: right;
	text-indent: -9999em;
}
