/*----- present -----*/
#present {
	background:#FFFFFF;;
	color:#000000;
	margin-bottom:20px;
}

.contents_main {
	width:693px;
	margin-top:20px;
}

.contents_img {
float:left;
margin-right:20px;
}

.contents_img img {
border:solid 1px #999;
margin-bottom:5px;
}

.contents_txt {
	height:150px;
	margin:0px 15px 30px 15px;
	font-size:1.2em;
	line-height:1.4em;
}

.contents_wres {
	width:693px;
	margin-bottom:20px;
}
.page_btn01 {
	text-align:center;
}
	
	span.red_b {
		color:#F00;
		font-size:30px;
		font-weight:bold;
	}
p.shimekiri {
	color:#fee900;
	font-size:27px;
	text-align:center;
	margin:30px 0;
}

.contents_wres aside {
	width:693px;
	font-size:14px;
	line-height:1.5em;
}
.contents_wres aside p{
	width:575px;
	float:left;
	margin-right:20px;
}


/*----- present 20160328-----*/
.list_box{
	width:;
	line-height: 1.5em;
	background-color: #fff;
	}
.list_box li{
	padding: 1em;
	border-bottom: 1px solid #cacaca;
	}
	.list_box li:last-child{
	border-bottom: none;
	}

.list_box-thumb{
	width: 80%;
	margin: 1em auto;
	border: 1px solid #cacaca;
	}
	.list_box-thumb img{	width: 100%;}
.list_box-discript{
	margin: 0 auto;
	}

.disc_title{
		margin-bottom: 0.5em;
		font-size: 1.5em;
		font-weight: bold;
	}
.disc_text{}
.disc_limit{
	color: #f00;
	font-weight: bold;}
.disc_btn a{
	display: block;
	margin: 1em auto;
	padding: 2em auto;
	width: 50%;
	text-align: center;
	color: #fff;
	background-color: #F78A00;
	text-decoration: none;
	border: 1px solid #F78A00;
	}
.disc_btn-submit a:link{
	color: #fff;
	border: 1px solid #F78A00;
	}
	.disc_btn-submit a:hover{
	color: #F78A00;
	background-color: #fff;
	border: 1px solid #F78A00;
	}
.disc_btn-dissubmit{
	color: #000;
	background-color: #cacaca;
	}
.present-ttl{
	text-align:center;
}