@charset "Shift_JIS";
/* ------------------------------------------------------------------

	他ページ共通 CSS
	
------------------------------------------------------------------- */
.biggest_colomn p{
font-size:12px;
}
/* ------------------------------------------------------------------

	メインコンテンツ
	
------------------------------------------------------------------- */
.main_container {
	padding-bottom: 20px;
}

.main_container .bold_important {
	color: #EE0474;
	font-weight: bold;
}

/* ------------------------------------------------------------------
	ピンクリボン
------------------------------------------------------------------- */
.wrap_pinkribbon {
	background: url(images/bg_main.jpg);
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/*タイトル*/
.wrap_pinkribbon .maintitle {
	background: url(images/bg_head.jpg) no-repeat left top;
	padding: 11px 0 0 0;
	margin-bottom: 20px;
}

.title_pribbon {
	background: url(images/tit_01.jpg) no-repeat;
	width: 627px;
	height: 146px;
	margin:0 0 0 294px;
}

.title_pribbon h2 {
	line-height: 0;
	position: relative;
	z-index: -1;
}

/*ピンクリボンについて*/
.about_pribbon, .date_pribbon {
	float: left;
}

.about_pribbon {
	padding: 123px 0 0 0;
	width: 294px;
}
.about_pribbon h3 {
	width: 181px;
	margin: 0 auto;
}

.about_pribbon p {
	color: #941a42;
	width: 240px;
	margin: 0 auto;
	padding: 12px 0 19px 0;
}

/*情報*/

.date_pribbon {
	width: 630px;
	background: url(images/bg_date01.jpg) no-repeat left top;
	padding: 19px 0 0 0;
}

.img_date {
	margin-bottom: 7px;
	text-align: center;
}

.main_date {
	background: url(images/bg_date02.jpg) repeat-y;
	padding: 17px 23px 17px 0 ;
}

.main_date p {
	padding: 0 0 0 26px;
}

.img_coupon {
	float: right;
	padding: 0 0 0 10px;
}

/* ------------------------------------------------------------------
	セルフチェック+ホットライン
------------------------------------------------------------------- */
.wrap_selfhot {
	background: url(images/bg_selfhot.jpg) repeat-y;
	width: 890px;
	margin: 0 auto;
}

.wrap_selfhot p {
	line-height: 1.8;
}

.selfcheck,.hotline {
	float: left;
	width: 445px;
}

.selfcheck {
	color: #2c6353;
}

.hotline {
	color: #615a69;
}

.selfcheck img {
	float: left;
	padding: 20px 0 20px 17px;
}

.hotline img {
	float: right;
	padding: 20px 17px 20px 0;
	margin: 0px 0px 0px auto;
}

.selfcheck p,.hotline p {
	padding: 20px;
	overflow: hidden;
	zoom: 1;
}

.selfcheck .tit_selfcheck {
	background: url(images/tit_04.jpg) 0 0 no-repeat;
	height: 33px;
}

.selfcheck .tit_selfcheck h3 {
	line-height: 0;
	position: relative;
	z-index: -1;
}

.hotline .tit_hotline {
	background: url(images/tit_05.jpg) 0 0 no-repeat;
	height: 33px;
}

.hotline .tit_hotline h3 {
	line-height: 0;
	position: relative;
	z-index: -1;
}


/* ------------------------------------------------------------------
	商品
------------------------------------------------------------------- */
.wrap_pinkribbon .wrap_item {
	width: 890px;
	margin: 20px auto 0 auto;
	background: url(images/bg_item02.gif) left bottom no-repeat;
	padding-bottom: 7px;
}

.wrap_item .tit_item {
	background: url(images/bg_item01on.gif) left top no-repeat;
	padding: 7px 0 9px 18px;
	line-height: 0;
}

.wrap_item .item_shelf {
	background: #ffe9f1;
	border-right: 1px solid #ff99a4;
	border-left: 1px solid #ff99a4;
	padding: 10px 0 3px 10px;
}

.wrap_item .item_shelf .box_item {
	float: left;
	width: 408px;
	background: #FFFFFF;
	margin-right: 10px;
	display: inline;
	padding: 10px;
	position: relative;
}

.wrap_item .item_shelf .box_item .img_item {
	float: left;
	margin-right: 10px;
	border: 1px solid #dfc9d1;
}

.wrap_item .item_shelf .box_item .detail_item {
	overflow: hidden;
	zoom: 1;
}

.detail_item p 
{
	padding-top: 6px;
}

.detail_item p.price {
	font-weight: bold;
	color: #f883a0;
}

.detail_item p.detail-size {
    background: url("images/icon_size.gif") no-repeat scroll left 0.5em transparent;
    line-height: 130%;
    padding-left: 34px;
}

.detail_item p.detail-size {
    background: url("images/icon_size.gif") no-repeat scroll left 0.5em transparent;
    line-height: 130%;
    padding-left: 34px;
}
.detail_item p.detail-material {
   background: url("images/icon_material.gif") no-repeat scroll left 0.5em transparent;
    line-height: 130%;
    padding-left: 34px;
}

.detail_item p.order {
	position: absolute;
	bottom: 10px;
}

/* ------------------------------------------------------------------
	応募
------------------------------------------------------------------- */
.container_cpdetail {
	width: 930px;
	margin: 20px 10px 0 10px;
	background: url(images/tit_prcamp_04.jpg) 0 0 no-repeat #fff5c5;
	padding: 43px 0 0 0;
}

.container_cpdetail h3 {
	position: relative;
	z-index: -1;
	line-height: 0;
}

.container_cpdetail .box_cpdetail .oubo {
	float:left;
	width: 425px;
	padding: 20px;
	text-align: center;
}


.container_cpdetail .box_cpdetail .oubo ul li {
	text-align: left;
	background: url(images/index_56.gif) left 3px no-repeat;
	margin: 15px 20px;
	padding-left: 10px;
	text-align: left;
}

.container_cpdetail .box_cpdetail .oubo ul li ul li {
	background: none;
	list-style: disc;
	padding: 0;
	margin: 0 30px;
	font-weight: bold;
	text-align: left
}

.container_cpdetail .box_cpdetail .oubo ul li p {
	font-size: 10px;
	line-height: 1.2;
	text-align: left
}


.container_cpdetail .box_cpdetail .cp_att {
	float:left;
	width: 424px;
	padding: 20px;
	text-align: left;
}

.container_cpdetail .box_cpdetail .cp_att .att_title {
	font-size: 16px;
	color:#FFFFFF;
	background: #fac0d0;
	padding: 7px 0 5px 0;
	text-align: center;
	line-height: 1;
}

.container_cpdetail .box_cpdetail .cp_att {
	width: 424px;
	padding: 0 20px;
	margin: 20px 0 0 0;
	
}

.container_cpdetail .box_cpdetail .cp_att div {
	background: #fef8df;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.container_cpdetail .box_cpdetail .cp_att ul {
	width: 364px;
	padding: 20px 30px 0 30px;
}

.container_cpdetail .box_cpdetail .cp_att .li_mark {
	background: none;
	list-style: disc;
	padding: 0 0 5px 0 ;
	margin: 0 0 0 20px;
}

.container_cpdetail a:link,.container_cpdetail a:visited {
	color: #EE0474;
}

.container_cpdetail a:hover, .container_cpdetail a:active{
	color: #eb64a4;
}


