@charset "utf-8";

/* ------------------------------------------- CSS Information
 File Name:      group.css
 Author:         
 Style Info:     NYKグループ　用
----------------------------------------------------------- */


/* ______________________ 共通 Style __*/

dl.groupList	{
	width: 370px;
/*	width: 760px;	*/
	line-height: 1.4;
	margin-bottom: 20px;
}

dl.groupList dt	{
	width: 370px;
/*	width: 380px;	*/
	padding: 7px 3px 3px 0;
/*	_padding: 7px 3px 10px 0;
	_margin: -5px 0 0 0;	*/
	background: url(../../img/dotline_gray.gif) repeat-x left bottom;
}

/*
dl.groupList dd	{
	padding: 13px 3px 3px 380px;
	margin-top: -2.5em;
	_margin-top: -2.6em;
	background: url(../../img/dotline_gray.gif) repeat-x left bottom;
}
*/
