

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 type2
 
 1. MainVisual
 2. PriceArea

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* =============== EMG =============== */

.yperJpEMG950 table {
	text-align:center;
	margin:0px auto;
}


/* =============== MainVisual =============== */	

#type2 #AgeMainVisualArea{
			background: #ffffff url(http://i.yimg.jp/images/partner/promo/brd/type2/age_mainbg_renew091215.jpg) no-repeat 0 0;
			height: 408px;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}


/* ---- over18bt ---- */


#type2 #over18bt{
			position: relative;
			top:160px;
			left:330px;
			width: 284px;
			margin: 0px;
			padding: 0px;
			background: url(http://i.yimg.jp/images/partner/promo/brd/type2/age_over18_renew_bt_on.gif) no-repeat 0 0;
			text-align: center;
}

			
#type2 #over18bt a:hover img	{
			filter: alpha(opacity=0);
			-moz-opacity: 0.0;
			opacity: 0.00;
			}
			
#type2 #over18bt p a{
			font-weight: bold;
			font-size: 95%;
			color: #ffffff;
			margin: 0px 0px 0px 0px;
			padding: 10px;
}


/* ---- PriceArea ---- */

#type2 #PriceArea{
			 clear: both;
			 font-size: 80%;
			 color: #666666;
			 line-height: 120%;
			 margin: 10px 10px 0 10px;
			 padding: 0px 0 0px 0px;
			 border: 1px solid #cccccc;
			}


