
@charset "utf-8";
/*campagin body
*/
#campindex {
}

/*archive*/
#campindex .archive {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FF3366;
}

/*title*/
#campindex h2 {
	font-size: 16px;
	color: #333333;
	background-repeat: no-repeat;
	height: 26px;
	width: 513px;
	padding-top: 25px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(img/subtit_bg.gif);
	display: block;
}
#campindex .subTitle {
	font-size: 16px;
	color: #333333;
	background-repeat: no-repeat;
	height: 51px;
	width: 513px;
	padding-top: 25px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(img/subtit_bg_l.gif);
	display: block;
	line-height: 22px;
}
#campindex .subTitleL {
	font-size: 16px;
	color: #333333;
	background-repeat: no-repeat;
	height: 80px;
	width: 513px;
	padding-top: 25px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(img/subtit_bg_ll.gif);
	display: block;
	line-height: 22px;
}
#campindex .l3 {
	font-size: 16px;
	color: #333333;
	background-color: #FFF7F9;
	background-repeat: no-repeat;
	height: 65px;
	width: 275px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 2px solid #FF3366;
	border-bottom: 1px solid #FF3366;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
	line-height: 1.1;
}



/*price*/
#campindex h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px dotted #999999;
	padding-bottom: 12px;
	margin-bottom: 5px;
}
#campindex .campprice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
}

#campindex h3 {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}
#campindex strong {
	font-weight: bold;
	color: #FF3366;
}
#campindex hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#campindex h5 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
#campindex .subtit {
	background-image: url(img/subtit_bar.gif);
	background-repeat: no-repeat;
	width: 331px;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 22px;
}
.campArea {
	margin-top: 10px;
	border: 1px solid #FFF0F4;
}


/* --------------------  2009may ご紹介キャンペーン */
#camp2009may01 {
	position: relative;
}
#camp2009may01 h1 {
	display: block;
	width: 547px;  height: 366px;
	background: url(img/2009may/2009may01_title.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}

.lead {
	position: absolute;
	display: block;
	top: 280px; left: 30px;
}

.camp2009may01_box01 {
	display: block;
	margin: 20px auto;
	width: 90%;
}
	.camp2009may01_box01 h3 {
		font-weight: bold;
		line-height: 30px;
	}
	.camp2009may01_box01 p {
		font-size: 10px;
		line-height: 16px;
	}
	
.camp2009may01_point {
	display: block;
	width: 527px;
	background: url(img/2009may/2009may01_point.gif) 13px 10px no-repeat;
}
	.camp2009may01_point h3 {
		display: block;
		background: url(img/2009may/2009may01_point_title.gif) no-repeat;
		text-indent: -9999px;
		margin: 15px 5px 8px 100px;
		width: 168px;  height: 13px;
	}
	.camp2009may01_point ul {
		display: block;
		margin: 0px 10px 15px 100px;
	}
	.camp2009may01_point ul li {
		display: block;
		background: url(img/2009may/2009may01_point_dot.jpg) 0px 5px no-repeat;
		margin-bottom: 5px;  padding-left: 9px;
		line-height: 15px;
	}
	.camp2009may01_point img {
		display: block;
		margin: 0px;
	}
