@charset "UTF-8";

/* CSS Document */

@import "/english/lib/cmn_css/component.css";
@import "/english/products/css/products_comp.css";
@import "/english/activity/css/activity_comp.css";

.second {
	background:url(/english/activity/image_uniq/h_act_other.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

/* activeTable */

#contents table.activeTable01 {
	width: 580px;
}

#contents table.activeTable01 td.borderD2 {
	background: url(/english/activity/image_uniq/bg_acvtable_01.gif) left top repeat-y;
	border-top: 1px #D2D2D2 solid;
	border-bottom: 1px #D2D2D2 solid;
	padding: 7px 0 10px 0;
	width: 279px;
}

.top { vertical-align:top; }

#contents div.acvInner {
	margin: 0 10px 0 10px;
	width: 259px;
}

#contents div.acvInner div.linkL {
 float: left;
 width: 10px;
}

#contents div.acvInner div.linkR {
 float: right;
 width: 249px;
}

#contents a.linkArrow2 {
}

/* head rollover */

#contents h2.otherH {
	font-size:small;
}




