@charset 'utf-8';


div.case-container h3{
	padding:10px;
	background:#e9e9e9 url(../../images/contents/caption-bg01.gif) repeat-x left bottom;
	margin-bottom:14px;
	font-size:116%;
}

div.case-container h3 span{
	display:block;
	color:#222;
	padding:2px 8px;
	border-left:4px solid #8e2806;
}

div.case-container h4{
	margin:1.6em 0em;
}

div.case-container p{
	margin-bottom:1.3em;
}


div#case-left{
	width:378px;
	float:left;
}

div#case-url{
	clear:both;
	padding-top:10px;
	background:#fff url(../../images/dotsep01.gif) repeat-x left top;
	margin-bottom:25px;
}

div.case-innner-container{
	margin:0px 3px;
}

div#case-url p{
	margin-bottom:0px;
}

div#case-url p a{
	font-weight:bold;
}

div#case-right{
	width:160px;
	float:right;
}

div#case-right p{
	margin-bottom:12px;
}

div#shop-detail{
	clear:both;
	padding-top:10px;
	background:#fff url(../../images/dotsep01.gif) repeat-x left top;
	margin-bottom:25px;
}
div#shop-detail h5{
	padding:2px 8px;
	font-size:100%;
	margin-bottom:.6em;
	border-left:4px solid #8e2806;
}

div#shop-detail table{
	width:100%;
	border:1px solid #888;
}

div#shop-detail table th,
div#shop-detail table td{
	border:1px solid #bbb;
	padding:6px 9px;
}

div#shop-detail table th{
	white-space:nowrap;
	color:#555;
	background-color:#eee;
}

div#shop-detail table td dd{
	margin-bottom:1em;
}

div#shop-detail table td dd.para-last{
	margin-bottom:0px;
}

div#shop-detail table dt{
	color:#744a3d;
	font-weight:bold;
	padding-bottom:.4em;
}
