@charset "utf-8";


/*------------ howto movie ------------*/

h2.howto-title{
	vertical-align:top;
	margin-bottom:30px;
	}

table.howto-inner{
	margin:0 0 30px 0;
	width: 900px;
	}

table.howto-inner td{
	vertical-align:top;
	}

h2.howto-stitle01{
	margin:18px 0 19px 0;
}

p.pro-name-bg{
	margin:0px 0px 5px 0px;
	padding:1px 5px;
	background:#DDEDFC;
	}

p.howto-link {
	margin: 10px 0 3px 0;
	padding:0 0 0 15px;
	background:url(/common/ico_arrow_01.gif) no-repeat 0px 50%;
	}


table.product-box{
	width:316px;
	border-collapse:collapse;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 20px;
}

td.pro-img-area{
	width:92px;
}

td.pro-detail-area{
	width:224px;
	padding-bottom: 10px;
}

table.product-box td.top-border{
	border-top:1px solid #CCCCCC;
}



/*------------ flash movie ------------*/

#flashcontent{
	width:554px;
	height:411px;
	margin:0 30px 0 0;
	background:url(/howto/img/img_sub.gif);
}

p.hide{
	display:none;
	}
	
.adobeBtn {
	margin-top: 200px;
	margin-left: 205px;
}


