@charset "Shift_JIS";

/* PARCO SHOPS•”•ª
------------------------------------------------------------------------------ */
h2#ps{
	width: 255px;
	height: 17px;
	background: url(../images_top/title_parcoshops.gif) left top no-repeat;
	text-indent: -10000px;
	margin-bottom: 8px;
}
#parcoshops{
	width: 255px;
	height: 195px;
	float: left;
	overflow: auto;
	margin-bottom: 21px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
}
#parcoshops img{
	margin-right: 5px;
}
dl{
	width: 230px;
}
dt {
	color: #333333;
	font-size: 10px;
	line-height: 16px;;
	font-family: "Arial", "Helvetica", "sans-serif";
}
dd {
	color: #454545;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(../images_common/line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#parcoshops a:link, a:visited, a:active{
	color: #454545;
	text-decoration: none;
}
#parcoshops a:hover {
	color: #454545;
	text-decoration: underline;
}

/* WHAT'S NEW•”•ª
------------------------------------------------------------------------------ */
#whatsnew{
	width: 255px;
	height: 195px;
	clear: left;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
}
#whatsnew ul{
	width: 230px;
}
#whatsnew li{
	color: #454545;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(../images_common/line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#whatsnew a:link, a:visited, a:active {
	color: #454545;
	text-decoration: none;
}
#whatsnew a:hover {
	color: #454545;
	text-decoration: underline;
}	
