@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* CSS Document */


/* ---------- globalNav ---------- */

#globalNav ul li#navi-discount a{
	width: 125px;
	margin-left: 10px;
	background: url(../../images/common/globalNav.gif) no-repeat -492px -46px;
}


/* ---------- left menu ---------- */

#menu-title-discount {
	background: url(../../images/common/menu-discount.gif) no-repeat -180px;
}

/* CSSハック Start */
/* Safari以外適用 */
#menu-discount-index a:visited{
	color: #663300;
	background-image: url(../../images/common/menu-list-mark.gif);
	background-repeat: no-repeat;
	background-position: -216px 3px;
}

/* Safariのみ適用 */
html:\66irst-child #menu-discount-index a:visited{
	color: #FFFF66;
	background-image: url(../../images/common/menu-list-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/* CSSハック End */


.subtitle {
font-weight:bold;
border-bottom:1px dashed #CCCCCC;
padding-bottom:5px;
font-size:150%;
background-image:url(../../images/discount/edit.jpg);
background-repeat:no-repeat;
background-position:0 0;
padding-left:30px;
color:#663300;
padding-top:5px;
}

#secondary-main-padding ul {
margin-top:10px;
}

#secondary-main-padding ul li {
font-size:130%;
line-height:125%;
list-style-type:disc;
list-style-position:inside;
margin-left:20px;
margin-right:20px;
}

.link-p {
text-align:right;
font-size:130%;
background-image:url(../../images/discount/navi.gif);
background-repeat:no-repeat;
background-position:298px 4px;
}
