@charset "utf-8";

/*------------------------------------------------------------------------------
Pommefood Group - CSS Modules Import
URL: http://
Date: 2007-11-05
Copyright (C) Pommefood Group.co.ltd. All Rights Reserved.
------------------------------------------------------------------------------*/

/* ----------------------------------------

企業サイト用　トップページ設定

---------------------------------------- */

/* ----------------------------------------

div#flashNav

---------------------------------------- */

div#flashNav{
	width:600px;
	height:284px;
}

/* ----------------------------------------

div#hot

---------------------------------------- */

#home div#hot{
	width:406px;
	float:left;
	padding-left:6px;
	margin-top:10px;
}

#home div#hot h3{
	width:150px;
	float:left;
	line-height:1;
}

#home div#hot p{
	float:right;
}

#home div#hot p.arrow02{
	background:url(../images/icon_arrow02.gif) no-repeat left center;
	padding-left:12px;
	margin-top:3px;
}

#home div#hot p a:link{
	color:#FF3300;
	text-decoration:none;
}

#home div#hot p a:hover{
	color:#FF3300;
	text-decoration:underline;
}

#home div#hot p img{
	margin-left:10px;
	padding-top:3px;
	vertical-align:text-bottom;
}

#home div#hot dl{
	clear:both;
	background:url(../../images/bg_hotline.gif) no-repeat left top;
	padding-bottom:5px;
	padding-top:5px;
}

div#hot dt{
}
div#hot dt.newInfo { background: url("../images/new.gif") 7.2em 0.7em no-repeat;}

div#hot dd span.newNew { color: #f00; font-size: 84%;}

#home div#hot dd{
	width:72%;
	background:url(../images/bg_dotline.gif) repeat-x left bottom;
	padding-left:9.2em;
	margin-top:-30px;
}

* html #home div#hot dd{
	width:99%;
}

#home div#hot dt,
#home div#hot dd{
	padding-bottom:5px;
	padding-top:5px;
	font-weight:normal;
}

#home div#hot dt span{
	background:url(../images/icon_square.gif) no-repeat left center;
	padding-left:12px;
}

/*
div#hot{
	width:406px;
	float:left;
	padding-left:6px;
	margin-top:10px;
}

div#hot h3{
	width:150px;
	float:left;
	line-height:1;
}

div#hot p{
	float:right;
}

div#hot p.arrow02{
	background:url(../images/icon_arrow02.gif) no-repeat left center;
	padding-left:12px;
	margin-top:3px;
}

div#hot p a:link{
	color:#FF3300;
	text-decoration:none;
}

div#hot p a:hover{
	color:#FF3300;
	text-decoration:underline;
}

div#hot p img{
	margin-left:10px;
	padding-top:3px;
	vertical-align:text-bottom;
}

div#hot dl{
	clear:both;
	background:url(../../images/bg_hotline.gif) no-repeat left top;
	padding-bottom:5px;
}

div#hot dt{
	width:25%;
	display:block;
}

div#hot dd{
	width:74%;
}

div#hot dt,
div#hot dd{
	background:url(../images/bg_dotline.gif) repeat-x left bottom;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}

div#hot dt span{
	background:url(../images/icon_square.gif) no-repeat left center;
	padding-left:12px;
}
*/

/* --------------------------------------

div#secondary

---------------------------------------- */

div#secondary{
	float:right;
	width:170px;
	margin-top:10px;
}

div#secondary p{
	margin-bottom:5px;
	line-height:1;
}
	