@charset "shift_jis";
/* main Layout
----------------------------------------------------*/
body {
	behavior : url ("../../common/js/csshover.htc") ; 
}
/* main Layout
----------------------------------------------------*/
div.index-box{
	float:left;
	width:642px;
	background: url(../../common/images/bg_line_dot_x.gif) repeat-x left bottom;
	padding:10px 0px 0px;
}
div.index-box p.index-ttl{
	float:left;
	width:107px;
	background: url(../../common/images/bg_list_arw_04.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}
div.index-box ul.keyword{
	float:right;
	width:520px;
}
div.index-box ul.keyword li{
	float:left;
	display:inline;
	background: url(../../common/images/bg_list_arw_05.gif) no-repeat 0px 2px;
	padding:0px 15px 5px 12px;
}
div.index-box.end{
	background:none;
}
div.index-box.end{
	background:none;
}
