body{
	color: #000000;
	background-color: #ececec;
	background: url("/jr-k_time/imgs/bg.gif");
	margin: 0px;
	padding: 0px;
	font-size:80%;
}
td{
	font-size:80%;
}
ul {
	list-style-position: outside;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	list-style:none;
}
li{
	padding: 0px 0px 0px 22px;
	background: url("/jr-k_time/imgs/bg_06.gif") no-repeat center left;
}
form {
	margin: 0px auto;
	padding: 0px;
	font-size:80%;
}
a:link {
	color: #3B80BB;
	line-height: 150%;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	line-height: 150%;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	line-height: 150%;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	line-height: 150%;
	text-decoration: underline;
}
.pankuzu A:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.pankuzu A:hover {
	color: #ff0000;
	text-decoration: underline;
}
.pankuzu A:active {
	color: #ff0000;
	text-decoration: underline;
}
.pankuzu A:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
/*　共通　*/
.layout{
	padding: 0px;
	width: 771px;
	background: url("/jr-k_time/imgs/bg_01.gif") repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}
.cmn_navi{
	margin: 8px 0px 0px 0px;
	padding: 0px;
	width: 737px;
}
/*　画像　*/
.imgright {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
}
.imgleft {
	margin: 0px auto;
	padding: 0px;
	float: left;
}
.imgmenu {
	margin: 0px 0px 5px 0px;
}
/*　テーブル　*/

.tbl_bg{
	background:   url("/jr-k_time/imgs/bg_01.gif") repeat-x;
}
.unk_tbl{
	background-color: #FFFFFF;
	width: 400px;
	border: solid 1px #999999;
}
.menu{
	background:   url("/jr-k_time/imgs/bg_02.gif") repeat-x;
	border: solid 1px #cccccc;
	width: 233px;
}
/*　.top_font td{
	font-size:90%;
}

*/