@charset "utf-8";
/* ----------------------------------------------------------
  Date : 2009.10.06
  URL : http://www.sonykigyo.jp/
  (c) Sony Enterprise Co., Ltd.
---------------------------------------------------------- */

html{
	overflow-y: scroll;
}


dl.data{
	padding-right:10px;
}
dl.data dt{
	background:url(/img/icon_arrow_r.gif) 0px 0.6em no-repeat;
	padding:4px 0 1px 15px;
	line-height:1.5;
}
dl.data dd{
	background:url(/img/line_01.gif) bottom left repeat-x;
	padding:0px 0 6px 15px;
	line-height:1.5;
}


dl.data dd p{
	color:#666;
}

dl.data dd div{
	height:4.5em;
	overflow:hidden;
	color:#666;
}



dl.data2{
	padding-right:10px;
}
dl.data2 dt{
	background:url(/img/line_01.gif) bottom left repeat-x;
	padding:0px 0 6px 0px;
	line-height:1.5;
}
dl.data2 dt div{
	background:url(/img/icon_arrow_r.gif) 0px 0.6em no-repeat;
	padding:4px 0 1px 15px;
	line-height:1.5;
}
