body{
	background:url(../img/common/body_bg.jpg) repeat-x;
}

/*  ヘッダー---------------------------------*/
#header{
	width:980px;
	height:160px;/*
	background:url(../img/common/header_bg.jpg) no-repeat;*/
	color:#5a0a00;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}
#header #h1{
	height:22px;
	overflow:hidden;
}
#header h1{
	font-size:13px;
	color:#c9caca;
	color:#a7a7a7;
}
#header #logo{
	width:500px;
	float:left;
}
#header #submenu{
	width:400px;
	float:right;
	text-align:right;
	padding-top:12px;
	padding-right:4px;
	font-size:72%;
}
#submenu a,
#submenu a:visited{
	color:#5a0a00;
	text-decoration:none;
}
#submenu a:hover{
	color:#ffffff;
	text-decoration:none;
}
#globalmenu{
	width:1080px;
	clear:both;
}


/*  中ページ構成---------------------------------*/

#contents_wrap{
	width:980px;
	padding-bottom:50px;
}


/*  キャンペーン　---------------------------------*/

#campaign_frame{
	width:974px;
	background:#ffffff;
	border:solid 1px #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 2px #777;
	-moz-box-shadow: 2px 2px 2px #777;
	box-shadow: 2px 2px 2px #777;
	behavior: url(/app/webroot/themed/FLEXDREAM/css/PIE.htc);
	box-sizing: border-box;
	border: #F3F3F3 solid 1px;
}
#campaign_head{
	width:914px;
	padding:20px 0 0 30px;
}
#campaign_lead{
	margin:20px 0;
	padding:10px 0;
	color:#e30025;
	font-weight:bold;
	background:#ff7e00;
	text-align:center;
	background:url(../img/campaign_calendar2019/campaign_lead_bg.gif);
}
#campaign_lead2020{
	margin:20px 0;
	padding:10px 0;
	color:#e30025;
	font-weight:bold;
	background:#ff7e00;
	text-align:center;
	background:url(../img/campaign_calendar2020/campaign_lead_bg.gif);
}
#campaign_lead h2.folder{
	font-weight:bold;
	text-align:center;
	color:#8a0000;
	line-height:1.4em;
}
#campaign_contents{
	width:814px;
	font-size:85%;
	padding:20px 0 0 80px;
	margin-bottom:20px;
}
#campaign_contents a{
	color:#e30025;
	text-decoration:underline;
}
#campaign_contents a:hover{
	color:#ff8a00;
	text-decoration:none;
}
#campaign_contents h3{
	font-weight:bold;
	padding-bottom:2px;
	color:#e30025;
}
#campaign_contents p.padd{
padding-bottom:30px;
}
#campaign_contents p.padd10{
padding-bottom:10px;
}
#campaign_contents .sml{
font-size:90%;
}
#campaign_contents .campaign_picarea{
	width:814px;
	padding-bottom:30px;
}
#campaign_contents .campaign_picarea .photo_right{
	float:right;
	width:320px;
	padding-right:30px;
}

#campaign_contents .campaign_picarea .photo{
	float:left;
	margin-right:5px;
	font-size:12px;
	text-align:center;
	color:#0058dd;
}
#campaign_contents .notice{
	padding:20px;
	font-size:90%;
	border:#e30025 solid 1px;
}
#campaign_contents .button{
	padding-top:20px;
	text-align:center;
}
.red{
	color:#e30025;
	padding-bottom:30px;
}
#campaign_contents .red a{
	color:#eb0000;
}
