/* styles written in this file is for Standard */





.ringcube-goods .article{

	margin:			0px 0px 40px 0px;

	padding:		0px 0px 30px 0px;

	border-bottom:		1px solid #DDDDDB;

}



.ringcube-goods .article-last-child{

	margin-bottom:		0px;

	padding-bottom:		0px;

	border-bottom:		none;

}



.ringcube-goods .article .title{

	width:			240px;

	float:			left;

	text-align:		center;

}



.ringcube-goods .article .detail{

	width:			700px;

	float:			left;

	font-size:		14px;

	line-height:		1.4;

}



.ringcube-goods .article .detail a{

	display:		inline-block;

	color:			#00468C;

	margin:			0px 0px 0px 5px;

	padding:		0px 0px 0px 11px;

	background:		url(/japan/community/ringcube/common/img/bod_ico_02.png) no-repeat left center;

}



.ringcube-goods .article .detail h3{

	font-size:		16px;

	line-height:		1.2;

	font-weight:		bold;

	margin:			0px 0px 5px 0px;

	padding:		0px 0px 5px 0px;

	border-bottom:		1px dotted #cccccc;

}



.ringcube-goods .article .detail p{

	margin:			0px 0px 5px 0px;

	padding:		0px 0px 5px 0px;

	border-bottom:		1px dotted #cccccc;

}



