@charset "Shift_JIS";

/*==========================================================

	strength / index.html

==========================================================*/

/**/

#flasharea {
	width:100%;
	height:390px;
	top:154px;
}

.strengthOpenImg,
.strengthCloseImg {
	width: 480px;
	cursor: pointer;
}
.strengthOpenImg {
	background: url(/common/imgs/topics_open_btn4.gif) no-repeat 0 2px;
}
.strengthCloseImg {
	background: url(/common/imgs/topics_close_btn4.gif) no-repeat 0 2px;
}
.strengthHeadTxt {
	font-weight: bold;
	padding-left: 16px;
}

div.pickup_wbox_single div.pickup_wbox {

	width: 666px;

}