@charset "UTF-8";

/* =================================================================================

 素敵女子コンテスト style of this site 

================================================================================= */

/* ///////////////////////////////////////////////// cruise style */


/* ショートカットバナーリスト:common/css/style.cssから以下引用とアシスト用に編集 */

.assist_sbnr-list{
	margin-bottom:20px;
	text-align: center;
}
	.assist_sbnr-list li{
		background-color:#FFF;
		margin-top:30px;
		margin-left:10px;
	}

.sttl01_suteki {
	background-color:#fbf9f7;
	border-top:2px solid #f15593;
	border-bottom:1px solid #dae4e8;
	font-size:108%;
	font-weight:bold;
	line-height:1.4;
	margin-top:20px;
	margin-bottom:5px;
	padding:6px 9px;
}
/* ///////////////////////////////////////////////// text style */

.keyColor{
	color:#f15593;
}
.gpColor{
	color:#a98300;
}

/* ///////////////////////////////////////////////// ステップの流れ（郵送会員を参考） */

#step-flow{
	margin:20px auto;
	width:546px;
}
	#step-flow li{
		width:182px;
	}
	#step-flow span{
		display:block;
		padding-left:5px;
		margin-top:10px;
	}

.step-notes{
	margin-top:15px;
}

	.step-notes li{
		font-size:85%;
		margin-bottom:2px;
	}





