body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 175%;
}
/*TOPページ用*/
#top-topix {
}
#top-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 100px;
	width: 1000px;
	background-image: url(../image/top_pino_logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#header #brandlink {
	height: 87px;
	width: 150px;
	float: left;
}
#header #brandlink a {
	background-image: url(../image/eskimo_rogo.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 150px;
	display: block;
}
#header #brandlink a:hover {
	background-image: url(../image/eskimo_rogo_on.gif);
}
#header #brandlink a span {
	text-indent: -9999px;
	display: none;
}
#header #top-logo{
	height: 60px;
	width: 185px;
	background-image: url(../image/top_pino_logo.png);
	background-repeat: no-repeat;
	float: left;
}

#header #right-banar{
	float: right;
	padding-right: 72px;
}
#header h1{
	text-indent: -9999px;
	display: none;	
}
#top-flash {
	height: 434px;
	width: 852px;
	margin-right: 74px;
	margin-left: 74px;
	margin-top: 22px;
	margin-bottom: 22px;
	clear: both;
}
#top-main {
	width: 852px;
	margin-right: 74px;
	margin-left: 74px;
	clear: both;
}
#top-topix{
	width: 650px;
}
#top-topix h2{
	background-image: url(../image/top_topics.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 109px;
}
#top-topix dl{
	list-style:none; margin-top:10;
}
#top-topix dt{
	float:left;
	margin-bottom: 0.3em;
}
#top-topix dd{
	margin-left:5em;
	margin-bottom: 0.3em;
}
#top-banner {
	width: 178px;
	float: right;
}
#top-banner img {
	margin-bottom:5px;
}
#footer {
	margin-right: 74px;
	margin-left: 74px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
}
#footer .copyrights {
	font-size: 80%;
	color: #666666;
	margin-top: 10px;
}
#footer #makerlink a {
	background-image: url(../image/morinaga_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 204px;
	display: block;
}
#footer #makerlink a span{
	display: none;
	text-indent: -9999px;
}
/*CMページ*/
.redcopy {
	font-size: 16px;
	font-weight: bold;
	color: #D91C0B;
	line-height: 16px;
}

/**/
.blue
{
	color : #000099 ;
}

.orange
{
	color : #FF9900 ;
}

.green
{
	color : #006633 ;
}

.gray
{
	color : #666666 ;
}


.enji
{
	color : #830000 ;
}

.red
{
	color : #ff0000 ;
}

.p9, .p10, .p12, .p14, .p18, .b9, .b10, .b12, .b14, .b18
{
	color : #666666 ;
}
