/* キャンペーンページ用 */
ol,ul										{
	text-align				: left;
}
/* VIP用 */
.box_side									{
	border					: 1px solid #f5ab21;
}
.main_txt									{
	background				: url(../img/campaign/newyear/mainimage_05.jpg) no-repeat;
	height					: 295px;
}
.main_txt .txt								{
	margin					: 110px  0px 0px 65px;
	width					: 320px;
}
.main_txt02									{
	background				: url(../img/campaign/newyear/mainimage_04.jpg) no-repeat;
	height					: 295px;
}
.main_txt02 .txt			{
	margin					: 75px  0px 0px 150px;
	width					: 325px;
}
.catch										{
	background				: #b36519;
	padding					: 5px;
	color					: #fff;
}

/* Doctor */
.main_txt03									{
	background				: url(../img/campaign/doctor/mainimage.jpg) no-repeat;
	height					: 250px;
}
.main_txt03 .txt							{
	margin					: 50px  0px 0px 35px;
	width					: 214px;
}

/* フレーム */
.inde				{
	background				: url(../img/campaign/fr_bg.gif) left repeat-y;
	text-align				: center;
	padding					: 0px;
	margin					: 0px;
}
.txtbox				{
	padding					: 5px;
	height					: 425px;
	width					: 160px;
	text-align				: left;
}
.txt1				{
	padding					: 10px 0px 0px 0px;
	height					: 75px;
	font-size				: 14px;
	font-weight				: bold;
}
.line_bottom_vip	{
	border-bottom			: 1px solid #e18700;
}