@charset "utf-8";


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

	style info : ページごとのスタイルを記述

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

/* -----------------------------------
	news
----------------------------------- */

/* title */
h2 {
	background-image: url(../img/whats_laq/ttl_whats_en.png);
}

/* -----------------------------------
	safety en
----------------------------------- */

#whats_laq .catchcopy{
	font-size:180%;	
}

#whats_laq div.safety{
	background: url(../img/whats_laq/en/g_shoplistimage.gif) no-repeat right top;
	width:930px;
	height:520px;
	
}
#whats_laq div.safety ul{
padding-top:300px;
}
#whats_laq h3.ttl{
    margin-bottom: 15px;
    padding-left: 26px;
    background: url(../img/common/icon.gif) no-repeat left center;
    font-size: 150%;
}

