/* CSS Document */

@import url(css/DD.css);
@import url(css/items.css);
@import url(js/lightbox/lightbox.css);

body {
	min-width:auto;
	background:none;
}

img {border:0;}


#pageHeader,
#sideMenu,
#footerMenu,
#relatedItems,
#itemsVoice,
#quickSearch,
#rightArea,
#banrersLarge {
	display:none;
}

#wrapper {
	width:618px;
	background:none;
}

#container {
	width:618px;
}

#contentArea {
	width:618px;
}

#items {
	width:618px;
}




.standardBody,
.standardBodyInner,
.mypageBody,
.mypageBodyInner {
	background:none;
}


#freespaceTop {
	position: relative;
	height: 119px;
	background: url(images/freespace/bg_top.jpg) 0 0 no-repeat;
}
#freespaceTop * {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}

#newItems {
	background: #EAF5FF;
}
#newItems h1 {
	background: #FFF url(../images/title_newItems.gif) 0 0 no-repeat;
}

.module {
	float: left;
	width: 100%;
	margin-bottom: 22px;
}
.moduleTitle {
	height: 30px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}

.module {
	overflow: auto;
}
.moduleInner {
	margin: 14px 0 0 0;
}
.moduleUnit {
	float: left;
	width: 190px;
	padding-bottom: 33px;
}
.modulePic {
	float: left;
	display: inline;
	margin-left: 16px;
	font-size: 1px;
	line-height: 0;
}
.moduleData {
	float: right;
	width: 95px;
}
.moduleData h2 {
	color: #1170CC;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 8px;
}
.moduleData h2 a {
	color: #1170CC;
	font-size: 80%;
}
.itemCode {
	color: #666;
	font-size: 60%;
	line-height: 1.4;
	margin-bottom: 30px;
}
.btnDetail {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
.btnDetail a {
	display: block;
	width: 80px;
	height: 20px;
	outline: none;
	text-decoration: none;
	background: url(../images/btns/detailpage.gif) 0 0 no-repeat;
}
#dd_dh_base .dd_base_detail {
	width:590px;
	margin-left:3px;
	padding:15px 0 0 12px;
	background:url(/sinkan/dd/img/line_h.gif) repeat-y;
	float:none;
}
*html body #dd_dh_base .dd_base_detail {
	width:295px;
	margin-left:3px;
	padding:15px 0 0 12px;
	background:url(/sinkan/dd/img/line_h.gif) repeat-y;
	float:left;
}
