
/********************* イベント内容画像部分 ************/

dl.detail_image2 dt{
	position: relative;
	left: 170px;
}


dl.detail_image2 dd{
	position: relative;
	left: 130px;
}

dl.text_2{
	text-align: center;
	background: #eee;
}


dl.detail_image dt{	
	position: relative;
	left: 170px;
}

dl.detail_image dd{
	position: relative;
	left: 170px;
}


dl.detail_image dd.point_hyo{
	position: relative;
	left: 20px;
}

dl.detail_image dd.shyosai{
	position: relative;
	left: 130px;
}


dl.detail_image dd.point_btn a{
	width: 350px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url( ../img/event/event_p_btn_out.jpg) no-repeat left top;
}

dl.detail_image dd.point_btn a:hover{
	background: url( ../img/event/event_p_btn_on.jpg) no-repeat left top;
}

dl.detail_image dd.point_btn2 a{
	width: 350px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url( ../img/event/event_pb_btn_out.jpg) no-repeat left top;
}

dl.detail_image dd.point_btn2 a:hover{
	background: url( ../img/event/event_pb_btn_on.jpg) no-repeat left top;
}



dl.detail_image dd.regist_btn a{
	width: 350px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url( ../img/event/event_r_btn_out.jpg) no-repeat left top;
}

dl.detail_image dd.regist_btn a:hover{
	background: url( ../img/event/event_r_btn_on.jpg) no-repeat left top;
}


dl.detail_image dd.regist_btn2 a{
	width: 350px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url( ../img/event/event_r_btn_out2.jpg) no-repeat left top;
}

dl.detail_image dd.regist_btn2 a:hover{
	background: url( ../img/event/event_r_btn_on2.jpg) no-repeat left top;
}

dl.detail_image dd.regist_btn3 a{
	width: 350px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url() no-repeat left top;
}

dl.detail_image dd.regist_btn3 a:hover{
	background: url() no-repeat left top;
}







/*************************** bgj ******/
/* 画像  */

body { 
/*background-image: url(../img/premium_madam_list_background3.jpg);*/
background-repeat : no-repeat;
background-position:center bottom;
background-attachment: fixed ;
background-size: cover;
background: #000000;
}


.main {  
    width: 100%;
   	text-align: center; 
}
.main div {
    width: 100%;
    margin: 0 auto;
   	text-align: center; 
}  


#wrapper {
  text-align: left;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}


