@charset "utf-8";
/* -----------------------------------------------
CSS file For Francfranc.com/en/.
FileName: link.css
----------------------------------------------- */
@import url(layout.css);
@import url(../../../jp/common/css/season.css);


/* Navigation -------------------- */
li.download a{background-position:0 -12px;}

/* Side -------------------- */
div#side h2 a{background-image:url(/eng/link/images/h2_pagettl.gif);}


/* Main -------------------- */
h3				{margin-top:25px;}
h3.brand		{background-image:url(/jp/common/images/season/h3_link_brand.gif); margin-top:0!important;}
h3.corporate	{background-image:url(/jp/common/images/season/h3_link_corporate.gif);}
h3.onlineshop	{background-image:url(/jp/common/images/season/h3_link_onlineshop.gif);}
h3.other		{background-image:url(/jp/common/images/season/h3_link_other.gif);}

dl		{display:block; clear:both; width:584px; overflow:auto; padding-bottom:10px; background:transparent url(../images/line_dotted.gif) repeat-x bottom left; margin-bottom:10px;}
dl.end	{background:none!important;}
dt		{display:block; float:left; width:185px; padding-top:5px;}
dd		{display:block; float:right; width:399px;}



