@charset "utf-8";
/* ===================================================================
CSS information

 file name  :homepage #con_slider.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
#present #contents {
	padding: 20px 0 0;
}
#present .con_pre{
	margin: 0 0 60px;
}
#present .con_pre h3{
	margin: 0 0 23px;
}
#present .con_pre .box_pre{
	width: 720px;
	padding: 0 20px;
	background: url(../present/images/bg_pre.jpg) no-repeat right bottom;
}
#present .con_pre .box_pre h4{
	margin: 0 0 10px 0;
	padding: 6px 0 15px 35px;
	color: #3b281f;
	font-size: 19px;
	background: url(../present/images/ic_pre.gif) no-repeat left top;
}
#present .con_pre .box_pre .wrp_pre{
	overflow: hidden;
}
#present .con_pre .box_pre .wrp_pre .tbl_basic{
	width: 415px;
	float: left;
}
#present .con_pre .box_pre .wrp_pre .tbl_basic th{
	padding: 10px 12px;
	color: #fff;
	font-weight: bold;
	background: #1d1d1d;
	border-right: none;
}
#present .con_pre .box_pre .wrp_pre .tbl_basic td{
	padding-left: 10px;
}
#present .con_pre .box_pre .wrp_pre .r_box{
	width: 270px;
	float: right;
}
#present .con_pre .box_pre .wrp_pre .r_box .img_pho{
	width: 255px;
	padding: 7px;
	background: url(../present/images/bg_img_pre.jpg)
}
#present .con_pre .box_pre .wrp_pre .r_box .btn_area{
	margin: 25px 0 0 5px;
}
#present .con_pre .box_pre .wrp_pre .r_box .btn_area .txt_cau{
	padding: 10px 0 0;
	line-height: 1.5;
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
}
/* 当選者発表
-----------------------------------------------------*/
#present .con_pre .box_tou{
	width: 746px;
	margin: 0 0 0 4px;
}
#present .con_pre .box_tou .wrp_tou{
	margin: 0 0 0 4px;
	padding: 20px 25px 30px;
	width: 690px;
	background: #f8f7f5;
	border: 1px solid #c2bbb0;
	border-top: none;
}
#present .con_pre .box_tou .wrp_tou dl{
	overflow: hidden;
	margin: 0 0 22px;
}
#present .con_pre .box_tou .wrp_tou dl dt{
	width: 60px;
	padding: 2px 5px;
	float: left;
	text-align: center;
	color: #fff;
	background: #1d1d1d;
}
#present .con_pre .box_tou .wrp_tou dl dd{
	width: 605px;
	float: left;
	padding: 0 0 0 15px;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}