@charset "utf-8";

/* ------------------------------------------------------------
	
	filename:	detail.css
	created:	140703
	update:		140703
		
------------------------------------------------------------ */


body.waonmembers#index #flow{
}


body.waonmembers#index #flow .flow ul{
	margin : 20px 30px 20px 10px;
}
body.waonmembers#index #flow .flow ul li{
	padding-left : 38px;
	position : relative;
}

body.waonmembers#index #flow .flow ul li div{
	background : #fffdd6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border : 1px solid #ed4023;
	padding : 15px 0;
	margin-bottom : 15px;
}
body.waonmembers#index #flow .flow ul li span.f01{
	background : url('/s/about/waonmembers/images/bg_flow_01.png') no-repeat;
	background-position : 0 50%;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
	position : absolute;
	top : 0;
	left : 5px;
	display : block;
	width : 100%;
	height : 100%;
}
body.waonmembers#index #flow .flow ul li span.f02{
	background : url('/s/about/waonmembers/images/bg_flow_02.png') no-repeat;
	background-position : 0 50%;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
	position : absolute;
	top : 0;
	left : 5px;
	display : block;
	width : 100%;
	height : 100%;
}
body.waonmembers#index #flow .flow ul li span.f03{
	background : url('/s/about/waonmembers/images/bg_flow_03.png') no-repeat;
	background-position : 0 50%;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
	position : absolute;
	top : 0;
	left : 5px;
	display : block;
	width : 100%;
	height : 100%;
}
body.waonmembers#index #flow .flow ul li h4{
	color : #ed4023;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
	margin-bottom : 15px;
	background : none;
	border : none;
}
body.waonmembers#index #flow .flow ul li p{
	margin : 10px 15px 0px 20px;
	position : relative;
}

body.waonmembers#index #flow .index_att{
	margin : 30px 10px 20px 10px;
	text-align : left;
}
body.waonmembers#index #flow .index_att h2{
	font-weight : bold;
	color : #005d9b;
	border-bottom : 1px solid #838383;
	padding : 10px 0px 5px 25px;
	background : url('/sp/common/images/bg_mark16px_01.png') no-repeat;
	-webkit-background-size: auto 8px;
	-moz-background-size: auto 8px;
	background-size: auto 8px;
	background-position : 10px 50%;
	font-size : 14px;
	font-weight : bold;
}
body.waonmembers#index #flow .index_att ul{
	margin : 20px 10px 30px 10px;
	padding-left : 10px;
}
body.waonmembers#index #flow .index_att ul li{
	list-style : disc;
	margin-bottom : 10px;
}
/* EOF */

