@charset "utf-8";

/*****************************************/
/*          トップコンテンツ             */
/*****************************************/

.main section:first-child{
	background:url(../brand/panerai/images/midashi.jpg) no-repeat;
	padding:150px 10px 0px 10px;
	padding-top:230px;
}

.main section:first-child>h2{
	width:380px;
	line-height:27px;
	color:#1267e5;

	text-shadow:0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
			-0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff;
}

.main section:first-child>p{
	width:400px;
	
}

.main section:first-child>p:last-child{
	width:auto;
	color:#1267e5;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
}


/*****************************************/
/*   売るのも買うのもハッピーブランド    */
/*****************************************/

.main section:nth-of-type(2){
	background:url(../brand/panerai/images/shopping.jpg) no-repeat;
	height:260px;
	padding:20px;
	margin-top:30px;
}

.main section:nth-of-type(2)>h2{
	line-height:27px;
	color:#579bff;
	margin:0px;
	padding:2px 5px;
	border-bottom:dotted 3px #a7caff;

	text-shadow:0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
			-0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff,
            -0px  0px 5px #ffffff;
}

.main section:nth-of-type(2)>p{
	width:400px;
	
}