img {
	border:none;
}
#headlayout{
	background:url(/images/bg.gif);
}
	#topmenu{
		text-align:right;
		height:19px;
		padding-right:17px;
	}
		#topmenu ul{
			height:19px;
		}
			#topmenu ul li{
				height:19px;
				float:right;
				list-style-type:none;
			}
				#topmenu ul li a{
					display:block;
					height:19px;
					cursor:pointer;
					background-position:0 0;
				}
				#topmenu ul li a:hover{
					background-position:0 -19px;
				}
				#topmenu01 {
					width:72px;
					background-image:url(/images/topmenu01.gif);
				}
				#topmenu02 {
					width:86px;
					background-image:url(/images/topmenu02.gif);
				}
				#topmenu03 {
					width:70px;
					background-image:url(/images/topmenu03.gif);
				}
				#topmenu_login {
					width:86px;
					background-image:url(/images/topmenu_login.gif);
				}
				#topmenu_logout {
					width:86px;
					background-image:url(/images/topmenu_logout.gif);
				}
				#topmenu_regist {
					width:86px;
					background-image:url(/images/topmenu_regist.gif);
				}
				#topmenu_profile {
					width:86px;
					background-image:url(/images/topmenu_profile.gif);
				}
	#menu{
		height:28px;
		padding-top:11px;
		padding-left:36px;
	}
		#menu ul{
			height:28px;
		}
			#menu ul li{
				height:28px;
				float:left;
				list-style-type:none;
			}
				#menu ul li a{
					display:block;
					height:28px;
					cursor:pointer;
					background-position:0 0;
				}
				#menu ul li a:hover{
					background-position:0 -28px;
				}
				#menu01 {
					width:141px;
					background-image:url(/images/jp/menu01.gif);
				}
				#menu02 {
					width:142px;
					background-image:url(/images/jp/menu02.gif);
				}
				#menu03 {
					width:142px;
					background-image:url(/images/jp/menu03.gif);
				}
				#menu04 {
					width:140px;
					background-image:url(/images/jp/menu04.gif);
				}
#titlelayout{
	background:url(/images/bg.gif);
	padding:18px 17px;
}
	#titlebar{
		background:url(/images/titlebar_bg.gif);
		height:49px;
		font-size:18px;
		font-weight:bold;
		color:#9e8656;
		padding-left:30px;
		padding-top:28px;
	}
#path{
	background:url(/images/bg.gif);
	padding-left:20px;
	color:#000;
	font-size:11px!important;
}
#path span{
	color:#000;
	font-size:11px;
}
#path a{
	color:#36c;
	font-size:11px;
	text-decoration:none;
}
#path a:hover{
	color:#69f;
	text-decoration:none;
}
#f_search{
	background-image:url(../../images/jp/search_bg.jpg);
	height:59px;
	padding:86px 48px 0 45px;
	font-size:12px;
}
#f_search div{
	color:#545454;
	font-weight:bold;
}
#f_search input{
	color:#1e1e1e;
}
#f_search #keyword{
	width:370px;
	height:18px;
}
#f_search #btn_search, #f_search #btn_clear, .update_btn, .delete_btn, .button{
	width:61px;
	height:23px;
	background:url(/images/btn_bg.gif);
	border:0;
}
#f_search #btn_search:hover, #f_search #btn_clear:hover, .update_btn:hover, .delete_btn:hover, .button:hover, .buttonl:hover{
	background-position:0 -23px;
}
.buttonl{
	width:140px;
	height:23px;
	background:url(/images/btn_bg2.gif);
	border:0;
}
#add_to_fav {
	width:149px;
	padding:10px 20px 10px 800px;
	position:absolute;
}
	#add_to_fav a{
		display:block;
		height:32px;
		cursor:pointer;
		background-position:0 0;
		background-image:url(/images/jp/add_to_fav.gif);
	}
	#add_to_fav a:hover{
		background-position:0 -32px;
	}
#search_result_div{
	min-height:34px;
	padding:2px 0 0;
	color:#1e1e1e;
	font-size:12px;
	line-height:1.6em;
}
#content{
	padding:5px 0 25px;
}
#content table, #order_dialog table, #f_request table{
	border:3px #e2e2e2 solid;
	background-color:#fff;
}
table caption{
	background-color:gray;
	line-height:2em;
	font-size:1.2em;
	font-weight:bold;
	border-top:3px #e2e2e2 solid;
	border-left:3px #e2e2e2 solid;
	border-right:3px #e2e2e2 solid;
	text-align:left;
	padding-left:10px;
}
table caption span{
	margin-left:2em;
}
table tfoot td{
	line-height:2.5em;
}
table tfoot td input#btn_close_dialog{
	background:url(/images/jp/continue_search.gif) no-repeat 0 0;
	width:121px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:8px;
}
table tfoot td input#btn_close_dialog:hover{
	background-position:0 -32px;
}
#content table thead th, #order_dialog table thead th, #f_request table th{
	background-color:#535353;
	text-align:center;
	color:white;
	padding:4px 0;
}
#content a{
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
#content a:hover{
	font-size:12px;
	color:#0066FF;
	text-decoration:underline;
}
#content thead a, #content tfoot a{
	font-size:13px;
	line-height:13px;
	color:#0066FF;
	padding:4px 6px;
	text-decoration:none;
	border:1px solid #9999cc;
}
#content thead a:hover, #content tfoot a:hover{
	font-size:13px;
	color:#0066FF;
	text-decoration:none;
	border:1px solid #0066FF;
}
#multi_order{
	border:none!important;
	color:#FF0000!important;
	text-decoration:underline!important;
}
#multi_order:hover{
	color:#0066FF!important;
}
#content td,tr{
	padding:5px 10px;
	font-size:12px;
	color:#333;
	line-height:1.6em;
}
	.detail_table{
		background-color:#99ccff;
		text-align:left;
		margin:1px;
	}
	.detail_table th{
		background-color:#c9e2fb;
	}
	.detail_table td{
		background-color:#dfecf9;
	}
.f12{
	font-size:12px;
	color:#f4f4f4;
}
#footlayout{
		height:53px;
		background:url(/images/foot.gif);
		padding-left:120px;
		padding-top:10px;
}
	#footlayout li{
		padding:0 12px;
		background:url(/images/arrow.gif) no-repeat right;
		color:#666;
		font-size:10px;
		list-style-type:none;
		float:left;
	}
	#footlayout li.end{
		background:none;
	}
		#footlayout li a{
			display:block;
			text-decoration:none;
			color:#666;
		}
		#footlayout li a:hover{
			display:block;
			color:#333;
			text-decoration:underline;
		}

.buttons,.buttonl,.buttonm{
	height:23px;
	line-height:23px;
	border:0;
	cursor:pointer;
}
.buttons{
	width:61px;
	background:url(/images/btn_bg.gif);
}
.buttonl{
	width:140px;
	background:url(/images/btn_bg2.gif);
}
.buttonm{
	width:100px;
	background:url(/images/btn_bg3.gif);
}
.buttons:hover, .buttonl:hover, .buttonm:hover{
	background-position:0 -23px;
}

