@charset "utf-8";

/******************** サイトマップ ******************************/
/****************************************************************/

/******************** パンくず ******************************/
#application-topicpath{
	margin:10px 0 0 0;
	text-align:left;
	font-size:70%;
	width:950px;
	height:15px;
	}

#application-topicpath a{
	color:#003300;
	text-decoration:none;
	}

#application-topicpath a:hover{
	text-decoration:underline;
	}

/*** h2タイトル ***/
h2{
	margin:10px 0;
	}


/*** プレゼント応募情報要項box ***/
#maincontent {
	clear: both;
	float: left;
	width: 650px;
	padding:35px 10px 39px 30px;
}


#maincontent .content_top {
	background-image: url(../present/images/content_top.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#maincontent .detail {
	background-image: url(../present/images/content_mid.jpg);
	float: left;
	width: 650px;
	margin:0px;
}

#maincontent .content_btm {
	background-image: url(../present/images/content_btm.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}



/*** 応募情報image ***/	
#application_ttl {
	margin:35px 0 0 30px;
	}




/*** 賞品box ***/
#prize{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}

/*** 応募方法box ***/
#method{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}	

/*** 応募締切box ***/
#deadline{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}	
	
/*** 抽選・当選発表box ***/
#lot{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}	

/*** キャンペーンに関するお問い合わせbox ***/
#inquiry{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}

/*** 個人情報についてbox ***/
#private{
	line-height:1.5;
	width:570px;
	margin:20px 0 20px 40px;			
	}

.privacy{
	font-weight:bold;
	color:#ff0000;
	}



/*** パルメくん ***/	
#parme{
	float: right;
	margin:80px 40px 0 0;
	}
	
/*** 応募フォームボタン ***/	
#btn_fome {
	clear: both;
	background-color: #F8FFB5;
    text-align: center;
    line-height:2.1;
	padding:20px 0 30px 0;
}
