/* CSS Document */

/* ------------------------------------------------------------------

	SΜ

------------------------------------------------------------------- */
/*clearfix*/
.clearfix:after {
  content: ".";  /* V΅’vfπμι */
  display: block;  /* ubNxvfΙ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*ΰe*/
.wrap_cr {
	width: 950px;
	text-align: left;
	background: url(images/bg_main.jpg) repeat-x 0 0;
	padding-bottom: 30px;
}

.wrap_cr .bold {
	font-weight: bold;
}

.wrap_cr .bold_important {
	font-weight: bold;
	color: #EE0474;
}

.wrap_cr .nowrap {
	white-space: nowrap;
}


/* ------------------------------------------------------------------

	ΕΒ

------------------------------------------------------------------- */
.wrap_cr .wrap_head {
	background: url(images/bg_01.jpg) no-repeat scroll left top transparent;
	height: 338px;
}

.wrap_cr .wrap_head .title {
	width: 633px;
	height: 237px;
	background: url(images/titile01.jpg) no-repeat scroll left top transparent;
}

.wrap_cr .wrap_head .title h2 {
	position: relative;
	z-index: -1;
}

 {
	width: 432px;
	padding: 15px 20px 0 20px;
	line-height: 1.8;
}

/* ------------------------------------------------------------------

	ΰΎΆ

------------------------------------------------------------------- */

.wrap_extext .text_extext {
	background: url(images/bg02.jpg) no-repeat scroll left top transparent;
	padding-top: 10px;
	height: 357px;
}

.wrap_extext .text_extext div {
	float: left;
	width: 400px;
	padding-left: 50px;
	color: #02464f;
	line-height: 1.4;
}

.wrap_extext .text_extext p {
	padding-bottom: 10px;
}

.wrap_extext .text_extext .link {
	text-align: left;
	background: url(/special/cp/sankei_present/images/li_arrow_gray.png) left 3px no-repeat;
/*	margin: 15px 30px;*/
	padding-left: 10px;
	float: right;
	font-weight: bold;
}

/* ------------------------------------------------------------------

	Ly[ΪΧ

------------------------------------------------------------------- */
.wrap_cr .wrap_campdetail {
	margin: 20px 10px;
	border: 1px solid #FF99CC;
	background: #FFFFFF;
	padding-bottom: 20px;
}

.wrap_cr .wrap_campdetail div h3 {
	height: 67px;
}

.wrap_cr .wrap_campdetail .wrap_regist {
	width: 888px;
	margin: 20px auto 0 auto;
	background: #F7FDE1;
}

.wrap_cr .wrap_campdetail .wrap_regist h4 {
	margin-bottom: 10px;
}

.wrap_cr .wrap_campdetail .wrap_regist .regist01 {
	float: left;
	width: 369px;
	background: #f7fde1;
	text-align: center;
	padding-bottom: 20px;
}

.wrap_cr .wrap_campdetail .wrap_regist .regist02 {
	float: left;
	width: 519px;
	background: #fff5e2;
	text-align: center;
	padding-bottom: 20px;
}


.wrap_cr .wrap_campdetail .wrap_regist ul li {
	text-align: left;
	background: url(/special/cp/sankei_present/images/li_arrow_gray.png) left 3px no-repeat;
	margin: 15px 30px;
	padding-left: 10px;
}

.wrap_cr .wrap_campdetail .wrap_regist ul li ul li {
	background: none;
	list-style: disc;
	padding: 0;
	margin: 0 30px;
	font-weight: bold;
}

.wrap_cr .wrap_campdetail .wrap_regist ul li p {
	font-size: 10px;
	line-height: 1.2;
}

/* ------------------------------------------------------------------

	Ly[Tv

------------------------------------------------------------------- */
.wrap_cr .wrap_outline {
	border: 1px solid #cccccc;
	width: 886px;
	margin: 20px auto 0 auto;
}

.wrap_cr .main_outline {
	padding: 24px;
}

.wrap_cr .main_outline .cap_outline {
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
}

.wrap_cr .main_outline ul li {
	padding-bottom: 15px;
}

.wrap_cr .main_outline ul li ul li {
	padding: 0;
	line-height: 1.4;
	list-style: disc;
	margin-left: 15px;
}


/* ------------------------------------------------------------------

	€iΠξ

------------------------------------------------------------------- */
/*€i*/
.wrap_cr .wrap_products {
	width: 930px;
	margin: 0 auto;
}

.wrap_cr .wrap_products .title_products {
	/* ₯CSS3 */
	border-top-left-radius: 5px;/* Άγ */
	border-top-right-radius: 5px;/* Eγ */

	/* ₯Safari,Chrome */
	-webkit-border-top-left-radius: 5px;/* Άγ */
	-webkit-border-top-right-radius: 5px;/* Eγ */

	/* ₯Firefox */
	-moz-border-radius-topleft: 5px;/* Άγ */
	-moz-border-radius-topright: 5px;/* Eγ */

	/* ₯€Κό */
	background: #FF9933;
	color: #FFFFFF;
	padding: 7px 10px;
	font-weight: bold;
	width: 910px;
}
.wrap_cr .wrap_products .box_products {
	background: #FFFCF0;
	border: 1px #FF9933 solid;
	width: 928px;
}


.wrap_cr .wrap_products .main_products {
	/*background: #FFFDDF;*/
	margin: 0 auto;
	width: 620px;
}

.wrap_cr .wrap_products .main_products .box_item {
	float: left;
	width: 250px;
	padding: 20px 30px;
}

.wrap_cr .wrap_products .main_products .box_item p {
	padding: 5px 10px;
	line-height: 1.5;
	margin: 0;
}

.wrap_cr .wrap_products .main_products .box_item a {
	font-weight: bold;
}

