@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:top.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* --------------
MODULE IMPORT
-------------- */

@import "module/default.css";


/* --------------
Layout
-------------- */

/* definition_infomation */
#infomation li{
	background-image: url(../images/bg_infomation.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: 1.3;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#infomation li span{
	padding: 0 1em 0 0;
}
























