@charset "utf-8";

/******************** 製品情報 ******************************/
/************************************************************/

/******************** パンくず ******************************/
#prd-topicpath{
	margin:10px 0 0 0;
	text-align:left;
	font-size:70%;
	width:950px;
	height:15px;
	}

#prd-topicpath a{
	color:#003300;
	text-decoration:none;
	}

#prd-topicpath a:hover{
	text-decoration:underline;
	}

/*** h2タイトル ***/
h2{
	margin:10px 0;
	}

/*** h3タイトル ***/
h3{
	margin:0px 0px 30px 18px;
	}

/*** 左コンテンツ ***/
#content_left {
	float:left;
	width: 336px;
	display:inline;
	margin:0 30px 10px 20px;


}


/*** 右コンテンツ ***/	
#content_right {
	width:490px;
	background-color: #F8FFB5;
	float:left;
	margin:0px 0px 0px 0px;
}	


/*** 抽選・発表 ***/
#presenttext{
	width:420px;
	font-size: 80%;
	line-height:1.5;	
	margin:50px 0px 50px 40px;

	}

/*** リンクボタン ***/
#btn-oubo{
	text-align: center;
	margin:0px 0px 60px 140px;
	}
	


/*** プレゼントセット内容 ***/	
#present_setdetail	{
	margin:10px 0 0 0;
	}
	
/*** パルメくん ***/	
#present_parme{
	margin:15px 0 0 0;
	}
