@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:0 0 30px 0;
	}

/*** 賞品イメージ ***/
#productimg{
	float:left;
	margin:5px 30px 0 45px;
	}

/*** 賞品説明 ***/
#producttext{
	line-height:1.8;
	}

/*** リンクボタン ***/
#btn-hp{
	float:right;
	margin:0 20px 0 30px;
	}