@charset "UTF-8";

#mainColumn{
	position:relative;
}

#mainDetail{
	min-height:255px;
	height: auto !important;
	height:255px;
	border-top:#008ED3 3px solid;
	background-image:url(../pocket_projector/image/mpr_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#000000;
	padding-left:20px;
	padding-top:12px;
	padding-bottom:20px;
}
#mainDetail h1{
	width:274px;
	border:none;
	padding:0;
	margin:0;
	display:block;
}
#mainDetail h2{
	width:281px;
	border:none;
	margin-top:60px;
	margin-bottom:0;
	padding:0;
	display:block;
}

#tweetBtn{
	float:right;
	padding-top:10px;
}

.productColumn{
	clear:both;
	padding-top:10px;
}
.productColumn .product_l{
	width:260px;
	float:left;
}
.productColumn .product_r{
	width:260px;
	float:right;
}
.productColumn .imgArea{
	width:260px;
	float:left;
	margin-bottom:20px;
	padding-top:10px;
}
.productColumn .categoryImg{
	width:150px;
	float:left;
}
.productColumn .btnImg{
	width:100px;
	float:right;
}
.productColumn .btnImg .micro{
	margin-bottom:10px;
	display:block;
}
.productColumn .noMicro{
	padding-top:66px;
}
#contents .productColumn ul{
	clear:both;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:1.4em;
}
#contents .productColumn li{
	color:#000000;
	line-height:1.4em;
	margin-bottom:4px;
}
#contents .productColumn ul.listNon{
	list-style-type:none;
	padding-left:1.4em;
}
#contents .productColumn ul.listNon li{
	text-indent:-1.4em;
}
#mainDetail .copyTxt{
 width:281px;
 color:#FFFFFF;
 margin-top:26px;
 font-size:1.2em;
 font-weight: bold;
 line-height:1.8em;
}

#annotation{
	padding-top:20px;
	clear:both;
}
#annotation ul{
	list-style-type:none;
	padding-left:1em;
	margin:0px;
}
#annotation li{
	text-indent:-1em;
}
/* End hide from IE-mac */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


