@charset "UTF-8";
table.jyointBox {
 border-bottom:solid 1px #0086DB;
 margin-bottom:20px;
}
table.jyointBox td {
	padding-bottom:10px;
}
table.listBox {
	clear:both;
	background-color:#CECECE;
	width:100%;
}
table.listBox th {
	background-color:#EEE;
	padding:10px;
	text-align:center;
	font-weight:normal;
}
table.listBox td {
	background-color:#FFF;
	padding:10px;
}


/*style.css*/



@charset "UTF-8";
a:focus {
	color:#0c5c94;
	text-decoration:underline;
}
a:link {
	color:#0c5c94;
	text-decoration:underline;
}
a:link:hover {
	color:#3288c3;
	text-decoration:none;
}
a:link:active {
	color:#3288c3;
	text-decoration:none;
}
a:visited {
	color:#0c5c94;
	text-decoration:underline;
}
a:visited:hover {
	color:#3288c3;
	text-decoration:underline;
}
a:visited:active {
	color:#3288c3;
	text-decoration:none;
}
a:link:hover img.border_link, a:link:active img.border_link, a:visited:hover img.border_link, a:visited:active img.border_link {
	border:1px solid #000099;
	margin:-1px;
}
a img {
	background-color:#FFF;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.Blue {
	color:#2c8ed2;
}
.end {
	margin-bottom:0 !important;
}
#product #item div.end {
	margin-right:0 !important;
}
body {
	background-color:#FFF;
}
#content {
	width:950px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 20px;
}
#topImage {
    width: 100%;
	height:210px;
    overflow: hidden;
	text-align:center;
	border-bottom:1px solid #FFF;
    position: relative;
}
#topImage .title {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;    /* image size : 1920px */    
}

#header {
	min-width:950px;
	height:70px;
	padding:0 0 10px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background-color:#fff;
}
#headerColumn {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#idColumn {
	float:left;
	width:298px;
	padding:15px 0 0;
}
#categoryId {
	margin:18px 0 0;
}
#main {
	float:left;
	width:680px;
}
.feabox {
	background:url(/cms/living/images/000032576.jpg) repeat-y;
	overflow:hidden;
	height:100%;
}
.topbox {
	background:url(/cms/living/images/000032578.jpg) no-repeat left top;
}
.bottombox {
	clear:both;
	background:url(/cms/living/images/000032575.jpg) no-repeat left bottom;
	padding:20px 24px 20px 25px;
	overflow:hidden;
	height:100%;
}
.imgbox {
	text-align:center;
}
.feabox h4 {
	clear:both;
	background-color:#0086DB;
	margin-bottom:15px;
	padding:10px;
	color:#FFF;
	font-weight:bold;
}
.feabox h4.feaet {

	color:#000;
	padding-left:20px;
}
.feabox h4.gr {

	color:#000;
	border-top:1px solid #C6CDD2;
	border-bottom:1px solid #C6CDD2;
	padding-left:20px;
}
.feabox h4.feaet sup.Blue, .feabox h4.gr sup.Blue {
	font-size:12px;
	line-height:14px;
	vertical-align:text-top
}
.ab {

	padding-left:8px;
	margin-bottom:10px;
	font-weight:bold;
}
.ag {

	padding-left:8px;
	margin-bottom:10px;
}
.bb {
	border:1px solid #0086DB;
	padding:8px;
	margin-bottom:10px;
	color:#0086DB;
	font-size:116%;
	line-height:1.25;
	font-weight:bold;
}
.mini {
	font-size:77% !important;
}
dl.cap {
	clear:both;
	width:100%;
	overflow:hidden;
	display:block;
	margin:0px 0px 20px 0px;
	font-size:77%;
	line-height:1.5;
	color:#222;
}
dl.cap dt {
	width:20px;
	clear:left;
	float:left;
	display:inline;
	text-align:center;
}
dl.cap dd {
	width:660px;
	float:left;
	margin:0px 0px 3px 0px;
	display:inline;
}
.feabox dl.cap dd {
	width:608px;
}
.pagetop {
	clear:both;
	text-align:right;
	margin:9px 0 30px;
}
.pagetop a {
	clear:both;
	background:url(/cms/living/images/000032574.gif) no-repeat left 50%;
	padding-left:18px;
}

