<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	#headerarea {
	height: auto;
	width: 100%;
	text-align: left;
	margin: 0 auto 0px auto;
	}
	#header {
	height: auto;
	width: 1100px;
	text-align: left;
	margin: 0 auto;
	line-height: 1.4em;
	}
	#header01 {
	float: left;
	margin: 13px 0 0px 0!important;
	padding: 0;
	height: auto;
	width: 1100px;
	}
	#header02 {
	width: 1100px;
	}
	#logo {
	    float: left;
	    line-height: 1%;
	    width: 215px!important;
	    padding-top: 10px;
	    padding-right: 0;
	    /* padding-bottom: 15px; */
	    padding-left: 0;
	    margin-top: 0;
	    margin-right: 10px;
	    margin-bottom: 0;
	    margin-left: 0;
	}
	#header_main_menu {
	    float: left;
	    width: 240px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    margin-left: 0;
	    padding-top: 0;
	    padding-bottom: 0;
	    padding-left: 0;
	}
	#header_main_menu ul li {
		float: left;
		display:inline;
		font-size:13px;
		color:#141414;
		margin:0 8px 0 0;
		letter-spacing:0;
		width:105px;
	}
	#aacd {
		float: left;
	}
	#jja {
	    margin: 20px 0px 0px;
    	display: block;
	}
	.search_btn {
		height: 25px;
		width: 90px;
		background-color: #000;
		color: #FFF;
		font-size: 15px;
		font-weight: 400;
		font-family: "繝｡繧､繝ｪ繧ｪ";
		border-style:none;
	}
	.float_left {
		float: left;
	}


	.menu_bg{
		width: 100%;
		background: #111;
		clear: both;
		height: 50px;
	}
	div#menu{
		height: 50px;
		width: 1100px;
		position: relative;
		margin: 0 auto;
	}
	#dropmenu{
	  list-style-type: none;
	  width: 1100px;
	  height: 50px;
	  margin: 30px auto 300px;
	  padding: 0;
	  background: #111;
	}
	#dropmenu li{
	  position: relative;
	  width: 12%;
	  float: left;
	  margin: 0;
	  padding: 0;
	  text-align: center;
	}
	#dropmenu li a{
		display: block;
	    margin: 0;
	    padding: 19px 0 17px;
	    color: #fff;
	    font-size: 14px;
	    line-height: 1;
	    text-decoration: none;
	}
	#dropmenu li:hover &gt; a{
	  background: #111;
	  color: #FFF;
	}
	#dropmenu &gt; li:hover &gt; a{
	  border-radius: 0 3px 0 0;
	}
	#dropmenu li ul{
	  list-style: none;
	  position: absolute;
	  top: 100%;
	  left: 0;
	  margin: 0;
	  padding: 0;
	  border-radius: 0 0 3px 3px;
	  z-index: 1;
	}

	#dropmenu li ul li{
	  overflow: hidden;
	  width: 120%;
	  height: 0;
	  color: #fff;
	  -moz-transition: .2s;
	  -webkit-transition: .2s;
	  -o-transition: .2s;
	  -ms-transition: .2s;
	  transition: .2s;

	}
	#dropmenu li ul li a{
	  padding: 15px 15px;
	  text-align: left;
	  font-size: 12px;
	  font-weight: normal;
		background: #111 url(/gold/rfstore/img/common_img/arrow_white.jpg) no-repeat 5px;
	}
	#dropmenu li ul li a:hover{
	  padding: 15px 15px;
	  text-align: left;
	  font-size: 12px;
	  font-weight: normal;
		background: #111 url(/gold/rfstore/img/common_img/arrow_white.jpg) no-repeat 5px;
	}
	#dropmenu li:hover ul li{
	  overflow: visible;
	  height: 39px;
	  border-top: 1px solid #333;
	  border-bottom: 1px solid #333;
		background: #111 url(/gold/rfstore/img/common_img/arrow_white.jpg) no-repeat 5px;
	}
	#dropmenu li:hover ul li:first-child{
	  border-top: 0;
	}
	#dropmenu li:hover ul li:last-child{
	  border-bottom: 0;
	}
	#dropmenu li:hover ul li:last-child a{
	  border-radius: 0 0 3px 3px;
	}

</pre></body></html>