/* CSS Document */

/* ----------------------------------------------------------------------------
common_top_banner
---------------------------------------------------------------------------- */
#common_top_banner{

}

#common_top_banner h1{text-indent: -9999px;}

/* ----------------------------------------------------------------------------
pr_contest-title
---------------------------------------------------------------------------- */

#pr_contest-title01{
	width: 610px;
	height: 200px;
	margin: 0;
	background-image: url(co_title01.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#pr_contest-title02{
	width: 610px;
	height: 200px;
	margin: 0;
	background-image: url(co_title02.jpg);
	background-repeat: no-repeat;
	position: relative;
}


/* ----------------------------------------------------------------------------
index_lead
---------------------------------------------------------------------------- */


#index_lead{
	width: 340px;
	padding: 0px;
	margin: 0;
	float: left;
	position: relative;
}

#index_lead h3 {
	background: url(lead_ttl.jpg) left top no-repeat;
	width: 340px;
	height: 100px;
	text-indent: -9999px;
}

#index_lead h3.ttl2 {
	background: url(lead_ttl2.jpg) left top no-repeat;
}

#index_lead p em {
	font-weight: bold;
}

#index_lead p em.fcred {
	color: #c10c0c;
}


#index_lead p.txt{
	width: 340px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#index_lead p.btnSet img{
	margin-right: 5px;
}

#index_lead p.catch{
	width: 340px;
	height: 66px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(lead_catch.gif) left top no-repeat;
	text-indent: -9999px;
}

#index_present{
	background: url(present.gif) left top no-repeat;
	text-indent: -9999px;
	width: 250px;
	height: 480px;
	float: right;
	position: relative;
}

/*logo*/
#pr_contest-logo{width:610px; margin: 0px;}

#pr_contest-logo-img{
	margin:0;
}

#one-col .pr-box {
	with:610px;
	text-align: right;
	margin:0;
}


/*----------------- recipe -----------------*/

#pr_contest-recipe-title{margin-top: 20px; width:610px; text-align:center;}

#pr_contest-recipe-title h2{font-size: 130%; font-weight:bold; color:#A80000; margin-bottom: 20px; line-height: 150%;}

#pr_contest-recipe-title p.pr_btn{text-align:center; padding-top: 10px; padding-bottom: 10px;}


/*----------------- recipe_submit -----------------*/

#pr_contest-recipe-note{border:1px solid #BB9966; padding:0;}

#pr_contest-recipe-note h4{text-align:center; background-color:#e0e0e0; padding:2px; margin:0;}

#pr_contest-recipe-note .pr_comment{padding:0 10px 10px 10px;}

#pr_contest-recipe-note .pr_comment p{margin:10px 0 0 0;}

/* Hypertext Module */
a:link.recipe-ttl{color: #9EA73D;font-weight: bold; text-decoration: underline;font-size:1em;}
a:visited.recipe-ttl{color: #9EA73D; font-weight: bold; text-decoration: underline;font-size:1em;}
a:hover.recipe-ttl{color: #9EA73D; font-weight: bold; text-decoration: underline;font-size:1em;}




/*コンテンツ　ここから*/

/*PRメイン__________________________________________________________________*/
#pr_main {
	margin-bottom:20px;
	clear: both;

}

#pr_main img, #pr_main div {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #382404;
	font-size: 12px;
	line-height:20px;
}

#pr_main .clear_both{
	clear: both;
}

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ----------------------------------------------------------------------------
sec1
---------------------------------------------------------------------------- */

#pr_main #sec1 {
	background: url(sec1_bottom.gif) left bottom no-repeat;
	width: 610px;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
}


#pr_main #sec1 .ttl {
	background: url(sec1_ttl.jpg) left top no-repeat;
	width: 610px;
	height: 270px;
	text-indent: -9999px;
}

#pr_main #sec1 .recipeSet {
	position: relative;
}

#pr_main #sec1 #recipeset1 {
	background: url(sec1_bg_harunatsu.gif) left bottom no-repeat;
}

#pr_main #sec1 #recipeset2 {
	background: url(sec1_bg_akifuyu.gif) left bottom no-repeat;
}

#pr_main #sec1 .recipeBlock {
	width: 305px;
}

#pr_main #sec1 #sec1_recipe1 .textPic,
#pr_main #sec1 #sec1_recipe3 .textPic {
	padding-left: 35px;
	position: relative;
}

#pr_main #sec1 #sec1_recipe2 .textPic,
#pr_main #sec1 #sec1_recipe4 .textPic {
	padding-left: 25px;
	position: relative;
}

#pr_main #sec1 .recipeBlock .textBlock h3 a {
	color: #9ea73d;
}

#pr_main #sec1 .recipeBlock .textBlock .sakusha {
	font-size: 0.8em;
	text-align: right;
}

#pr_main #sec1 .recipeBlock .recipeImg {
	float: right;
}

#pr_main #sec1 #sec1_recipe1 .recipeImg,
#pr_main #sec1 #sec1_recipe3 .recipeImg {
	width: 175px;
}

#pr_main #sec1 #sec1_recipe2 .recipeImg,
#pr_main #sec1 #sec1_recipe4 .recipeImg {
	width: 180px;
}

#pr_main #sec1 .recipeBlock .comment{
	height: 145px;
	text-indent: -9999px;
}

#pr_main #sec1 #sec1_recipe1 {
	background: url(sec1_recipe1_bg.jpg) left top no-repeat;
}

#pr_main #sec1 #sec1_recipe2 {
	background: url(sec1_recipe2_bg.jpg) left top no-repeat;
}

#pr_main #sec1 #sec1_recipe3 {
	background: url(sec1_recipe3_bg.jpg) left top no-repeat;
}
#pr_main #sec1 #sec1_recipe4 {
	background: url(sec1_recipe4_bg.jpg) left top no-repeat;
}

#pr_main #sec1 .recipeBlock .textBlock {
	width: 95px;
	margin-top: 40px;
	float: left;
}

#pr_main #sec1 #sec1_recipe1,
#pr_main #sec1 #sec1_recipe3 {
	float: left;
}

#pr_main #sec1 #sec1_recipe2,
#pr_main #sec1 #sec1_recipe4 {
	float: right;
}

/* ----------------------------------------------------------------------------
sec2
---------------------------------------------------------------------------- */

#pr_main #sec2 {
	background: url(sec2_bg.jpg) left top no-repeat;
	width: 610px;
	height: 410px;
	margin: 0 0 20px 0;
	position: relative;
}

#pr_main #sec2 h2,
#pr_main #sec2 p {
	text-indent: -9999px;
}

#pr_main #sec2 .picShohin {
	position: absolute;
	top: 15px;
	right: 25px;
}

#pr_main #sec2 .btnRecipe {
	position: absolute;
	top: 315px;
	left: 265px;
}

#pr_main #sec2 .btnShohin {
	position: absolute;
	top: 335px;
	left: 430px;
}

/* ----------------------------------------------------------------------------
enquete
---------------------------------------------------------------------------- */

/*sample*/
#pr_main div.enquete{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------
prize
---------------------------------------------------------------------------- */

#pr_main #prize {
	background: url(prize_bg_middle.gif) left top repeat-y;
	width: 610px;
	margin: 10px 0 0 0;
}

#pr_main #prize .prizeSet {
	position: relative;
	padding: 0 0 0 8px;
}

#pr_main #prize #prize_set1 {
	background: url(prize_bg_top.gif) left top no-repeat;
}

#pr_main #prize .prizeSet h2{
	height: 75px;
	text-indent: -9999px;
}

#pr_main #prize #prize_set4 {
	background: url(prize_bg_bottom.jpg) left bottom no-repeat;
	padding-bottom: 15px;
}

#pr_main #prize .prizeBox {
	width: 198px;
	float: left;
}

#pr_main #prize .prizeBox h3 {
	width: 198px;
	height: 70px;
	text-indent: -9999px;
}

#pr_main #prize #prize_m1 h3 {
	background: url(prize_m1_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m2 h3 {
	background: url(prize_m2_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m3 h3 {
	background: url(prize_m3_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m4 h3 {
	background: url(prize_m4_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m5 h3 {
	background: url(prize_m5_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m6 h3 {
	background: url(prize_m6_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m7 h3 {
	background: url(prize_m7_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m8 h3 {
	background: url(prize_m8_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m9 h3 {
	background: url(prize_m9_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m10 h3 {
	background: url(prize_m10_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m11 h3 {
	background: url(prize_m11_ttl.gif) left top no-repeat;
}

#pr_main #prize #prize_m12 h3 {
	background: url(prize_m12_ttl.gif) left top no-repeat;
}


#pr_main #prize .prizeBox .prize_pic{
	margin: 0 12px 10px 12px;
}

#pr_main #prize .prizeBox h4 {
	margin: 0 12px 5px 12px;
	font-size: 14px;
	line-height: 18px;
}

#pr_main #prize .prizeBox h4 a {
	color: #9ea73d;
}

#pr_main #prize .prizeBox .comment {
	background: #ddd url(prize_comment_top.gif) left top no-repeat;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 198px;
}

#pr_main #prize .prizeBox .comment .textBlock {
	padding: 10px 20px;
}

#pr_main #prize #prize_m1 .comment .textBlock {
	background: url(prize_comment_bottom_m1.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m2 .comment .textBlock {
	background: url(prize_comment_bottom_m2.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m3 .comment .textBlock {
	background: url(prize_comment_bottom_m3.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m4 .comment .textBlock {
	background: url(prize_comment_bottom_m4.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m5 .comment .textBlock {
	background: url(prize_comment_bottom_m5.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m6 .comment .textBlock {
	background: url(prize_comment_bottom_m6.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m7 .comment .textBlock {
	background: url(prize_comment_bottom_m7.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m8 .comment .textBlock {
	background: url(prize_comment_bottom_m8.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m9 .comment .textBlock {
	background: url(prize_comment_bottom_m9.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m10 .comment .textBlock {
	background: url(prize_comment_bottom_m10.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m11 .comment .textBlock {
	background: url(prize_comment_bottom_m11.gif) left bottom no-repeat;
}

#pr_main #prize #prize_m12 .comment .textBlock {
	background: url(prize_comment_bottom_m12.gif) left bottom no-repeat;
}

#pr_main #prize .prizeBox .comment .textBlock .sakusha {
	font-size: 10px;
	text-align: right;
}

#pr_main #prize .prizeBox .btn_recipe {
	text-align: center;
	margin-bottom: 5px;
}

/*コンテンツ　ここまで*/





/*font*/
.f_b{
	letter-spacing: 1px;
	color: #EA468E;
	font-size: 13px;
	font-weight:bold;
}



#pr_contest-lead-main .btn_middle {
	margin-left: 80px;
}


