/* Init
-------------------------------------*/
body, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, form { margin: 0; padding: 0; }
img { border: 0; }
p { margin: 0; padding-top: 5px; padding-bottom: 5px; }



body.no_sidebar {
	background-image: url(img/common/bg.gif);
}
body.no_sidebar_right {
	/* background-image: url(img/common/bg_sidebar_left.gif); */
	background-image: url(img/common/bg.gif);
}
body.no_sidebar_left {
	/* background-image: url(img/common/bg_sidebar_right.gif); */
	background-image: url(img/common/bg.gif);
}

table { font-size: 10pt; }



ol, ul {
	padding-left: 22px;
	*padding-left: 0;
	margin: 0;
	*margin-left: 25px;
}

.pointed {
	background-image: url(img/common/pointer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

.notice {
	color: #ff6115;
}
.low {
	font-size: 8pt;
}

/* Container
-------------------------------------*/
#container {

	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/



/* Contents
-------------------------------------*/
#contents {
	clear: both;
}


#left {
	width: 190px;
	margin-right: 2px;
}

#main_container {

}

body.no_sidebar #main_container {
		width: 747px;
}

body.no_sidebar #main {
		width: 747px;
}

body.no_sidebar_left #main_container {
	width: 747px;
}

body.no_sidebar_left #main {
		width: 747px;
}


#main {
	
	padding-top: 1px;
	background-color: #fff;
}

#main.no_sidebar_right {
}

#right {
	width: 158px;
}

/* Sidebar Items
-------------------------------------*/
#contents .sidebar {
	background-color: #fff;
}

#contents .sidebar h3 {
	background-repeat: no-repeat;
	height: 23px;
	
	text-indent: -9999px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
}

#contents .sidebar h3 a {
	display: block;
	height: 23px;
	text-decoration: none;
}


/* Sidebar Brand
-------------------------------------*/
#contents .sidebar .default {
	margin-bottom: 3px;
	padding: 0;
}

#contents .sidebar .default ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 1px;
}
#contents .sidebar .default ul li {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	background-image: url(img/common/menu/list_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
#contents .sidebar .default ul li a {
	margin: 0;
	padding: 0;
	display: block;
	padding: 1px;
	padding-left: 9px;
	text-decoration: none;
	width: 180px;

	background-image: url(img/common/menu/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#contents .sidebar .default ul li a:link, #contents .sidebar .default ul li a:visited {
	color: #040b2a;
}
#contents .sidebar .default ul li a:hover {
	background-image: url(img/common/menu/menu_bg_on.gif);
}
#contents .sidebar .default ul li a:active {
	color: #a4c609;
}

#contents .sidebar .default ul li p {
	margin: 0;
	padding: 0;
}

#contents .sidebar .default ul li a div.m-container {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 38px;
	height: 34px;
}


/* Sidebar Other Contents
-------------------------------------*/
#contents .sidebar .other {
}

#contents .sidebar .other ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contents .sidebar .other ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	padding-left: 5px;
}
#contents .sidebar .other ul li a {
	margin: 0;
	padding: 0;
	display: block;

	background-image: url(img/common/menu/other_contents_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

	padding-top: 2px;
	padding-left: 9px;

	text-decoration: none;
	color: #fff;
	font-size: 8pt;
}
#contents .sidebar .other ul li a:hover {
	color: #fa0465;
}
#contents .sidebar .other ul li a:active {
	color: #00ff00;
}


#contents .sidebar .module {
	padding: 2px;
}

#contents .sidebar .banner {
	text-align: center;
}

#contents .sidebar div.thumb {
	text-align: center;
}

#contents .sidebar img.thumb {
	text-align: center;
	background-image: url(img/common/menu/thumb_bg.gif);
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 14px;
}


#contents .sidebar .mobile {
	text-align: center;
}
#contents .sidebar .mobile img.qrcode {
	margin-top: 3px;
	border: 1px solid #969696;
}

/* Here */
#main div.here {
	color: #0b1f6f;
	font-size: 8pt;
}
#main div.here a {
}
#main div.here a:link, #main div.here a:visited {
	color: #0b1f6f;
	text-decoration: none;
}
#main div.here a:hover, #main div.here a:active {
	color: #1842e9;
	text-decoration: underline;
}


/* Main Contents Global Settings
-------------------------------------*/
#main div.thumbs {
	text-align: center;
	padding-bottom: 6px;
}

#main div.error {
	margin-top: 70px;
	margin-bottom: 100px;

	font-weight: bold;
	text-align: center;

	border: 1px solid #9c9c9c;
	padding: 10px;

	background-color: #eeeeee;
}

/* for List */
#main div.thumbs img.thumb {
	border: 1px solid #969696;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

#main div.thumbs {
	border: 1px solid #c8c8c8;
	margin-bottom: 2px;
}

#main div.thumbs h2 {
	background-repeat: no-repeat;
}

#main div.thumbs h2.nolink {
	height: 23px;
	text-indent: -9999px;
}

#main div.thumbs h2 a {
	display: block;
	height: 22px;
	text-align: right;
	font-weight: normal;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 8px;
	text-decoration: none;
}

#main div.thumbs h2.no-text, #main div.thumbs h2.no-text a {
	text-align: left;
	text-indent: -9999px;
}
#main div.thumbs h2.no-text {
	height: 24px;
}

#main div.thumbs span.price {
	font-weight: bold;
	font-size: 8pt;
}
#main div.thumbs span.sale_price {
	font-weight: bold;
	color: #ff0000;
	font-size: 8pt;
}
#main div.thumbs span.default_price {
	text-decoration: line-through;
	font-size: 8pt;
}

#main div.thumbs hr {
	border: 0;
	height: 1px;
	border-top: 1px solid #969696;
}


/* Item Notice */
#item_notice {
	font-size: 8pt;
	color: #888;
}
