#containerinner{
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
h2.title{
	background: url(common/title.gif);
}

div.column div.columninner{
	text-align: center;
}

.programtitle{
	width:780px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:450px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../global/img/title.jpg) no-repeat center center;
}
*html .programtitle{
	width:780px;
	height:450px;
	text-indent: -500px;
}

form dl{
	padding:10px;
	margin:15px 0 10px;
	border: 7px #EEEEEE solid;
	text-align: left;
}
form dl dt{float: left;width:13em;padding:1px 0 10px 0;font-weight: bold;text-indent: 1em;}
form dl dt.last{float: none;width: auto;padding-bottom:2px;}
form dl dd {padding: 0 0 10px 13em;margin-bottom:10px;border-bottom: 1px #CCCCCC solid;}
form dl dd.last {padding-bottom:0;margin-bottom:0;border-bottom: none;}
span.tag{color:#ff6b0d;font-weight: normal;}
input.set{border: solid 1px #999;padding:2px;}
textarea{border: solid 1px #999;}
.radio_info {
	margin: 12px auto 28px;
	background-color: #a81617;
	border: 4px solid #e8aa03;
	width: 792px;
	padding: 43px 0 22px;
}
.radio_info h3 {
	margin-bottom: 44px;
}
.radio_info dl {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 58px;
}
.radio_info dl dt {
	float: left;
	width: 178px;
}
.radio_info dl dd {
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	color: #fff;
}
.radio_info dl.dl01 dd {
	font-size: 16px;
}
.radio_info dl.dl01 strong {
	font-size: 19px;
}
.radio_info .DJ {
	margin-top: 18px;
	text-align: center;
}
.radio_info span {
	color: #e8aa03;
}
.clearfix:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
ul#bannerArea {
	margin-bottom: 60px;
}
h4 {
	margin-bottom: 25px;
}
p.caution {
	text-align: left;
	color: #ff0000;
	margin-bottom: 5px;
}
ul#bannerArea li {
	margin-bottom: 10px;
}
#presentList {
  padding: 26px 19px 19px;
  background: url(img/bg_present.jpg) no-repeat center bottom,url(img/bg_snow.png) no-repeat center 10px;
  background-color: #c4e0e1; 
  width: 800px;
  box-sizing: border-box;
  margin: 0 auto 60px;
}
#presentList .presentBox {
  background-color: #fff;
  border: 7px solid #eeeeee;
  padding: 12px 20px;
  margin-top: 15px;
}
#presentList p.presentImg {
  margin-bottom: 30px;
}
#presentList .presentInfo dl {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px dotted #b3b3b3;
  display: table;
}
#presentList .presentInfo dl:last-child {
  border-style: none;
}
#presentList .presentInfo dl dt {
  display: table-cell;
  width: 513px;
  margin-right: 11px;
  border-right: 5px solid #34818d;
  text-align: left;
}
#presentList .presentInfo dl dd {
  display: table-cell;
  box-sizing: border-box;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}
#presentList .presentInfo dl dd {
  width: 307px;
}
#presentList .presentInfo dl dt .num {
  display:  inline-block;
  background-color: #34818d;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 4px;
  margin-right: 15px;
  vertical-align: middle;
}
#presentList .presentInfo dl dt .name {
  display: inline-block;
  width: 393px;
  vertical-align: middle;
}
#presentList.final .presentInfo dl dt .name {
  width: 336px;
}
#presentList .presentInfo dl dt .sum {
  display: inline-block;
  width: 60px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background-color: #aeaeae;
  border-radius: 6px;
  vertical-align: middle;
}
#faxArea {
  margin-top: 40px;
  margin-bottom: 30px;
  border: 1px solid #222;
  padding: 20px;
}
#faxArea p {
  font-size: 14px;
}
#faxArea p strong {
  font-size: 30px;
}
p.lucky {
  text-align: right;
  margin: 20px 0 0;
}
p.lucky span {
  display: inline-block;
  background-color: #ff8c2a;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  width: 196px;
  text-align: center;
  border-radius: 4px;
}
#cautionArea {
  box-sizing: border-box;
  padding: 20px;
  border: 2px solid #519700;
  text-align: left;
  width: 800px;
  margin:  0 auto;
}
#cautionArea h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
#cautionArea p {
  font-size: 14px;
}