@charset "UTF-8";

#caseRead {
	background: url(../../bobywagon/img/common/bg/bg_pattern01.png) repeat left top;
	padding: 20px;
}

h1 {
font-size: 100%; 
line-height: 1.0em; 
color:#FFFFFF;
}

.Desc {
font-size: 90%; 
line-height: 1.5em; 
color:#FFFFFF;
margin-bottom: 10px;}

h4 {
	margin: -20px -20px 25px -20px;
}
#caseRead p {
	margin-bottom: 5px;
}

.case {
	background: url(../../bobywagon/img/common/bg/bg_pattern01.png) repeat left top;
	float: left;
	width: 200px;
	height: 300px;
	margin: 0 5px 5px 0;
	position: relative;
}
.caseImg {
	margin: -15px -15px 10px -15px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	border-radius-topleft: 4px;
	border-radius-topright: 4px;
}
.case h2 {
	color: #2e92d7;
	font: 20px Helvetica, sans-serif;
	line-height: 34px;
	vertical-align: middle;
	position: absolute;
	left: 15px;
	bottom: 10px;
	margin: 0;
	
}
.case h2 img {
	float: left;
	margin-right: 10px;
}

#acrylicCase {
	background: url(../../bobywagon/img/common/bg/bg_pattern01.png) repeat left top;
	position: relative;
	padding: 20px 20px 10px 20px;
}
#acrylicCase h3 {
	margin: 0 0 10px 0;
}

.acrylicCase {
	float: left;
	width: 315px;
	margin: 0 30px 30px 0;
}


#bgImg01 {
	background: url(../../bobywagon/img/case/img01.png) no-repeat right top;
	width: 108px;
	height: 160px;
	display: block;
	position: absolute;
	top: 25px;
	right: 20px;
}



#apply {
	background: url(../../bobywagon/img/case/bg_pattern02.png) repeat-y left top;
	padding: 0 15px;
	position: relative;
	color: #fff;
}
#bgApplyTop {
	background: url(../../bobywagon/img/case/bg_top_apply.png) no-repeat left top;
	height: 10px;
	margin: 0 -15px;
}
#bgApplyBtm {
	background: url(../../bobywagon/img/case/bg_btm_apply.png) no-repeat left bottom;
	height: 10px;
	margin: 0 -15px;
}
#apply h2 {
	background: url(../../bobywagon/img/case/line01.gif) repeat-x left bottom;
	margin: 15px 0 20px 0;
	padding-bottom: 22px;
}
#bgImg02 {
	background: url(../../bobywagon/img/case/img02.jpg) no-repeat right top;
	width: 217px;
	height: 405px;
	display: block;
	position: absolute;
	top: 155px;
	right: 0;
}
#apply h3 {
	margin: 0;
}

.mgnR2em {
	margin-right: 2em;
}
.w410 {
	width: 410px;
}
