@charset "utf-8";

/*-----------------------------------------------------------------------------
information{
	ファイル名 	: print.css;
	概要 		: このCSSファイルは印刷用です。;
	サイト名 	: 日本インターネットTVネットワーク;
	コピーライト: Copyright (c) 2008. InternetTV broadcasting station.  All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/

ul#select_tiku{
	width:184px;
	height:46px;
	margin:8px auto ;
	border:none;
	background-color:#5e99d8;
	padding:1px 0 0 1px;
}
ul#select_tiku li{
	width:44px;
	height:22px;
	float:left;
	text-align:center;
	border-bottom:1px solid #5E99D8;
	border-right:1px solid #5E99D8;
	*overflow:hidden;
}












