/*@@ Common @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/* キャンペーンページ共通 */

DIV.LeftColumn{

	width:470px	;padding-right:15px;
	border-right:1px #CCC dashed}
DIV.RightColumn{
	width:240px;margin-left:12px;
}
H2{
	padding-top: 0px;
	padding-bottom: 20px;
}
P{
	line-height: 1.6em;
}	
.Title{
	padding-top: 20px;
	padding-bottom: 10px;
}

/* キャンペーン詳細部分 */

#Entry h3{
	padding-top: 10px;
	padding-bottom: 0.3em;
	border-bottom: 1px dotted;
	font-size: 1.2em;
	font-weight: bold;
}
#Entry dl{
	padding-bottom: 20px;
}
#Entry dt{
	padding-top: 10px;
	padding-bottom: 0.5em;
	font-weight: bold;
}
#Entry dd{
	padding-bottom: 10px;
	border-bottom: 1px dotted;
	line-height: 1.6em;
}

/* 補足事項部分 */

#Notes ul{
	text-indent: -1em;
	padding-left: 1em;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 0.9em;
}
#Notes li{
	padding-bottom: 1em;
	line-height: 1.6em;
}
.Policy{
	padding-top: 1em;
}

/* キャンペーン当選者発表 */

#Winner{
	margin-top: 10px;
	margin-bottom: 10px;
}
#Winner P{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}
#Winner TABLE{
	margin-top: 5px;
	width: 300px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#Winner TH{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-size: 1em;
	font-weight: normal;
}
#Winner .city{
	width: 25%;
	border-top: 0px;
	border-left: 0px
}
#Winner .name{
	width: 75%;
	border-top: 0px;
	border-left: 0px
}
#Winner TD{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}


/*@@@ RightColumn @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#SpBanner {
	margin-bottom:2em;}
#SpBanner li{
	width:240px;margin-bottom:0.5em;}
#SpBanner A{
	display	:block;
	border	:1px #FF5555 dashed;
	background-image:url(../../item/img/sp-banner_bg.gif);}
#SpBanner A:hover{
	background-image:url(../../item/img/sp-banner_bg_o.gif);}
.Banner LI	{margin-bottom:7px;}

