
/* ----------------------------------------------------------------
  TITLE :Gramicci
  URI : http://www.gramicci.jp/
  Copyright (C)Gramicci.com 
---------------------------------------------------------------- */

/*----------------------------
	1. Import
	2. Common
------------------------------ */

/*   1. Import
---------------------------------------------------- */
@import "format.css";
@import "basic.css";
@import "jScrollPane.css";
@import "dropdown.css";


/*   2. Common
---------------------------------------------------- */
#top p{
	margin: 0 0 15px;
}
#top ul#shopbtn {
	width: 498px;
	float: left;
}
#top ul#shopbtn li{
	float: left;
	padding: 0 22px 0 0;
}
/*
#top #news {
	float: right;
	width: 478px;
	height: 197px;
	border: 1px solid #668041;	
}
#top #news h2{
	margin: 0;
	padding: 0;
	background: none;
}
#top #news dl {
	padding: 4px 0 4px 12px;
	height: 166px;
}
#top #news dt {
	width: 90px;
	margin: 7px 0 0 0;
	line-height: 1.5;
	color: #789251;
	font-weight: bold;
}
#top #news dd {
	padding: 0 0 7px 0;
	line-height: 1.5;
	border-bottom: dotted 1px #789251;
}
#top #news strong {
	font-weight: normal;
}
*/

#top #news {
	float: right;
	width: 478px;
	height: 197px;
	border: 1px solid #668041;	
}
#top #news .hl{
	overflow: hidden;
	height: 22px;
	border-bottom: solid 1px #789251;
}
#top #news h2,
#top #news p{
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}
#top #news p {
	padding: 3px 0 0 0;
	font-size: 10px;
}
#top #news p a{
	text-decoration: none;
}
#top #news p a:hover{
	text-decoration: underline;
}
#top #news dl {
	padding: 4px 0 4px 12px;
	height: 166px;
}
#top #news dt {
	width: 90px;
	margin: 7px 0 0 0;
	color: #789251;
	font-weight: bold;
}
#top #news dd {
	padding: 0 0 7px 0;
	border-bottom: dotted 1px #789251;
}
#top #news strong {
	font-weight: normal;
}









