/*@@ Common @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* チーズレシピグランプリ共通 */

DIV.LeftColumn{
	width:500px	;padding-right:15px;
	border-right:1px #CCC dashed}
DIV.RightColumn{
	width:210px;margin-left:12px;
}
H2{
	padding-top: 0px;
	padding-bottom: 10px;
}
H3{
	padding-bottom: 10px;
}
P{
	line-height: 1.6em;
}	
.Title{
	padding-top: 20px;
	padding-bottom: 10px;
}

/* 過去のチーズレシピグランプリ部分 */

#BackNo TABLE{
	width: 500px;
}
#BackNo TH{
	width: 50%;
	font-size: 1em;
	font-weight: normal;
	color: #009999;
	line-height: 1.6em;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
#BackNo TD{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;

}

/*@@@ RightColumn @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*チーズレシピグランプリ*/
#RecipeGpx{
	background: url(../../recipe/img/bg_gpx_m.gif) repeat-y;
}
#RecipeGpx h4{
	text-indent: -9999px;
	display:block;
	width: 210px;
	height: 19px;
	background:url(../../recipe/img/blt_arrow_gpx_m.gif) no-repeat 0px 0px;
}
#RecipeGpx p{
	font-size:0.9em;
	line-height:1.2em;
	margin: 10px;
}
#RecipeGpx DL{
	width:180px;_width:177px;
	margin-left:10px;
	border-top:1px solid #DBDBDB;
}
#RecipeGpx DT{
	width:140px;
	float:right;
	font-size:1em;
	line-height:1.2em;
	word-spacing:-1px;
}
#RecipeGpx DT A{
	display:block;
	margin-top:0.3em;
	padding-left:7px;
}
#RecipeGpx DD{
	margin:5px 0px 5px 0px;
}
#RecipeGpx .RecipeTit{
	text-indent: -9999px;
	display:block;
	width: 210px;
	height: 19px;
	background:url(../../recipe/img/blt_arrow_gpx_lm.gif) no-repeat 0px 0px;
}
#RecipeGpx .RecipeTit:hover{
	text-indent: -9999px;
	display:block;
	width: 210px;
	height: 19px;
	background:url(../../recipe/img/blt_arrow_gpx_m_o.gif) no-repeat 0px 0px;
}
.btm{
	margin: 0px;
	padding: 0px;
}

@media print{
	DIV.LeftColumn{border-right:none;}
	.RightColumn{display:none;}
	}

/*エントリー*/
#RecipeGPX{margin-left:10px;}
#RecipeGPX TABLE.form{margin:10px 0px 0px 30px;}

#RecipeGPX TABLE.form TH{padding:3px;background-color:#E0FEC1;}
#RecipeGPX TABLE.form TD{padding:5px;background-color:#F1FFE3;}