@charset "utf-8";
/* CSS Document */

/*-------------------------
	トップページ
-------------------------*/
#contents h2#important-point-h {
	width: 863px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/top/important-point-h.gif);
}

#contents h2#economic-growth-h {
	width: 863px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/top/economic-growth-h.gif);
}

#contents p.starting-point {
	width: 628px;
	height: 28px;
	margin: 50px 0;
	text-indent: -9999px;
	background-image: url(../images/top/starting-point.gif);
}
#contents p.symbol {
	width: 577px;
	height: 29px;
	margin: 50px 0 0;
	text-indent: -9999px;
	background-image: url(../images/top/symbol.gif);
}

#contents div#important-point-box {
	width: 553px;
	margin: 0;
	padding: 0 10px 50px 300px;
	background: url(../images/top/orange-box.jpg) no-repeat 0px 10px;
}

#contents div#economic-growth-box {
	width: 550px;
	margin: 0;
	padding: 50px 313px 50px 0;
	background: url(../images/top/symbol_bg.jpg) no-repeat 548px 22px;
}

/* ショッピング */
#contents div#shopping-guide-box {
	width: 859px;
	margin: 0 0 30px 0;
	padding: 1px;
	border: solid 1px #000000;
}

#contents div#shopping-guide-box h2#shopping-guide-h {
	width: 859px;
	height: 36px;
	margin: 0 0 10px 0;
	background: url(../images/top/shopping-guide-h.gif) no-repeat;
	text-indent: -9999px;
}

#contents div#shopping-guide-box dl#shopping-left {
	width: 385px;
	margin: 0 0 0 10px;
	padding: 0 20px 0 0;
	float: left;
}
#contents div#shopping-guide-box dl#shopping-right {
	width: 434px;
	margin: 0 10px 0 0;
	float: right;
}

#contents div#shopping-guide-box dl dt {
	height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	padding: 4px 0 5px 30px;
	background: url(../images/top/guide-mark.gif) no-repeat 0 4px;
}
#contents div#shopping-guide-box dl dd {
	padding: 0 0 20px 31px;
}

