/* ==========================================

	ドルチェ＆ガッバーナ強化ページ	
	
========================================== */


.memo{
	line-height:1.5;
	margin-right:10px;
	margin:10px auto;}


.dgList{
	width:100%;
	overflow:hidden;}
.dgList li{
	float:left;
	margin:10px 10px 0 0 ;
	width:160px;height:340px;
	overflow:hidden;
	line-height:1.3;
	background:url(../img/flow/flow_line.gif) #efefef no-repeat left bottom;
	padding-bottom:15px;}
.dgList li img{
	border:5px solid #000;
	display:block;
	margin:auto;
	margin-bottom:8px;}
.dgList li span{
	display:block;
	padding:0 5px;}

dl.point dt{
	font-weight:bold;
	font-size:14px;}
dl.point dd{
	padding-left:20px;
	margin-bottom:15px;
	line-height:1.5;}

#main p{
	margin:10px 10px 15px 10px ;
	line-height:1.4;}
